- Version update to 2.12.4:
* Various distcheck errors
* FcCharSetHash(): use the 'numbers' values to compute the hash
* fc-lang: gracefully handle the case where the last language initial is < 'z'
* Fix an off-by-one error in FcLangSetIndex()
* Fix erroneous test on language id in FcLangSetPromote()
* FcLangSetCompare(): fix bug when two charsets come from different "buckets"
* Treat C.UTF-8 and C.utf8 locales as built in the C library
- Remove merged upstream fontconfig-locale_c.utf8.patch
- Remove fontconfig-doc archive, the generated output is already
present in the upstream released tarball
- Remove unused configure options
OBS-URL: https://build.opensuse.org/request/show/511827
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=146
Don't call perror() if no changes happens in errno
Fix FcCacheOffsetsValid()
Fix the build issue with gperf 3.1
Fix the build issue on GNU/Hurd
Update a bit for the changes in FreeType 2.7.1
Add the description of FC_LANG envvar to the doc
Bug 101202 - fontconfig FTBFS if docbook-utils is installed
Correct cache version info in doc/fontconfig-user.sgml
Avoid conflicts with integer width macros from TS 18661-1:2014
Fix PostScript font alias name
Update aliases for URW June 2016
- removed unneeded:
- fontconfig-glibc-2.25.patch
- make-check.patch
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=141
- dropped metric-croscore.patch (upstreamed)
- /etc/conf.d/55-local.conf
- tag /etc/fonts/conf.d/*.conf files as %config, not
%config(noreplace)
- /etc/fonts/conf.d/README now mentions correct template dir
[bnc#810034]
- revert the change from Mon May 28 11:53:08 UTC 2012 because
hintslight implies autohinter. Rather render Liberation, DejaVu
and Droid sans serif and serif fonts with BCI, even if it means
thin (sometimes too much, see Liberation Sans 'R') glyphs. It
should be readable (less blurred). I'll add fontconfig hinting
profile in near future which will force autohinter for those
which like more thick fonts even if sometimes more blurred.
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=106
- Update to version 2.10.92
+ support FC_POSTSCRIPT_NAME (fdo#38737)
+ Fix a SIGSEGV on FcPatternGet* with NULL pattern
+ Fix crash with FcConfigSetCurrent(NULL)
+ Do not copy FC_*LANG_OBJECT even if it's not available on the
pattern
+ Added a --sysroot like option to fc-cache (fdo#59456)
+ Add OpenType feature tags support (fdo#50497)
+ Fix fc-cache crash caused by looking up NULL object incorrectly
+ Add mode="delete" to <edit> (fdo#23757)
+ Use AM_MISSING_PROG instead of hardcoding missing
+ Add font-file hash (fdo#50733)
+ Add Culmus foundry to the vendor list
+ Fix broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
(fdo#60748)
+ Add Liberation Sans Narrow to 30-metric-aliases.conf (fdo#60783)
- Automake 1.11 is required, so bump the BuildRequires
OBS-URL: https://build.opensuse.org/request/show/162893
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=104
- turn off autohinter for Verdana again, which implies using BCI
with hintstyle=3 [bnc#737215], [bnc#781631]
- updated to 2.10.0:
* /etc/fonts/conf.avail is deprecated and is packaged only
for compatibility reasons; package should install its *.conf
files in its data dir and link it into /etc/fonts/conf.d as
usual
* introduced warning -- <alias> should not contain more <family>s
* introduced warning -- <test> should not contain more values
* introduced warning -- reading configurations from ~/.fonts.conf
is deprecated; move ~/.fonts.conf into $XDG_CONFIG_HOME/fontconfig/fonts.conf
(the same for ~/.fonts.conf.d, see
http://freedesktop.org/software/fontconfig/fontconfig-user.html)
OBS-URL: https://build.opensuse.org/request/show/135611
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=90
- Revisit SUSE-specific config (bnc#766319):
* Split suse-hinting.conf to a part defining the default
autohint and a part defining the default hintstyle depending on
autohint. These are now put in conf.d/11-suse-hinting.conf and
16-suse-hintstyle.conf, so that extra packages may put their
own autohint value between them.
* Move suse-bitmaps.conf to conf.d, too
* Move optional configs modified by fonts-config to fonts-config
package itself
- Set autohint=true for IPA* fonts as well as MS fonts;
hintslight will be chosen automatically (bnc#766319)
- Add missing IPAex* fonts to suse-generic-names.conf lists.
- Obsolete ipa-fonts-config package as the default configs are now
included in this package
OBS-URL: https://build.opensuse.org/request/show/124898
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=82