Changes:
Functionality:
- Middle mouse - drag the canvas
- Straight line painting (hold Shift / Ctrl)
- A button to Copy from Test font dialog to then paste into another frame
Bugs fixed:
- Nothing selected after removing a symbol. Potential error throw on "Apply"
Functionality:
- Rewrite history class so it tracks all changes, not only a canvas changes
Bugs fixed:
- In some cases after switching to a symbol dotPanel mouse move causes "Out of range" exception (history.Pre after width change?)
Application:
- Copy-Paste now uses System clipboard and it is possible to copy-paste from/to different instances of running program
Bugs fixed:
- Switching between symbols while select tool is active and small area selected trows an error
- Full frame Copy in Clipboard does not respect selection on Paste operation
Changes:
Application:
- UI fixes and changes here and there...
Functionality:
- Allow to add frames to Single-frame "fonts"
- Type a string to see the result (test the font dialog)
- Export image with All characers table
Changes:
Application:
- Move Select and Baseline buttons right
- Display RectSelection width and width
- Indicate modified project by adding "*" to window caption
Functionality:
- Copy/Paste should be aware of rectangle selection
- Select All function
- Select and Select All shortcuts
Bugs:
- Hostory does not record pastes from clipboard
- Undo/Redo menu availability recalculation does not happen sometimes
Application:
- Indicate modified project by adding "*" to window caption
Functionality:
- Copy/Paste should be aware of rectangle selection
- Select All function
- Select and Select All shortcuts
Bugs:
- Hostory does not record pastes from clipboard
- Undo/Redo menu availability recalculation does not happen sometimes
Changes list:
Application:
V Migrate from .Net Framework 4.7 to .NET 9
V New Save file format! Use McBitFont v1.7 to convert old save files to the new format.
V Better quality pictures in symbol list
V Spinning cursor when application is busy
V Change Menu icons
V Re-arranged menu items
V Option to display codes in Hex numbers
V Make symbol list wider to display 8 characters instead of 7
Functionality:
V Fill canvas button
V Context menu in symbol navigator
V Delete symbols before/after selected
V Shift all symbols on code line (change symbol codes)
V Specify starting code (extends the shift)
V Ability to make monospaced font a variable width one
V Undo/Redo for canvas changes
V Image import from a file
V Import from a text array
V Rectangle selection to mass-paint, shift and mirror pixels etc...
V "Packed" fonts export
V "Bytes total comment in export
Bugs:
V Improper bytes count for 16 or 32 bit numbers export
V Exception on Code Shift when nothing is selected in Symbols List
V Wrongly mark Project as modified on symbol selection
Application:
- Option to display codes in Hex numbers
- Make symbol list wider to display 8 characters instead of 7
Bugs:
- Wrongly mark Project as modified on symbol selection