-
Thu Jun 13 2024 Sudip Shil <sshil@redhat.com> - 1.5.2-2
- deleted tarball from files
-
Wed Jun 12 2024 Sudip Shil <sshil@redhat.com> - 1.5.2-1
- Fixed an error caused by changes to the font button and sample text, discovered with Urdu and several other languages.
- Updated the About section to include version and license information.
- Renamed "label" to "text".
- bugfix: added libadwaita dependency
-
Wed May 08 2024 Sudip Shil <sshil@redhat.com> - 1.5.1-1
- New Feature: Initialize fonts-compare with locale
- --lang feature handles zh-cn and zh_CN both format
- Any valid locale, unknown to fontconfig will fallback to en/C.utf8
- Any unsupported locale, fallback to C.utf8
- Language variable handling to support both LC_ALL and LANG settings
-
Thu May 02 2024 Sudip Shil <sshil@redhat.com> - 1.5.0-1
- Initialize fonts-compare with language from cli "fonts-compare --lang ja"
- Now user can turn off the Auto language detection for their words in edit label
- Now both buttons select different fonts. They will not select similar/same font
- fixed issue auto langdetect changing fonts for both fontbutton
- activate dark theme if system's dark mode is enabled, used libadwaita
- Avoiding the fontconfig limitation with locales like - Choosing -* giving same font
- droid fonts will never be selected
- changed README
-
Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Thu Aug 24 2023 Sudip Shil <sshil@redhat.com> - 1.4.0-3
- removed unnecessary dependency
-
Wed Aug 23 2023 Sudip Shil <sshil@redhat.com> - 1.4.0-2
- removed some pylint errors and cleaned logs
-
Mon Aug 21 2023 Sudip Shil <sshil@redhat.com> - 1.4.0-1
- get fontversion for a font that is selected. python3-freetype will be used for this.
- fontversion update upon language change from drop-down and alsofont change in each fontbutton
- the style/weight is hide by default. added option to show style
- show-style and fontversion feature won't be available in f37
- font filter for rawhide is fast now and fonts are now fast to populate
- Set activate on single click to false for the language selection listbox
- fixed indexing bug: Clicking arabic language in drop-down selects assamese
- now fontsize adjustment will work
- fixed non printable string getting from freetype function
- removed classmethod and added instance method for label_font_change_newversion
- noto sans won't appear as noto sans regular
- gtk.dialog deprecation warning issue fixed
- dialog button bug of fontbutton2 fixed
- added run.sh script
- fonts-compare will work on rhel9
- Selecting second font from fc-list for second font button
-
Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild