Font Tool Changelog

What's new in Font Tool 1.2.1

May 28, 2018
  • This version improves support for the command-line:
  • USAGE: [OPTION]... [FILE]...
  • A very easy-to-use, portable and friendly font loader.
  • -d | --do-not-show | --hidden
  • Open with a hidden window. Useful when
  • opening as a start-up executable.
  • -n | --no-tray
  • Do not add a system tray icon. This can be
  • combined with -d for a completely silent
  • background application.
  • -s | --supress-updates
  • Disable updates.
  • -h | --help
  • Display this help message.
  • Additionally, dropping font files onto the executable file (or passing them in via the command-line) when an already-existing process is running installs the fonts in the existing instance. Update messages and funcionality can finally be supressed (by passing -s as an argument).

New in Font Tool 1.2.0 (May 28, 2018)

  • This update addresses a programme exception when a non-existing file is added. This update also adds command line arguments, which may be expanded in the future:
  • -h or --help displays the help message
  • -d, --do-not-show or --hidden opens the application but does not show the window initially. If another instance is already running, it will not be focused on. This is useful if you want to run this programme silently on startup.
  • Command-line control over the application will be developed in a later iteration of the software.

New in Font Tool 1.1.9 (Apr 10, 2018)

  • Recursive checkbox has been moved the the left to prevent confusion.
  • Tooltips are in effect.
  • The tree view is disabled when the programme is busy.

New in Font Tool 1.1.9e (Apr 10, 2018)

  • This release is a patch fixing the glitch where crashes happend upon the opening of the right-click context menu on the tree view.

New in Font Tool 1.1.8 (Apr 10, 2018)

  • Recursive addition of folders is supported
  • Indexing files no longer hangs the window
  • Removal of fonts no longer segfaults when many fonts are installeda

New in Font Tool 1.1.8e (Apr 10, 2018)

  • This emergency patch addresses a sizing issue in the German version of the programme

New in Font Tool 1.1.7 (Apr 10, 2018)

  • This release addresses a fatal glitch to do with the context menu within the tree view. In addition, the ability to hide the window by pressing escape has been added.

New in Font Tool 1.1.6 (Apr 1, 2018)

  • Fixed tree activating twice

New in Font Tool 1.1.5 (Mar 31, 2018)

  • The programme is now DPI-aware!
  • About dialog no longer shows upon first start
  • About dialog is re-vamped and shows the MIT license as well as links to the GitHub page
  • Updates are checked for upon startup
  • Left-clicking the tray icon always shows the window
  • Some language string changes
  • Update item in tray icon is bolded when an update is available
  • Shift-clicking the update item in the tray menu forces the programme to the latest version, even if it is already the latest version
  • A few bugs related to the tray icon have been fixed

New in Font Tool 1.1.2 (Mar 30, 2018)

  • Fixed a glitch to do with the tray icon.

New in Font Tool 1.1.1 (Mar 30, 2018)

  • Self-updates are enabled! Simply use the Update menu item in the system tray to search for and update to any future versions without having to navigate to GitHub. Updates must be checked for manually, but this may be due to change in a future release.