2016-06-19 22:48:55 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Updated fontconfig to 2.12.0.
Here is the announcement for the stable release after 2 years, which
many features and bug fixes contains.
Summary of the changes since last stable release is:
- - Support the size specific design selection in OS/2 table version 5
- - Allow the modification on 'lang' and 'charset' objects
- - Increase the refcount in FcConfigSetCurrent()
- - some updates in orth files
- - Add --error-on-no-fonts option to fc-cache
- - Use lang=und instead of lang=xx for "undetermined"
- - Add FC_WEIGHT_DEMILIGHT and change from 65 to 55
- - Add FC_COLOR
- - Treat color fonts as scalable
- - no FC_LANG added with FcConfigSubstitute() when it has "und"
- - Hardcode blanks in library
- - Support symbol fonts
- - Unicode 8.0 support
- - Add hintstyle templates and default hintslight
- - GX font support
- - Improve the footprint issue on updating caches
- - Bump the cache version to 6
- - more bug fixes
- - and more...
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-03 21:45:25 by Alistair G. Crooks | Files touched by this commit (776) |
Log message:
Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
Package acroread9-chtfont: missing distfile \
acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
Package acroread9-jpnfont: missing distfile \
acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
Package umefont-ttf: missing distfile umefont_560.tar.xz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-27 21:20:31 by Benny Siegert | Files touched by this commit (2) |
Log message:
Remove the Latin-1 umlaut from the header comment of the patch. It messes
with sed on El Capitan, which apparently assumes valid UTF-8 inputs.
|
2015-07-19 10:11:09 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Use lib/X11/fonts when referencing X11PREFIX.
From Izumi Tsutsui in PR 50062.
Bump PKGREVISION.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-07-15 16:48:35 by Ryo ONODERA | Files touched by this commit (9) |
Log message:
Fix build under SCO OpenServer 5.0.7/3.2.
It seems that SCO OSR5 does not provide scandir(3), provide custom scandir().
|
2014-06-01 18:35:38 by Thomas Klausner | Files touched by this commit (216) |
Log message:
Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg.
Bump PKGREVISION.
|
2014-05-21 10:45:39 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Also look in share/fonts/X11, as before in some cases.
|
2014-05-21 10:42:55 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Search standard font paths on OS X
|