forked from pool/fonts-config
- turn off hinting_setup() and font_dirs_setup()
OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=17
This commit is contained in:
@@ -432,8 +432,8 @@ if ($VERBOSITY >= $VERBOSITY_VERBOSE) {
|
||||
# they have to be called *before* fc-cache. If anything is
|
||||
# changed in /etc/fonts after calling fc-cache, fontconfig
|
||||
# will think that the cache files are out of date again.
|
||||
font_dirs_setup ();
|
||||
hinting_setup ();
|
||||
#font_dirs_setup ();
|
||||
#hinting_setup ();
|
||||
embedded_bitmap_setup ();
|
||||
|
||||
my $fc_cache_exit_status = 256;
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 08:29:38 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- turn off hinting_setup() and font_dirs_setup()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 10:46:25 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: fonts-config
|
||||
Provides: xf86tools:/usr/sbin/fonts-config
|
||||
Requires: fontconfig >= 2.3.93.20060103
|
||||
|
Reference in New Issue
Block a user