File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed
Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.3 2018-11-27
2+
3+ * Nonexistent fonts are no longer removed from sets on program
4+ startup
5+ * DEB package now puts the binary in /usr/bin instead of /bin
6+
7+
18## 1.0.2 2018-06-11
29
310* Fixed "open with" functionality for GTK >= 3.22
2128 iterating over all files in a font's directory
2229 * Searches for PFM if AFM is not found
2330 * If a metrics file is not found in a font's directory, searches in
24- subdirectories with the same names as metrics extensions
31+ subdirectories with the same names as metrics extensions
2532* Fonts added from the user's font directory (` $XDG_DATA_HOME/fonts ` ,
26- which is usually ` $HOME/.local/share/fonts ` ) are now ignored
33+ which is usually ` $HOME/.local/share/fonts ` ) are now ignored
2734* UI fixes and improvements
2835 * Added pop-up menus for the lists
2936 * Better appearance of the toolbars with Graybird, Elementary, and
Original file line number Diff line number Diff line change 1+ fontlink (1.0.3) stable; urgency=low
2+
3+ * New upstream release
4+
5+ -- Daniel Plakhotich <
[email protected] > Tue, 27 Nov 2018 20:09:14 +0200
6+
17fontlink (1.0.2) stable; urgency=low
28
39 * New upstream release
Original file line number Diff line number Diff line change 2020"""
2121
2222NAME = 'fontlink'
23- VERSION = '1.0.2 '
23+ VERSION = '1.0.3 '
2424
2525TITLE = 'FontLink'
2626ICON = NAME
You can’t perform that action at this time.
0 commit comments