From 6ac8d8c4d8b12b37e664fd1d0c034c8fdef9c5f4 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Sat, 17 Jan 2015 15:25:50 +0200 Subject: Change font functions to function on pango style font descriptions instead of size and name. --- lib/internal.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/internal.h') diff --git a/lib/internal.h b/lib/internal.h index 290a2f7..112e7bd 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -173,11 +173,6 @@ struct bm_font { * Name of the font. */ char *name; - - /** - * Size of font. - */ - uint32_t size; }; /** -- cgit v1.2.3-70-g09d2