From 16f764ac37e9fd49e1eb16627a76cc8980b38251 Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 23 Mar 2003 17:14:07 +0000 Subject: [PATCH] more to do git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2354 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index b7fa53c9..ba299457 100644 --- a/TODO.txt +++ b/TODO.txt @@ -46,7 +46,9 @@ OTHER PLUGINS NSIS -* MAYBE - set resources code page and font at run-time by saving offsets at compile time +* set resource's font at run-time by saving offsets at compile time + +* more powerful plug-ins (access to ExecFunc and flags and even more) * ChangeUI RTL support