From 1e9bdd854c89c32fa09016871d9693976fc9a08b Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 8 Oct 2018 20:10:35 +0800 Subject: =?UTF-8?q?*=E5=A2=9E=E5=8A=A0=E7=9B=B4=E6=8E=A5=E6=89=93=E5=8D=B0?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/Font.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libjin/Graphics/Font.h') diff --git a/src/libjin/Graphics/Font.h b/src/libjin/Graphics/Font.h index 2bd51a5..0cb07de 100644 --- a/src/libjin/Graphics/Font.h +++ b/src/libjin/Graphics/Font.h @@ -53,7 +53,6 @@ namespace graphics typedef unsigned int Codepoint; static Font* createFont(FontData* fontData, unsigned int fontSzie); - static void destroyFont(Font* font); Page* typeset(const char* text, int lineheight, int spacing); void print(const char* text, int x, int y, int lineheight, int spacing = 0); -- cgit v1.1-26-g67d0