From f8b53f2dabaf830764a3f2a523fdabd4eec460d6 Mon Sep 17 00:00:00 2001 From: Anton Mukhin Date: Wed, 28 May 2025 17:34:37 +0300 Subject: [PATCH] TODO updated --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index aead405..fd91232 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,9 @@ Application: +- Consider migrating to WPF in order to make DPI aware UI Functionality: - Type a string to see the result (test the font) +- Export image with All characers table Bugs: - In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?)