diff --git a/TODO.txt b/TODO.txt index 2ef9d56..aead405 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,15 +1,7 @@ Application: -V Move Select and Baseline buttons right -V Display RectSelection width and width -V Indicate modified project by adding "*" to window caption Functionality: -V Copy/Paste should be aware of rectangle selection -V Select All function -V Select and Select All shortcuts +- Type a string to see the result (test the font) Bugs: -V EncodingProvider hotfix -V Check if frame changed before exit application -V Hostory does not record pastes from clipboard -V Undo/Redo menu availability recalculation does not happen sometimes +- In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?) diff --git a/examples/Font_9x17_Alagard_cyr_vw.mbfont b/examples/Font_9x17_Alagard_cyr_vw.mbfont new file mode 100644 index 0000000..a180d29 Binary files /dev/null and b/examples/Font_9x17_Alagard_cyr_vw.mbfont differ diff --git a/examples/Font_Minecraft_Rus_5x7_vw.mbfont b/examples/Font_Minecraft_Rus_5x7_vw.mbfont new file mode 100644 index 0000000..0a05b5e Binary files /dev/null and b/examples/Font_Minecraft_Rus_5x7_vw.mbfont differ