- encodings 1.0.6
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
adjust descriptions for the Unicode mapping to match the Unicode.org data file.
add mapping for 0x80-0x9f, as per Unicode.org data files.
use descriptions from UnicodeData.txt except for two obsolete or incorrect maps
correct a typo (in original), and use appropriate description
use Armenian eternity symbol from Unicode 6.
whitespace-only changes for consistency, using luit's annotate-enc script
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
whitespace-only, reformat with annotate-enc
OBS-URL: https://build.opensuse.org/request/show/988770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-fonts?expand=0&rev=56
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
adjust descriptions for the Unicode mapping to match the Unicode.org data file.
add mapping for 0x80-0x9f, as per Unicode.org data files.
use descriptions from UnicodeData.txt except for two obsolete or incorrect maps
correct a typo (in original), and use appropriate description
use Armenian eternity symbol from Unicode 6.
whitespace-only changes for consistency, using luit's annotate-enc script
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
whitespace-only, reformat with annotate-enc
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-fonts?expand=0&rev=110
- 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
- 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.
OBS-URL: https://build.opensuse.org/request/show/587695
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-fonts?expand=0&rev=92
- Removed encodings.diff.
This patch was there to make the japanese encoding
jisx0201.1976-0 ASCII-like. The correnct encoding had
two ASCII code points replaced by the Yen sign and
the overstrike character. This patch seems to have
served as a workaround for an already quite ugly
workaround.
We drop it now.
- Remove patch font-misc-cyrillic.diff
Instead specify the fonts to be built and installed explicitely
on the command line with "FONT_FILES=<list>".
- Remove patch font-misc-ethiopic.diff
To install only OTF fonts set --with-ttf-fontdir= to an
empty string.
OBS-URL: https://build.opensuse.org/request/show/71251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-fonts?expand=0&rev=31