From 9ff85407b7e2dd68a943fab6d0b4e53c0c011068 Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 12 Oct 2004 02:25:24 +0000 Subject: [PATCH] todo before next release --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODO b/TODO index 31abecb6..9d980ce7 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,17 @@ +To do before next release: +-------------------------- +- Fix font conversion (in WINGs, with convertfonts, setstyle and getstyle) + in WINGs convert automatically for a while (remove in later versions + and give a warning if font is not converted, but let user manually convert + it with convertfonts as the process may need manual tweaking for best + results) +- automate convertfonts for different locales +- Append .UTF-8 to locale +- figure out a better gnustep path for wprefs.app installation +- add -fno-strict-aliasing (do this only for gcc >= 3.3) +- pick a good font fallback + + remake wrlib rule to not compile with -fomit-frame-pointer and stuff if its added to CFLAGS