- 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.
OBS-URL: https://build.opensuse.org/request/show/817930
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-fonts?expand=0&rev=105
Don't move fonts from xorg-x11-fonts-core to xorg-x11-fonts
- 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)
- 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)
OBS-URL: https://build.opensuse.org/request/show/812983
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-fonts?expand=0&rev=103