Skip to content

Releases: FontManager/font-manager

0.9.4

08 Mar 00:48
Compare
Choose a tag to compare
  • Fix segfault when opening preferences - Issue #436
  • Bug fix release, no other changes.

0.9.3

06 Mar 00:49
Compare
Choose a tag to compare
  • Restore editable labels for collection names
  • Switch to using libarchive rather than calling external application
  • Add preference option for gtk-font-rendering - Issue #429
  • Remember selected items in font lists where possible - Issue #424
  • Set sensitivity of labels to match activation status
  • Switch to using CSS for preview area colors
  • Google Fonts : Use standard TextView for editing in preview - Issue #424
  • Browse Mode : Propagate waterfall settings - Issue #424
  • Browse Mode : Add keyboard shortcuts to modify preview size - Issue #424
  • Browse Mode : Add designer information to preview pane
  • Browse Mode : Add tooltip with copyright and design description to preview pane
  • Font Viewer : Add preference pane - Issue #428
  • Font Viewer : Support for multiple variations within single file
  • CLI interface : Fix segfault when using certain options - Issue #421
  • CLI interface : Add --keep option to allow disabling all but specified fonts
  • Fix purge operation for PPA packaging - Issue #422

0.9.2

18 Jan 23:03
Compare
Choose a tag to compare
  • Address segfault reported on FreeBSD - Closes #395
  • Add StartupWMClass to desktop files to avoid duplicate entry in docks

0.9.1

12 Jan 19:07
Compare
Choose a tag to compare
  • Address segfault caused by missing sources - Closes #405
  • Update Unicode data files to version 16.0
  • Update vendor information and bump database version to force update
  • Fix GLib Schema loading to ensure newest file gets loaded
  • Fix base dir detection for Google Fonts waterfall preview
  • Add preference to control spacing between lines in waterfall - Issue #399
  • Check for default preview and load localized version instead - Issue #389
  • Set cursor to visible in active preview - Issue #403
  • Ship fallback icons to avoid missing image icons - Issue #373
  • FontList : Increase margin to improve TreeExpander consistency - Issue #373
  • Waterfall Preview : Allow access to waterfall settings from right click menu - Issue #373
  • Collections : More accurate state tracking
  • Unsorted Category : Fix matching
  • Unsorted Category : Prevent possible crash due to access of null object
  • Browse Mode : Save preview tile size - Issue #373
  • Browse Mode : Set Gtk.GridView:max-columns to 36, defaults to 7 - Issue #373
  • Browse Mode : Add tooltip text to controls - Issue #373
  • Browse Mode : Fix preview size not updating with tile size
  • Browse Mode : Restore list option and allow for custom text - Issue #378
  • Google Fonts : link waterfall settings for consistency
  • Google Fonts : Move file management into Font object for improved state tracking
  • Google Fonts : Set margins to match Manage fontlist
  • Dark Theme : Fix light backgrounds in various areas and dialogs

0.9.0

02 Jul 00:08
Compare
Choose a tag to compare
  • Port to GTK 4
  • Change application identifier to com.github.FontManager.FontManager - Issue #319
  • Add build option to enable loading Adwaita stylesheet, disabled by default.
  • Update appdata file, switch to using metainfo.xml extension.
  • Add option to sort collections by name or size - Issue #297
  • Improve search to include variations and partial matches - Issue #316
  • Add editable preview mode to Google Fonts preview pane - Issue #250
  • Double click selected orthography filter to deselect - Issue #332
  • Drop Fonts table every update to avoid missing fonts - Issue #330
  • Track locale and drop database on change to avoid invalid orthographies - Issue #330
  • Ensure property values are always visible - Issue #292
  • Update vendor list

0.8.9

23 May 00:19
Compare
Choose a tag to compare
  • Bumps libsoup version to 3.0 - Issue #343
  • Fix build failures with Vala >= 0.56.17 - Issue #355
  • Fix failure during copy of font files on export
  • Fix reversed order of font substitutions - Issue #351
  • Update Unicode data to version 15.1.0 - Issue #345
  • Don't disable Fontconfig home, avoids warnings from library

Note : This is almost certainly the last release based on GTK 3.
While the GTK 3 branch may see bug fixes in the future there will be no new releases targeting GTK 3
Interested users will need to build directly from Git to see any changes

0.8.8

13 Feb 20:02
72718e2
Compare
Choose a tag to compare
  • Fixes build failure with GCC 11 - Issue #240
  • Bumps Fontconfig minimum version to 2.12
  • Adds options for Waterfall display and sizing - Issue #230
  • Enables basic support for Emoji flag sequences - Issue #109
  • Fixes warnings generated when double clicking an item in the fontlist - Issue #248
  • Fixes warnings generated when an unknown language is encountered - Google Fonts Catalog - Issue #249
  • Allows toggling the state of multiple families in the fontlist - Issue #261
  • Updates vendor list
  • Includes latest translation updates

0.8.7

27 Jul 02:16
Compare
Choose a tag to compare
  • Fixes rendering issues with Pango > 1.47 - Issue #213
  • Fixes missing desktop settings with GNOME 40 - Issue #215
  • Fixes missing substitution target family names - Issue #216
  • Restore font list positions when switching filters and after drag and drop - Issue #220
  • Adds a "rename" entry to collections context menu - Suggested in Issue #220
  • Switches to using symbolic icons in sidebar for consistency
  • Limits Waterfall preview to 48pt to improve application responsiveness with large font collections
  • Adds a preference to allow setting maximum Waterfall preview point size
  • Update vendor list
  • Include latest translation updates

0.8.6

09 Apr 20:21
Compare
Choose a tag to compare
  • Fix GSettings crash with GNOME 40 due to missing "antialias" setting. Closes #212

0.8.5-1

27 Mar 14:53
Compare
Choose a tag to compare

This tag addresses a dependency issue causing intermittent build failures - #208 / flathub/org.gnome.FontManager#10