The tool has not seen major action over the past few months but it did accumulate a few useful fixes so I'm calling it a release:
Bugs
- Fix malformed URI bug which could prevent XSLT stylesheets from completing normally.
- Fix a repaint bug, which prevented preview screens from being updated in specific corner cases.
- Fix behaviour of the GUI code in SystemFontUI so selected font and list synchronise properly if you select from the list after selecting a file/typing something manually.
- Fix a few cases where exceptions were thrown.
Misc
- Changes in how Macros are written to remove the date field. This is useful for versioning these files (as copies which are identical except for the date stamp are now identical). Additionally most all data is now in Unicode escape format, which means that all data is now ASCII. Both changes have no effect on how the Macros are read or used, and old files continue to work normally.
Bookmarks