Changelog for
xorg-x11-fonts-7.6-13.6.1.noarch.rpm :
* Tue Aug 03 2021 alarrosaAATTsuse.com- Convert the helv
*.otb and cour
*.otb files in a different way, generating all available font sizes as fonts files named
* -75-dpi-converted and
*-100dpi-converted and having the same font name for 75 and 100 dpi converted fonts (fixes boo#1174895).- As part of the above fix, don\'t remove the \"Regular\" suffix from the full name of fonts in convertfont.py
* Mon Jun 29 2020 alarrosaAATTsuse.com- Use ttf-converter 1.0.6 to build an Italic version of cu12.pcf.gz in the converted subpackage- Include the subfamily in the filename of converted fonts- Use ttf-converter\'s new bitmap font support to convert Schumacher Clean and Schumacher Clean Wide since it generates a font file that we can actually use (boo#1169444 #c41)- Stop using convertfont.py and just use ttf-converter for all fonts- Replace a couple of unicode values in cu-pua12.pcf.gz to fix them (others probably also need fixing).- Shift some unicode values in arabic24.pcf.gz and cuarabic12.pcf.gz to correct them so glyphs don\'t pretend to be latin characters when they\'re not.- Stop distributing Bitstream-Charter-
*.otb, Cursor.ttf, Sun-OPEN-LOOK-
*.otb, MUTT-ClearlyU-Devangari-Extra-Regular, MUTT-ClearlyU-Ligature-Wide-Regular and MUTT-ClearlyU-Devanagari-Regular as converted fonts since they have most probably wrong unicode values in their glyphs. (boo#1169444)
* Tue Jun 09 2020 alarrosaAATTsuse.com- Add Recommends: xorg-x11-fonts-converted and xorg-x11-fonts-legacy so the packages get installed automatically (and users can remove any of them or both)
* Mon Jun 08 2020 alarrosaAATTsuse.com- Add a legacy subpackage that provides the bitmap and Type1 fonts under /usr/share/fonts/(75dpi|100dpi|Type1) so the user can choose if installing the original fonts (the legacy subpackage), the fonts converted to TrueType format (the converted subpackage) or both.- Add some pcf fonts too from /usr/share/fonts/misc to the legacy subpackage and make them available as TrueType in the converted package (boo#1169444)
* Tue May 05 2020 alarrosaAATTsuse.com- Restore the buildrequire for mkfontdir only for SLE and Leap
* Mon May 04 2020 alarrosaAATTsuse.com- Differentiate also Requires, BuildRequires, Obsoletes and more statements between the two flavors.
* Thu Apr 30 2020 alarrosaAATTsuse.com- Use multibuild to add a converted flavor subpackage that has Type1 and bitmap fonts converted to truetype/opentype format (boo#1169444)
* Tue Jun 18 2019 sndirschAATTsuse.com- encodings 1.0.5
* jisx0201.1976-0.enc: Add undefined mapping for 0x7f - 0xa0 range
* cns11643-x encodings don\'t need to alias to themselves
* Fri Mar 22 2019 sndirschAATTsuse.com- no longer buildrequire mkfontdir package since mkfontdir program is now included by mkfontscale package
* Thu Sep 27 2018 sndirschAATTsuse.com- make font Provides noarch; it was wrong from the beginning (boo#1110020
* Mon Mar 12 2018 stefan.bruensAATTrwth-aachen.de- Cleanup packaging, see boo#1085143 for details:
* Remove special handling for openSUSE 12.2 and earlier.
* Mark fonts.{dir,scale} and encodings.dir as %ghost files instead of %config. These files are created by the %posttrans scriptlets so no need to ship these, also avoids creation of .rpmsave files. Also track these files consistently for all subdirs.
* add .fonts-config-timestamp as %ghost, ignore if it is missing.
* remove encodings.dir from encodings directories.
* Fri Mar 09 2018 stefan.bruensAATTrwth-aachen.de- Drop font-bitstream-speedo-1.0.2.tar.bz2, Speedo font format is deprecated since X11R7.0 (released 2005-12-21). Courier 10 Pitch and Charter are still available as Type 1, see boo#1084661.
* Sat Jun 03 2017 bwiedemannAATTsuse.com- use wrapper script during build to call gzip -n to not add timestamps to .gz files to have fully reproducible builds