Releases: FontManager/font-manager
0.7.6
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
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
0.7.4.2
Fix crashes reported on 32 bit systems.
0.7.4.1
Prevents hang when font sources are enabled / disabled
0.7.4
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.
0.7.3.1
0.7.3
0.7.2
Start migration to Github