From 59ea8df4e466a71645da1a34e5199f9f293c194b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 21 May 2005 14:30:14 +0000 Subject: Font TODO svn-id: r18209 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0a6df15e23..b253377954 100644 --- a/TODO +++ b/TODO @@ -230,6 +230,12 @@ GUI * AboutDialog: Add a "fade" effect for the top/bottom text lines * AboutDialog: Maybe prerender all of the text into another surface, and then simply compose that over the screen surface in the right way. +* Add some more fonts/font variants? Maybe a tool like ttf2bdf could be used + to convert on (free!) TTF font to both a small and a big font for the GUI, + maybe including bold/italic variants +* Consider implementing using another font format which + - takes up less space in the binary (ascii vs. binary encoding) + - allows for multi-color/anti-aliased fonts Launcher ======== -- cgit v1.2.3