Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fonts-compare | Distribution: Fedora Project |
Version: 1.5.5 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Tue Feb 25 10:08:48 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-08.iad2.fedoraproject.org |
Size: 889808 | Source RPM: fonts-compare-1.5.5-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/sudipshil9862/fonts-compare | |
Summary: Tool to compare fonts for a language |
Fonts-Compare is a tool that enables individuals to compare various fonts in a particular language.
GPL-2.0-or-later
* Tue Feb 25 2025 Sudip Shil <[email protected]> - 1.5.5-1 - Added support for multi-script text handling, auto-enable fallback like 안녕하세요 آپکیسہیں? শুভ সকল। - add feature in fonts-compare like fonts-compare --text "Hello こんにちは 你好" - the text can be ASCII or non-ASCII, it will work for both * Thu Jan 16 2025 Fedora Release Engineering <[email protected]> - 1.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jan 06 2025 Sudip Shil <[email protected]> - 1.5.4-1 - Started porting fonts-compare to use libadwaita on top of GTK for a modern and responsive UI. - Refactored CustomDialog to enhance usability. - Fontname of fontbutton has normal fontweight and removed bold weight from name of button. - Enhanced language detected language to appear at the top of the language list after text detection in the Edit Label button. * Tue Oct 22 2024 Sudip Shil <[email protected]> - 1.5.3-1 - Fixed: First font button selects a font even when no fonts are installed. - Returns the language name if no Pango sample text is available for the language. - Added support for RHEL ZhongYi Song fonts and fonts with special characters like //-. - Font button font list and font size now support RHEL ZhongYi Song fonts. * Wed Jul 17 2024 Fedora Release Engineering <[email protected]> - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 13 2024 Sudip Shil <[email protected]> - 1.5.2-2 - deleted tarball from files * Wed Jun 12 2024 Sudip Shil <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Aug 24 2023 Sudip Shil <[email protected]> - 1.4.0-3 - removed unnecessary dependency * Wed Aug 23 2023 Sudip Shil <[email protected]> - 1.4.0-2 - removed some pylint errors and cleaned logs * Mon Aug 21 2023 Sudip Shil <[email protected]> - 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 <[email protected]> - 1.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 27 2023 Sudip Shil <[email protected]> - 1.3.2-1 - gtk4 dependency added - --help text added * Tue Apr 11 2023 Sudip Shil <[email protected]> - 1.3.1-3 - changelog fixing * Tue Apr 11 2023 Sudip Shil <[email protected]> - 1.3.1-2 - LICENSE changed to GPL-2.0-or-later - removed unnecessary directory that created by spec * Tue Apr 11 2023 Sudip Shil <[email protected]> - 1.3.1-1 - LICENSE changed to GPL-2.0+ - little change in README * Wed Apr 05 2023 Sudip Shil <[email protected]> - 1.3.0-1 - licence update with MIT - some core spec file issues fixed and updated - Package must own all directories that it creates, this issue fixed - README.md update with instruction and commands * Thu Mar 30 2023 Sudip Shil <[email protected]> - 1.2.7-1 - spec file updated - fixed issue: wrong-icon-size errors raised by the fedora-review * Thu Mar 30 2023 Sudip Shil <[email protected]> - 1.2.6-2 - spec file updated * Wed Mar 29 2023 Sudip Shil <[email protected]> - 1.2.6-1 - more information in README.md - some code rendering and bux fixed * Mon Mar 20 2023 Sudip Shil <[email protected]> - 1.2.5-1 - dealing with unscalable fonts like Fixed, Biwidth - dealing with fonts with PCF fontformat - resolves Fontbutton shoes None - Fonts of which languages are not installed in your system with a command: python3 fonts_compare.py --nofonts - resolves reopen issue: https://github.com/sudipshil9862/fonts-compare/issues/33 - resolves: https://github.com/sudipshil9862/fonts-compare/issues/34 * Thu Mar 09 2023 Sudip Shil <[email protected]> - 1.2.4-1 - Resolves: https://github.com/sudipshil9862/fonts-compare/issues/33 * Fri Mar 03 2023 Sudip Shil <[email protected]> - 1.2.3-1 - Resolves: FontButton displays 'None'. https://github.com/sudipshil9862/fonts-compare/issues/32 - bug fixed generated by filtering-fonts for above gtk-version-4.9 users * Mon Feb 27 2023 Sudip Shil <[email protected]> - 1.2.2-1 - Resolves: https://github.com/sudipshil9862/fonts-compare/issues/31
/usr/bin/fonts-compare /usr/share/applications/org.github.sudipshil9862.fonts-compare.desktop /usr/share/doc/fonts-compare /usr/share/doc/fonts-compare/README.md /usr/share/fonts-compare /usr/share/fonts-compare/fonts_compare.py /usr/share/icons/hicolor /usr/share/icons/hicolor/128x128 /usr/share/icons/hicolor/128x128/apps/fonts-compare.png /usr/share/icons/hicolor/16x16 /usr/share/icons/hicolor/16x16/apps/fonts-compare.png /usr/share/icons/hicolor/22x22 /usr/share/icons/hicolor/22x22/apps/fonts-compare.png /usr/share/icons/hicolor/256x256 /usr/share/icons/hicolor/256x256/apps/fonts-compare.png /usr/share/icons/hicolor/32x32 /usr/share/icons/hicolor/32x32/apps/fonts-compare.png /usr/share/icons/hicolor/48x48 /usr/share/icons/hicolor/48x48/apps/fonts-compare.png /usr/share/icons/hicolor/64x64 /usr/share/icons/hicolor/64x64/apps/fonts-compare.png /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/fonts-compare.svg /usr/share/licenses/fonts-compare /usr/share/licenses/fonts-compare/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 3 02:01:52 2025