From 3154c69a341028e88007b9883f438f75e0a5ff55 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Oct 2018 12:55:29 +0800 Subject: =?UTF-8?q?*=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/Font/TTF.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/libjin/Graphics/Font/TTF.cpp') diff --git a/src/libjin/Graphics/Font/TTF.cpp b/src/libjin/Graphics/Font/TTF.cpp index ff4dcc7..0e70d70 100644 --- a/src/libjin/Graphics/Font/TTF.cpp +++ b/src/libjin/Graphics/Font/TTF.cpp @@ -18,9 +18,9 @@ namespace jin namespace graphics { - /////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////// // TTFData - /////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////// TTFData* TTFData::createTTFData(const unsigned char* data, unsigned int size) { @@ -138,9 +138,9 @@ namespace graphics return bitmap32; } - /////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////// // TTF - /////////////////////////////////////////////////////////////////////////////////////////////// + ///////////////////////////////////////////////////////////////////////////// #include "../Shaders/font.shader.h" -- cgit v1.1-26-g67d0