Font Manager Versions Save

0.8.0

3 years ago
  • Fix FTBFS with Vala 0.50+ - #134

  • Add Google Fonts integration - #54

  • Require WebKitGtk and libsoup

  • Allow saving compare lists contents

  • Add GNOME Shell search provider

  • Update Unicode data to 13.0

  • Update vendor data

0.7.9

3 years ago
  • Fixes build failures with Vala 0.50

  • Restore Thunar extension - #94

  • Added Dutch translation - thanks to @Vistaus

  • Closes #48 - Allow users to create custom actions

  • Adds install menu item to extensions

0.7.8

3 years ago
  • Closes #122 - Various changes related to Flatpak packaging.

  • Fix incorrect font being added to comparison - #124

  • Filter out legacy fonts which are no longer suported by newer Pamgo versions.

  • Updates / fixes to translations ( #105, #117 )

  • Build system improvements

0.7.7

4 years ago
  • Fix file manager crash caused by extensions

0.7.6

4 years ago

0.7.5 -> 0.7.6

  • Add search to character map

  • Add zoom window to character map on right click

  • Add fsType information to license pane

  • Add grid view to browse mode

  • Add context info / help to preference panes

  • Display progress during database updates

  • Update unicode data to version 12.0.0

  • Update translations

  • Drop use of Python for file manager extensions

  • Closes Issue #96

    Fix build failure / crash with newer versions of Vala

  • Closes Issue #75

    Prefer family and style from name table and properly deal with their encoding

  • Addresses Issue #99

    Add Import / Export for user data

  • Addresses Issue #102

    Searches starting with : will filter based on character

0.7.5

5 years ago

Major changes between 0.7.4 and 0.7.5

  • Require Vala >= 0.42

  • Switch to Meson build system

  • Use GtkBuilder templates as much as possible

  • Fix inoperative desktop font preference controls

  • Add language filter to default categories

0.7.4.3

5 years ago

Addresses issue #72 Addresses issue #71 Addresses Issue #70 Adds glyph count to Character Map details

0.7.4.2

5 years ago

Fix crashes reported on 32 bit systems.

0.7.4.1

5 years ago

Prevents hang when font sources are enabled / disabled

0.7.4

5 years ago

Drop dependency on gucharmap library.

  • Gucharmap is no longer in active development, and while the developers were receptive to changes, our changes are so invasive that they wouldn't make much sense upstream.

Drop dependency on Gee library

Drop Intltool

Determine whether file-roller is available at runtime.

  • --with-file-roller flag dropped.

Fixed a crash that occurred when non font files were dropped onto preview areas.

Added filetype to property pane

Added designer/designer url to property pane

Added orthography recognition based on the work done for Fontaine by Edward H. Trager

Searches starting with / will filter based on filepath

Added preference pane for Gnome desktop settings

Added GtkShortcutsWindow

Updated vendor list

Added option to enable/disable GTK+ animations

Added option to prefer dark theme variant if available

Closes Issue #12

  • Added font substitution preference pane.

Closes Issue #14

  • Added some help documentation.

Closes Issue #16

  • Character map now only displays those codepoints which are present in selected font. For fonts which do not support Latin, use a preview string based on best supported orthography or generate a random preview based on available glyphs.

Closes Issue #28

  • Added custom preview entry to Browse mode
  • Added custom preview entry to Compare mode

Addresses Issue #31

  • Make headerbar area more consistent with other Gtk+ applications.

Closes Issue #40

Closes Issue #42 - Partially addresses Issue #48

  • Added "Copy Location" and "Show in Folder" entries to the font list context menu.

Partially addresses Issue #48

  • Added "Copy to.." and "Compress..." entries to the collection list context menu.

Addresses Issue #50

  • Force sidebar content to stay in place rather than slide out of view.

Closes Issue #51

  • Hide non-matching search results.

Closes Issue #52

  • Enable "next-match", "previous-match" and "activate" signals for search.

Closes Issue #53

  • Match search term anywhere in family name.

Closes Issue #57

  • No longer applies to current design.

Closes Issue #64

  • Ensure "C" locale is used when saving double values to configuration files.