File fontconfig.changes of Package fontconfig
1984
1
-------------------------------------------------------------------
2
Sat May 30 08:07:34 UTC 2020 - Marcus Meissner <meissner@suse.com>
3
4
- fontconfig-devel-32bit needs to require fontconfig-32bit,
5
needed for Wine development (bsc#1172301)
6
7
-------------------------------------------------------------------
8
Mon Jan 15 12:47:39 UTC 2018 - pgajdos@suse.com
9
10
- fc-query: remove redundant debug output
11
+ fontconfig-remove-debug-output.patch
12
13
-------------------------------------------------------------------
14
Wed Nov 8 21:43:21 UTC 2017 - aavindraa@gmail.com
15
16
- Update to 2.12.6:
17
* conf.d: Drop aliases for (URW)++ fonts (upstreamed)
18
* other minor fixes
19
- Includes changes from 2.12.5:
20
* update docs
21
* Accept 4 digit script tag in FcLangNormalize().
22
* fc-blanks: fall back to the static data available in repo if
23
downloaded data is corrupted
24
* emoji related fixes
25
* various cleanups
26
* support listing named instances
27
28
-------------------------------------------------------------------
29
Fri Jul 21 11:02:23 UTC 2017 - tchvatal@suse.com
30
31
- Version update to 2.12.4:
32
* Various distcheck errors
33
* FcCharSetHash(): use the 'numbers' values to compute the hash
34
* fc-lang: gracefully handle the case where the last language initial is < 'z'
35
* Fix an off-by-one error in FcLangSetIndex()
36
* Fix erroneous test on language id in FcLangSetPromote()
37
* FcLangSetCompare(): fix bug when two charsets come from different "buckets"
38
* Treat C.UTF-8 and C.utf8 locales as built in the C library
39
- Remove merged upstream fontconfig-locale_c.utf8.patch
40
- Remove fontconfig-doc archive, the generated output is already
41
present in the upstream released tarball
42
- Remove unused configure options
43
44
-------------------------------------------------------------------
45
Tue Jul 11 00:00:52 UTC 2017 - jengelh@inai.de
46
47
- Remove --with-pic which is only useful for static libs.
48
49
-------------------------------------------------------------------
50
Mon Jun 5 11:33:07 UTC 2017 - pgajdos@suse.com
51
52
- Update to 2.12.3:
53
Don't call perror() if no changes happens in errno
54
Fix FcCacheOffsetsValid()
55
Fix the build issue with gperf 3.1
56
Fix the build issue on GNU/Hurd
57
Update a bit for the changes in FreeType 2.7.1
58
Add the description of FC_LANG envvar to the doc
59
Bug 101202 - fontconfig FTBFS if docbook-utils is installed
60
Correct cache version info in doc/fontconfig-user.sgml
61
Avoid conflicts with integer width macros from TS 18661-1:2014
62
Fix PostScript font alias name
63
Update aliases for URW June 2016
64
- removed unneeded:
65
- fontconfig-glibc-2.25.patch
66
- make-check.patch
67
68
-------------------------------------------------------------------
69
Sun Feb 26 01:44:16 UTC 2017 - qantas94heavy@gmail.com
70
71
- Add patch fontconfig-glibc-2.25.patch
72
* Fixes build with glibc 2.25.
73
74
-------------------------------------------------------------------
75
Thu Aug 11 11:50:05 UTC 2016 - pgajdos@suse.com
76
77
- Update to 2.12.1:
78
Update CaseFolding.txt to Unicode 9.0
79
Fix some errors related to python3
80
Bug 96676 - Check range of FcWeightFromOpenType argument
81
Update libtool revision
82
Properly validate offsets in cache files.
83
84
-------------------------------------------------------------------
85
Mon Jul 11 14:20:11 UTC 2016 - dimstar@opensuse.org
86
87
- Update to version 2.12.0:
88
+ Support the size specific design selection in OS/2 table
89
version 5.
90
+ Allow the modification on 'lang' and 'charset' objects.
91
+ Increase the refcount in FcConfigSetCurrent().
92
+ some updates in orth files.
93
+ Add --error-on-no-fonts option to fc-cache.
94
+ Use lang=und instead of lang=xx for "undetermined".
95
+ Add FC_WEIGHT_DEMILIGHT and change from 65 to 55.
96
+ Add FC_COLOR.
97
+ Treat color fonts as scalable.
98
+ no FC_LANG added with FcConfigSubstitute() when it has "und".
99
+ Hardcode blanks in library.
100
+ Support symbol fonts.
101
+ Unicode 8.0 support.
102
+ Add hintstyle templates and default hintslight.
103
+ GX font support.
104
+ Improve the footprint issue on updating caches.
105
+ Bump the cache version to 6.
106
+ more bug fixes.
107
108
-------------------------------------------------------------------
109
Wed Mar 9 16:20:54 UTC 2016 - idonmez@suse.com
110
111
- Add fontconfig-locale_c.utf8.patch to recognize C.UTF-8 locale,
112
patch from Debian.
113
114
-------------------------------------------------------------------
115
Tue May 19 06:56:57 UTC 2015 - fstrba@suse.com
116
117
- Clean the spec file with spec-cleaner
118
119
-------------------------------------------------------------------
120
Sat Nov 29 20:51:29 UTC 2014 - bwiedemann@suse.com
121
122
- fix wrong path to documentation (bnc#907685)
123
- removed patch: usr-share-doc-packages.patch
124
125
-------------------------------------------------------------------
126
Mon Mar 24 19:54:56 UTC 2014 - hrvoje.senjan@gmail.com
127
128
- Update to 2.11.1
129
+ do not build test-migration for Win32
130
+ Fix build issue on Debian/kFreeBSD 7.0
131
+ Update ax_pthread.m4 to the latest version
132
+ Fix the dynamic loading issue on NetBSD
133
+ Use stat() if there are no d_type in struct dirent
134
+ Fix a build issue on Solaris 10
135
+ Change the default weight on match to FC_WEIGHT_NORMAL
136
+ Warn if no <test> nor <edit> elements in <match>
137
+ Correct DTD
138
+ Re-scan font directories only when it contains subdirs
139
+ Fix typo
140
+ fixed fdo#72086 - Check for gperf in autogen.sh
141
+ Simplify to validate the availability of posix_fadvise
142
+ Simplify to validate the availability of scandir
143
+ Fix a typo
144
+ Fix a build issue on platforms where doesn't
145
support readlink()
146
+ Improve the performance issue on rescanning directories
147
+ fixed fdo#73686 - confdir is not set correctly
148
in fontconfig.pc
149
+ Update zh_hk.orth
150
+ clean up the unused files
151
+ Add missing license headers
152
+ Update the use of autotools' macro
153
+ Fix a crash issue when empty strings are set to the BDF
154
properties
155
+ Add a doc for FcDirCacheRescan
156
+ Add missing #include <sys/statvfs.h> in fcstat.c
157
+ Fix incompatible API on AIX with random_r and initstate_r
158
+ Fallback to lstat() in case the filesystem doesn't support
159
d_type in struct dirent
160
+ Update doc to include the version info of `since when'
161
+ fixed fdo#73291 - poppler does not show fl ligature
162
+ Add README describes the criteria to add/modify the
163
orthography files
164
+ Fix autoconf warning, warning: AC_COMPILE_IFELSE was called
165
before AC_USE_SYSTEM_EXTENSIONS
166
+ Leave room for null terminators in arrays
167
+ Avoid memory leak when NULL path passed to FcStrBuildFilename
168
+ Avoid null pointer dereference in FcNameParse if malloc fails
169
+ Bug 72380 - Never drop first font when trimming
170
+ Fix inversion between Tinos and Cousine in the comment
171
+ Add metric aliases for additional Google ChromeOS fonts
172
+ Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for
173
Win32 build
174
+ fc-cache: --sysroot option takes an argument
175
- Drop patches from/merged upstream:
176
0001-Fix-inversion-between-Tinos-and-Cousine-in-the-comme.patch,
177
0002-Add-metric-aliases-for-additional-Google-ChromeOS-fo.patch
178
and fontconfig-crash-bdf.patch
179
180
-------------------------------------------------------------------
181
Thu Feb 6 16:56:30 UTC 2014 - pgajdos@suse.com
182
183
- removed iso639-{1,2} and local.conf.instsys
184
- *.conf files moved to fonts-config package
185
186
-------------------------------------------------------------------
187
Fri Jan 31 07:30:10 UTC 2014 - pgajdos@suse.com
188
189
- fix fontconfig crash for special bdf font [bnc#860596]
190
* added fontconfig-crash-bdf.patch
191
192
-------------------------------------------------------------------
193
Fri Dec 6 13:33:14 UTC 2013 - fcrozat@suse.com
194
195
- Add
196
0001-Fix-inversion-between-Tinos-and-Cousine-in-the-comme.patch:
197
fix error in 30-metric-aliases.conf comments (fdo#72395).
198
- Add
199
0002-Add-metric-aliases-for-additional-Google-ChromeOS-fo.patch:
200
add compat fonts for Cambria, Caladea and Symbol (fdo#72395).
201
202
-------------------------------------------------------------------
203
Fri Oct 11 14:27:15 UTC 2013 - hrvoje.senjan@gmail.com
204
205
- Update to final 2.11.0
206
+ Do not create a config dir for migration when no config files
207
nor dirs
208
+ Fix memory leaks in FcFreeTypeQueryFace
209
+ Deprecate / remove FC_RASTERIZER (fdo#68955)
210
+ Fix a crash when FcPattern is set to null on FcFontSetList()
211
and FcFontList()
212
+ Exit with the error code when FcNameParse() failed
213
+ Avoid reading config.h twice (fdo#69833)
214
215
-------------------------------------------------------------------
216
Sat Aug 31 14:32:49 UTC 2013 - hrvoje.senjan@gmail.com
217
218
- Update to version 2.10.95 (2.11 RC5)
219
+ Crashfix release, no upstream changelog provided
220
221
-------------------------------------------------------------------
222
Thu Aug 29 09:56:52 UTC 2013 - hrvoje.senjan@gmail.com
223
224
- Update to version 2.10.94 (2.11 RC4)
225
+ FcNameParse() should ignore leading whitespace
226
in parameters
227
+ Fix a comparison of constant warning with clang
228
+ Fix a shift count overflow on 32bit box
229
+ Fix a incompatible pointer warning on NetBSD
230
+ Add FcTypeUnknown to FcType to avoid comparison of constant -1
231
+ Fix the behavior of intermixed tests end edits in match
232
+ Ignore scandir() check on mingw
233
+ Use INT_MAX instead of unreliable hardcoding value
234
+ Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warning
235
+ Rework to apply the intermixed test and edit elements in one-pass
236
+ trivial code optimization
237
+ Correct fontconfig.pc to add certain dependencies for build
238
+ Correct fontconfig.pc to add certain dependencies for static build
239
+ Fix wrong edit position
240
+ Invalid read/write with valgrind when assigning something twice
241
(fdo#67809)
242
+ warn deprecated only when migration failed
243
+ Match on FC_SCALABLE (fdo#67845)
244
+ fontformat in match pattern is not respected? (fdo#16818)
245
+ More metric compat fonts (fdo#68340)
246
+ Add default aliases for Georgia, Garamond, Palatino Linotype,
247
Trebuchet MS (fdo#63399)
248
+ Fix a typo
249
+ Fix a crash when non-builtin objects are edited
250
+ Fix a wrong edit position when 'kind' is different
251
+ copy qu.orth to quz.orth (fdo#68587)
252
+ Add quz.orth to Makefile.am
253
+ Minor
254
+ Fix assertion
255
256
-------------------------------------------------------------------
257
Tue May 21 17:07:35 UTC 2013 - hrvoje.senjan@gmail.com
258
259
- Update to version 2.10.93
260
+ matching native fonts with even :lang=en (fdo#62980)
261
+ Ensure closing fp on error
262
+ Obtain fonts data via FT_Face instead of opening a file directly
263
+ Revert the previous change and rework to not export freetype
264
API outside fcfreetype.c
265
+ documented FC_HASH and FC_POSTSCRIPT_NAME
266
+ make check fails: .. contents:: :depth: 2 (fdo#63329)
267
+ Use the glob matching for filename
268
+ conf.d/README outdated (fdo#63452
269
+ Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
270
+ FcFreeTypeQueryFace fails on postscripts fonts loaded
271
from memory (fdo#63922)
272
+ build-chain, replace INCLUDES directive by AM_CPPFLAGS
273
- dropped conf.d-readme-templatedir.patch (upstreamed)
274
- dropped fontconfig-fix-webfont.patch (upstreamed)
275
276
-------------------------------------------------------------------
277
Sun May 12 12:27:43 UTC 2013 - dimstar@opensuse.org
278
279
- Add fontconfig-fix-webfont.patch: Fix webfont issue (bnc#819467).
280
281
-------------------------------------------------------------------
282
Thu Apr 11 10:24:57 UTC 2013 - pgajdos@suse.com
283
284
- dropped metric-arial-narrow.patch (upstreamed)
285
- dropped metric-croscore.patch (upstreamed)
286
- /etc/conf.d/55-local.conf
287
- tag /etc/fonts/conf.d/*.conf files as %config, not
288
%config(noreplace)
289
- /etc/fonts/conf.d/README now mentions correct template dir
290
[bnc#810034]
291
* conf.d-readme-templatedir.patch
292
- revert the change from Mon May 28 11:53:08 UTC 2012 because
293
hintslight implies autohinter. Rather render Liberation, DejaVu
294
and Droid sans serif and serif fonts with BCI, even if it means
295
thin (sometimes too much, see Liberation Sans 'R') glyphs. It
296
should be readable (less blurred). I'll add fontconfig hinting
297
profile in near future which will force autohinter for those
298
which like more thick fonts even if sometimes more blurred.
299
300
-------------------------------------------------------------------
301
Fri Apr 5 15:32:01 UTC 2013 - hrvoje.senjan@gmail.com
302
303
- Update to version 2.10.92
304
+ support FC_POSTSCRIPT_NAME (fdo#38737)
305
+ Fix a SIGSEGV on FcPatternGet* with NULL pattern
306
+ Fix crash with FcConfigSetCurrent(NULL)
307
+ Do not copy FC_*LANG_OBJECT even if it's not available on the
308
pattern
309
+ Added a --sysroot like option to fc-cache (fdo#59456)
310
+ Add OpenType feature tags support (fdo#50497)
311
+ Fix fc-cache crash caused by looking up NULL object incorrectly
312
+ Add mode="delete" to <edit> (fdo#23757)
313
+ Use AM_MISSING_PROG instead of hardcoding missing
314
+ Add font-file hash (fdo#50733)
315
+ Add Culmus foundry to the vendor list
316
+ Fix broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
317
(fdo#60748)
318
+ Add Liberation Sans Narrow to 30-metric-aliases.conf (fdo#60783)
319
- Automake 1.11 is required, so bump the BuildRequires
320
321
-------------------------------------------------------------------
322
Thu Mar 21 08:16:43 UTC 2013 - pgajdos@suse.com
323
324
- use autohinter for Anonymous Pro
325
http://www.marksimonson.com/info/anonymous-pro-usage-notes
326
327
-------------------------------------------------------------------
328
Mon Mar 4 10:40:31 UTC 2013 - dimstar@opensuse.org
329
330
- Update to version 2.10.91:a
331
+ Fix memory corruptions.
332
+ Fix linker calls.
333
+ Make the library thread-safe.
334
+ Bugs fixed: fdo#29312, fdo#47705
335
- Drop cloexec.patch: fixed upstream (slighlty different).
336
337
-------------------------------------------------------------------
338
Mon Mar 4 09:40:31 UTC 2013 - pgajdos@suse.com
339
340
- build with automake 1.13
341
342
-------------------------------------------------------------------
343
Wed Feb 13 10:08:11 UTC 2013 - pgajdos@suse.com
344
345
- added mapping Arial Narrow <-> Liberation Sans Narrow into
346
metric-aliases.conf [bnc#762695]
347
* metric-arial-narrow.patch
348
349
-------------------------------------------------------------------
350
Tue Nov 27 09:17:26 UTC 2012 - pgajdos@suse.com
351
352
- updated to 2.10.2:
353
+ Fix syntax errors in fonts.dtd.
354
+ Bug 57114 - regression on FcFontMatch with namelang
355
+ Update CaseFolding.txt to Unicode 6.2
356
+ Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 65-nonlatin.conf
357
+ Fix N'ko orthography
358
+ Install config files first
359
360
-------------------------------------------------------------------
361
Mon Sep 24 10:03:29 UTC 2012 - pgajdos@suse.com
362
363
- turn off autohinter for Verdana again, which implies using BCI
364
with hintstyle=3 [bnc#737215], [bnc#781631]
365
366
-------------------------------------------------------------------
367
Thu Sep 13 15:03:10 UTC 2012 - pgajdos@suse.com
368
369
- updated to 2.10.0:
370
* /etc/fonts/conf.avail is deprecated and is packaged only
371
for compatibility reasons; package should install its *.conf
372
files in its data dir and link it into /etc/fonts/conf.d as
373
usual
374
* introduced warning -- <alias> should not contain more <family>s
375
* introduced warning -- <test> should not contain more values
376
* introduced warning -- reading configurations from ~/.fonts.conf
377
is deprecated; move ~/.fonts.conf into $XDG_CONFIG_HOME/fontconfig/fonts.conf
378
(the same for ~/.fonts.conf.d, see
379
http://freedesktop.org/software/fontconfig/fontconfig-user.html)
380
381
-------------------------------------------------------------------
382
Thu Aug 2 15:09:56 UTC 2012 - pgajdos@suse.com
383
384
- Arimo is sans-serif and Tinos is serif, not the opposite
385
386
-------------------------------------------------------------------
387
Fri Jul 27 09:52:20 UTC 2012 - pgajdos@suse.com
388
389
- added configuration for croscorefonts
390
391
-------------------------------------------------------------------
392
Thu Jul 26 12:15:37 UTC 2012 - pgajdos@suse.com
393
394
- hintnone for IPA fonts [bnc#766319]
395
396
-------------------------------------------------------------------
397
Tue Jul 3 11:37:52 UTC 2012 - pgajdos@suse.com
398
399
- add <prefer> and <default> aliases for Droid fonts into SUSE-specific
400
config; if they are not present and e. g. system with only droid font
401
installed, you get "Droid Sans" instead of "Droid Sans Mono" even if
402
"monospace" requested; that causes e. g. gvim displaying glyphs with
403
additional space
404
- add also <default> aliases for DejaVu fonts into SUSE-specific config;
405
in case that someone has deinstalled them but gui or document explicitly
406
wants them
407
408
-------------------------------------------------------------------
409
Tue Jun 12 10:41:54 CEST 2012 - tiwai@suse.de
410
411
- Revisit SUSE-specific config (bnc#766319):
412
* Split suse-hinting.conf to a part defining the default
413
autohint and a part defining the default hintstyle depending on
414
autohint. These are now put in conf.d/11-suse-hinting.conf and
415
16-suse-hintstyle.conf, so that extra packages may put their
416
own autohint value between them.
417
* Move suse-bitmaps.conf to conf.d, too
418
* Move optional configs modified by fonts-config to fonts-config
419
package itself
420
- Set autohint=true for IPA* fonts as well as MS fonts;
421
hintslight will be chosen automatically (bnc#766319)
422
- Add missing IPAex* fonts to suse-generic-names.conf lists.
423
- Obsolete ipa-fonts-config package as the default configs are now
424
included in this package
425
426
-------------------------------------------------------------------
427
Sun Jun 3 22:18:41 UTC+8 2012 - hillwood@linuxfans.org
428
429
- fix Chinese Mono font.
430
431
-------------------------------------------------------------------
432
Sat Jun 2 20:47:53 UTC+8 2012 - hillwood@linuxfans.org
433
434
- set WenQuanYi Micro He as default Chinese font.
435
436
-------------------------------------------------------------------
437
Fri Jun 1 06:54:41 UTC 2012 - pgajdos@suse.com
438
439
- don't install 29-liberation-aliases.conf, because
440
30-metric-aliases.conf already contains these bindings
441
442
-------------------------------------------------------------------
443
Mon May 28 11:53:08 UTC 2012 - pgajdos@suse.com
444
445
- DejaVu Sans, Droid Sans, Liberation Sans: use
446
hintslight with BCI (instead of hintfull with BCI)
447
- DejaVu Serif, Droid Serif, Liberation Serif: use
448
hintslight with BCI (instead of hintfull with BCI)
449
- DejaVu Sans Mono, Droid Sans Mono, Liberation Mono: keep
450
hintfull with BCI
451
- Cantarell: use hintfull with autohinter
452
453
-------------------------------------------------------------------
454
Thu May 24 14:24:05 UTC 2012 - pgajdos@suse.com
455
456
- turn autohinter for Verdana (BCI off)
457
458
-------------------------------------------------------------------
459
Wed Mar 21 14:59:41 UTC 2012 - pgajdos@suse.com
460
461
- updated to 2.9.0:
462
* many bugfixes, see NEWS
463
* removed suse-font-dirs.conf
464
* changed suse-hinting.conf: use hintslight with autohinter,
465
hintfull only for BCI [bnc#722427]
466
* include suse-generic-names.conf again
467
* added Cantarell into suse-generic-names.conf and suse-post-user.conf
468
(sans-serif font)
469
* added STIXGeneral into suse-generic-names.conf and suse-post-user.conf
470
(serif font)
471
* turn autohinter on for Liberation Sans (BCI off)
472
* dropped upstreamed urw-aliases-whitespaces.patch
473
* dropped upstreamed bugzilla-246783-do-not-crash-when-config-files-contain-broken-stuff.patch
474
* dropped upstreamed bugzilla-179457-fix-font-file-names-for-wine.patch
475
(https://bugzilla.novell.com/show_bug.cgi?id=179457#c8)
476
* dropped upstreamed bnc438855-make-FcInitReinitialize-work-again.patch
477
* dropped AppleRoman-DynaFont.patch
478
479
-------------------------------------------------------------------
480
Sun Jan 1 23:42:27 UTC 2012 - crrodriguez@opensuse.org
481
482
- The O_CLOEXEC patch missed one case, in particular the
483
loading of configuration files, this has been fixed.
484
485
-------------------------------------------------------------------
486
Thu Dec 15 09:20:44 UTC 2011 - cfarrell@suse.com
487
488
- license update: MIT
489
Just list MIT in the spec file - this is not a dual license
490
491
-------------------------------------------------------------------
492
Thu Dec 8 10:24:16 UTC 2011 - coolo@suse.com
493
494
- fix license to be in spdx.org format
495
496
-------------------------------------------------------------------
497
Thu Dec 1 16:50:47 UTC 2011 - coolo@suse.com
498
499
- add libtool as buildrequire to avoid implicit dependency
500
501
-------------------------------------------------------------------
502
Sun Nov 6 16:00:40 UTC 2011 - crrodriguez@opensuse.org
503
504
- Support symbol visibility features
505
- Use O_CLOEXEC where needed in libfontconfig, callers may fork()
506
and we end up leaking library internal fds to their child processes.
507
508
-------------------------------------------------------------------
509
Tue Oct 25 10:28:47 UTC 2011 - pgajdos@suse.com
510
511
- add /etc/fonts/local.conf [bnc#722427]
512
513
-------------------------------------------------------------------
514
Wed Oct 5 14:35:54 UTC 2011 - uli@suse.com
515
516
- cross-build fix: force host architecture
517
518
-------------------------------------------------------------------
519
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
520
521
- Apply packaging guidelines (remove redundant/obsolete
522
tags/sections from specfile, etc.)
523
524
-------------------------------------------------------------------
525
Fri Jan 21 10:36:23 UTC 2011 - coolo@novell.com
526
527
- regenerate doc tar ball
528
529
-------------------------------------------------------------------
530
Tue Dec 7 11:41:33 CET 2010 - pgajdos@suse.cz
531
532
- <prefer> DejaVu Mono before Andale Mono [bnc#656184]
533
534
-------------------------------------------------------------------
535
Thu Nov 25 13:15:08 CET 2010 - pgajdos@suse.cz
536
537
- <prefer> "Liberation Mono" instead of "Liberation Sans" in
538
monospace <family>
539
540
-------------------------------------------------------------------
541
Tue Nov 9 11:52:25 CET 2010 - pgajdos@suse.cz
542
543
- prefer Nanum fonts before Un fonts [bnc#647355]
544
* modified suse-post-user.conf
545
- turn autohinting for unfonts on [bnc#647355]
546
* modified suse-hinting.conf
547
548
-------------------------------------------------------------------
549
Tue Aug 31 14:29:08 CEST 2010 - pgajdos@suse.cz
550
551
- add AvantGarde, NewCenturySchoolbook, ZapfChancery and
552
ZapfDingbats aliases into 30-urw-aliases.conf as
553
workaround to [bnc#434676]
554
--> added urw-aliases-whitespaces.patch
555
- see http://bugs.freedesktop.org/show_bug.cgi?id=19128
556
557
-------------------------------------------------------------------
558
Fri Jul 23 08:39:25 UTC 2010 - mxwu@novell.com
559
560
- add 10-lcdfilter-lcddefault.conf.
561
* enable lcdfilter.
562
563
-------------------------------------------------------------------
564
Fri Jun 4 11:51:55 UTC 2010 - coolo@novell.com
565
566
- revert the previous change after I reenabled the freetype2 patch
567
568
-------------------------------------------------------------------
569
Tue Apr 6 14:33:12 UTC 2010 - coolo@novell.com
570
571
- disable patch that 'fixes' make check for a patched freetype2
572
573
-------------------------------------------------------------------
574
Thu Feb 11 09:38:44 UTC 2010 - mxwu@novell.com
575
576
- Add support for WenQuanYi Bitmap Song.
577
578
-------------------------------------------------------------------
579
Mon Dec 14 20:22:32 CET 2009 - jengelh@medozas.de
580
581
- add baselibs.conf as a source
582
583
-------------------------------------------------------------------
584
Mon Dec 7 11:14:35 CET 2009 - pgajdos@suse.cz
585
586
- updated to version 2.8.0 (see README)
587
588
-------------------------------------------------------------------
589
Tue Nov 3 19:09:16 UTC 2009 - coolo@novell.com
590
591
- updated patches to apply with fuzz=0
592
593
-------------------------------------------------------------------
594
Mon Aug 31 16:14:45 CEST 2009 - tiwai@suse.de
595
596
- add wqy-zenhei fonts to suse-post-user.conf (bnc#519059)
597
598
-------------------------------------------------------------------
599
Thu Jul 9 12:07:15 CEST 2009 - tiwai@suse.de
600
601
- updated to version 2.7.0:
602
* update Thai default families
603
* add ~/.fonts.conf.d to default config
604
* fc-list --verbose and --quiet options
605
* added fc-scan and fc-query
606
* see details below
607
http://fontconfig.org/release/ChangeLog-2.7.0
608
609
-------------------------------------------------------------------
610
Mon Feb 23 19:12:01 CET 2009 - crrodriguez@suse.de
611
612
- fontconfig leaks memory [bnc#302498]
613
614
-------------------------------------------------------------------
615
Thu Feb 05 13:02:59 CET 2009 - mfabian@suse.de
616
617
- cleanup old patches:
618
• remove obsolete fc-app-dir-fix-new-new.diff
619
• remove obsolete fontconfig-minmaxabs.patch
620
• remove obsolete fc-cache.patch.
621
• remove obsolete bugzilla-160226-multiarch-cache-file-problem.patch
622
• remove fc-match.patch which reversed the order of
623
FcDefaultSubstitute() and FcConfigSubstitute(), this was only
624
experimental and always commented out in the fontconfig.spec file.
625
• remove obsolete
626
bugzilla-128937-turn-off-embedded-bitmaps-by-default.patch
627
• remove obsolete fc-verbose.diff.
628
629
-------------------------------------------------------------------
630
Tue Feb 03 16:43:16 CET 2009 - mfabian@suse.de
631
632
- bnc#468407: add the Arabic font "KacstBook" to the preference
633
lists for serif, sans-serif, and monospace. Until now there was
634
no font at all preferred for Arabic when the dejavu fonts were
635
not installed and even if they were installed there was still no
636
preferred Arabic font for serif. This caused a certain
637
randomness in the fonts used by YaST2.
638
639
-------------------------------------------------------------------
640
Mon Jan 26 17:59:34 CET 2009 - mfabian@suse.de
641
642
- bnc#466068: insert "VL Gothic" in the preference lists between
643
"IPA Gothic" and "Sazanami Gothic".
644
645
-------------------------------------------------------------------
646
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
647
648
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
649
(bnc#437293)
650
651
-------------------------------------------------------------------
652
Mon Nov 24 12:34:56 CET 2008 - olh@suse.de
653
654
- obsolete old -XXbit packages (bnc#437293, bnc#439840)
655
656
-------------------------------------------------------------------
657
Fri Nov 07 18:22:17 CET 2008 - mfabian@suse.de
658
659
- bnc#438855: make FcInitReinitialize() work again. This function
660
is important to make it possible for YaST2 to load new fonts
661
which are copied into instsys after YaST2 is already running.
662
663
-------------------------------------------------------------------
664
Wed Oct 29 18:56:15 CET 2008 - mfabian@suse.de
665
666
- bnc#433591: make "Lohit Oriya" the default font for Oriya. See
667
also:
668
https://bugzilla.mozilla.org/show_bug.cgi?id=461155
669
- change /usr/share/doc/fontconfig to /usr/share/doc/packages/fontconfig
670
in the documentation (man-pages and sgml).
671
672
-------------------------------------------------------------------
673
Tue Sep 23 13:27:10 CEST 2008 - mfabian@suse.de
674
675
- kill "la" files and static libraries *only* for versions >
676
openSUSE 11.0.
677
678
-------------------------------------------------------------------
679
Wed Sep 10 16:55:07 CEST 2008 - mfabian@suse.de
680
681
- update to 2.6.0. Some changes from the ChangeLog:
682
• new configurables for sub-pixel filter configuration.
683
• Don't check cache file time stamps when cleaning cache dir.
684
Cache file mtime is meaningless now that the directory time is
685
encoded in
686
the cache.
687
• Also check configDirs mtimes in FcConfigUptoDate
688
Checking only config files and font directories can miss
689
changes which affect only a configuration directory. Check
690
those to catch any changes.
691
• Update CaseFolding.txt to Unicode 5.1.0
692
- remove fix-pattern-duplicate.diff (included upstream).
693
694
-------------------------------------------------------------------
695
Tue Aug 26 12:14:12 CEST 2008 - crrodriguez@suse.de
696
697
- kill "la" files and static libraries
698
699
-------------------------------------------------------------------
700
Mon May 26 14:44:48 CEST 2008 - mfabian@suse.de
701
702
- bnc#246804: remove workaround to force the detection of FreeMono
703
as monospace, freefont >= 0.20080323 has the spacing problem
704
fixed.
705
706
-------------------------------------------------------------------
707
Wed May 21 15:54:42 CEST 2008 - mfabian@suse.de
708
709
- bnc#378463:
710
• accept "Liberation Serif", "Liberation Sans", and
711
"Liberation Mono" as fallbacks for "Times New Roman", "Arial",
712
and "Courier New" respectively.
713
• Mark the "Liberation" fonts with their generics to get
714
reasonable fallbacks if they are not installed.
715
• Add these fonts to the preference lists (below DejaVu).
716
717
-------------------------------------------------------------------
718
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
719
720
- added baselibs.conf file to build xxbit packages
721
for multilib support
722
723
-------------------------------------------------------------------
724
Tue Dec 18 16:07:26 CET 2007 - mfabian@suse.de
725
726
- add "Lucida Sans Typewriter", "Lucida Sans", and "Lucida Bright"
727
to the list of fonts which should always use the byte code
728
interpreter if anti-aliasing is off. Suggested by
729
Bernhard Walle <bwalle@suse.de>.
730
731
-------------------------------------------------------------------
732
Tue Oct 16 17:39:14 CEST 2007 - mfabian@suse.de
733
734
- Bugzilla #334154: make "Lohit Punjabi" the default font for
735
Punjabi (move ugly FreeSans, FreeSerif, FreeMono down in
736
the preference lists to make this possible).
737
738
-------------------------------------------------------------------
739
Tue Oct 16 16:18:27 CEST 2007 - mfabian@suse.de
740
741
- Bugzilla #308961 comment #24: give "AR PL ShanHeiSun Uni" higher
742
priority than FZMingTi because the latter one doesn’t have
743
embedded bitmaps.
744
745
-------------------------------------------------------------------
746
Mon Oct 15 16:58:24 CEST 2007 - mfabian@suse.de
747
748
- Bugzilla #308961: make "AR PL ShanHeiSun Uni" the default font
749
for traditional and simplified Chinese (unless the commercial
750
fonts FZ* or CMEX* are installed which still have higher
751
priority).
752
753
-------------------------------------------------------------------
754
Fri Apr 27 19:00:49 CEST 2007 - aj@suse.de
755
756
- Add libexpat-devel to BuildRequires.
757
758
-------------------------------------------------------------------
759
Fri Mar 23 18:46:17 CET 2007 - mfabian@suse.de
760
761
- Bugzilla #118131 comment #93: set the autohinter default
762
matching on "font" instead of on "pattern".
763
If an autohint value is set in pattern, OpenOffice 2.1 will use
764
that even if there are fontconfig rules matching on "font" which
765
should override it again). This doesn't cause any problems for
766
Cairo/Gnome (see bug #104365) because Cairo/Gnome don't try to
767
change the autohint value anyway.
768
769
-------------------------------------------------------------------
770
Mon Mar 12 16:01:47 CET 2007 - mfabian@suse.de
771
772
- duplicate patterns correctly (fixes some parts of bug #244579
773
for Qt4).
774
fix-pattern-duplicate.diff (by Stephan Kulow <coolo@suse.de>).
775
776
-------------------------------------------------------------------
777
Wed Feb 21 17:25:57 CET 2007 - mfabian@suse.de
778
779
- Bugzilla #246783: avoid crashes when config files contain
780
some incorrect expressions.
781
782
-------------------------------------------------------------------
783
Tue Feb 20 19:02:49 CET 2007 - mfabian@suse.de
784
785
- Bugzilla #246804: force detection of FreeMono as monospace as
786
well, recent versions of this font are broken and have glyphs
787
with wrong width.
788
789
-------------------------------------------------------------------
790
Tue Feb 20 17:07:34 CET 2007 - mfabian@suse.de
791
792
- update to 2.4.2.
793
+ remove do-not-clean-cache-files-for-different-architectures.patch
794
(included upstream).
795
+ remove improve-monospace-detection.patch and fix this in
796
the setup instead of in the c-code using the feature
797
match target="scan" (see bugzilla #246804).
798
799
-------------------------------------------------------------------
800
Tue Feb 06 19:16:24 CET 2007 - mfabian@suse.de
801
802
- fix order of changelog entries.
803
804
-------------------------------------------------------------------
805
Wed Jan 24 01:08:58 CET 2007 - mfabian@suse.de
806
807
- Bugzilla #237347: make Pothana2000 the default font for Telugu.
808
809
-------------------------------------------------------------------
810
Mon Nov 20 15:31:31 CET 2006 - mfabian@suse.de
811
812
- Meiryo is not good for monospace.
813
814
-------------------------------------------------------------------
815
Wed Nov 15 20:24:23 CET 2006 - mfabian@suse.de
816
817
- sync hinting and bitmap setup with fonts-config:
818
+ Bugzilla #215602: don't use the embedded bitmaps in the IPA
819
fonts because they are only available in 12, 14, and 16 pixels.
820
+ Bugzilla #215602: Don't use the autohinter for fonts where it
821
it distorts the metrics so badly that even the digits which
822
should be monospaced are not monospaced at all anymore.
823
+ Don't use the autohinter for good quality TrueType fonts.
824
- add some new fonts to the prefer lists.
825
826
-------------------------------------------------------------------
827
Fri Nov 10 16:53:09 CET 2006 - mfabian@suse.de
828
829
- choose nicer default fonts for sans-serif, serif, and monospace.
830
It is not necessary anymore to choose fonts which are metric
831
compatible to the Adobe fonts as the default, the bug in kpdf
832
is apparently fixed (see Bugzilla #129081). The default fonts
833
for all three styles are now Déjà Vu on openSUSE.
834
835
-------------------------------------------------------------------
836
Fri Oct 27 12:03:01 CEST 2006 - mfabian@suse.de
837
838
- make last patch a little bit nicer to get it included upstream.
839
840
-------------------------------------------------------------------
841
Tue Oct 24 16:53:40 CEST 2006 - mfabian@suse.de
842
843
- do not delete cache files for different architectures.
844
845
-------------------------------------------------------------------
846
Fri Oct 20 15:20:23 CEST 2006 - mfabian@suse.de
847
848
- Bugzilla #213616: make suse-font-dirs.conf work again
849
by symlinking it into /etc/fonts/conf.d.
850
851
-------------------------------------------------------------------
852
Wed Oct 18 15:01:01 CEST 2006 - mfabian@suse.de
853
854
- Bugzilla #213190, Fate #300430: "Use CMEXSong font as the
855
default font for zh_TW locale"
856
857
-------------------------------------------------------------------
858
Mon Oct 16 17:22:53 CEST 2006 - mfabian@suse.de
859
860
- update to 2.4.1.
861
+ cache files for different architectures are in different
862
files now
863
+ the user specific cache has been split from a single file
864
in to seperate files for each font directory which are now
865
stored in ~/.fontconfig/.
866
867
-------------------------------------------------------------------
868
Thu Jun 22 12:15:03 CEST 2006 - mfabian@suse.de
869
870
- Bugzilla #185864: add "Requires: bash" to make the postun
871
and preun scripts of the SLES9 fontconfig package work.
872
873
-------------------------------------------------------------------
874
Fri Jun 02 15:24:25 CEST 2006 - mfabian@suse.de
875
876
- Bugzilla #179457: fix font handling for wine (from upstream CVS):
877
wine uses FcPatternGet instead of FcPatternGetString to find the
878
full path name of a font file. This used to work but has been
879
broken recently in the fontconfig 2.4 branch.
880
881
-------------------------------------------------------------------
882
Fri Apr 28 19:26:28 CEST 2006 - mfabian@suse.de
883
884
- Bugzilla #104365: match on "pattern" instead on "font" to edit
885
the default hinting settings to make it easier to override
886
the defaults with applications using FcPatternDel() and
887
FcPatternAdd...().
888
889
-------------------------------------------------------------------
890
Wed Apr 19 16:34:50 CEST 2006 - mfabian@suse.de
891
892
- Bugzilla #166260 and bugzilla #162064:
893
add "Khmer OS System" to the prefer lists of fontconfig.
894
895
-------------------------------------------------------------------
896
Tue Apr 11 18:47:50 CEST 2006 - mfabian@suse.de
897
898
- Bugzilla #59409: don't set a default value for rgba at all,
899
rely on the auto-detection instead. Previously it was impossible
900
to switch subpixelhinting off in the KDE control centre if
901
it had been switched on by the auto-detection. But in the
902
meantime this has been fixed in KDE, therefore we don't have
903
a reason anymore to override the auto-detection.
904
905
-------------------------------------------------------------------
906
Tue Apr 04 11:56:38 CEST 2006 - mfabian@suse.de
907
908
- use "OpenSymbol" as another fallback for "Symbol" in addition
909
to "Standard Symbols L".
910
911
-------------------------------------------------------------------
912
Mon Apr 03 18:51:22 CEST 2006 - mfabian@suse.de
913
914
- Bugzilla #158573: CID keyed fonts should be blacklisted in the
915
fontconfig setup because they don't (yet) work with
916
freetype2.
917
918
-------------------------------------------------------------------
919
Fri Mar 31 11:28:47 CEST 2006 - zsu@suse.de
920
921
- Bugzilla #158573: Hinting will be done before Embolden in
922
freetype2, but in such case, Embolden will get wrong result
923
on some glyph contours after applying hinting.
924
Actually, hinting should be done after embolden, but we can't
925
fix it in current freetype2. So as a workaround, just turn off
926
hinting if we want to do embolden.
927
928
-------------------------------------------------------------------
929
Fri Mar 24 11:11:28 CET 2006 - mfabian@suse.de
930
931
- Bugzilla #160226: When alternately starting a 32 bit and 64 bit
932
application on a 64 bit system, ~/.fonts.cache-2 was always
933
deleted and generated again, which caused a big performance
934
issue. ~/.fonts.cache-2 is intended to be multi-arch, but this
935
didn't work right.
936
937
-------------------------------------------------------------------
938
Thu Mar 16 11:46:14 CET 2006 - mfabian@suse.de
939
940
- Bugzilla #130350: I forgot to add the agfa-fonts "Andale Sans",
941
"Andy MT", "Bell MT", and "Monotype Sorts" to the list of fonts
942
which should always use the byte code interpreter if
943
anti-aliasing is off.
944
945
-------------------------------------------------------------------
946
Fri Mar 10 16:03:18 CET 2006 - mfabian@suse.de
947
948
- update to 2.3.94 (no significant changes, just a nicer
949
version number).
950
- don't apply fc-verbose.diff anymore, the warnings cause
951
too much confusion (see for example bug #156405).
952
953
-------------------------------------------------------------------
954
Fri Feb 24 18:08:55 CET 2006 - mfabian@suse.de
955
956
- update to 2.3.93.20060224: fix for Bugzilla #153402 included
957
upstream.
958
959
-------------------------------------------------------------------
960
Fri Feb 24 17:16:05 CET 2006 - mfabian@suse.de
961
962
- fix Bugzilla #153402: "fc-cache crashes on some .ttc fonts".
963
964
-------------------------------------------------------------------
965
Wed Feb 22 11:36:00 CET 2006 - mfabian@suse.de
966
967
- update to 2.3.93.20060222:
968
+ Strip \r and whitespace from input; fixes bug 3454.
969
+ make fontconfig not crash on pango badness.
970
+ Remove one more archaic character in ka.orth
971
+ Freeze patterns created by configuration file for tiny
972
memory savings (every little bit helps).
973
- fix for bugzilla #152453 now included upstream.
974
975
-------------------------------------------------------------------
976
Tue Feb 21 12:39:31 CET 2006 - mfabian@suse.de
977
978
- Bugzilla #152453: fix crash in fc-cat, see also:
979
http://lists.freedesktop.org/archives/fontconfig/2006-February/002130.html
980
981
-------------------------------------------------------------------
982
Mon Feb 20 18:52:17 CET 2006 - mfabian@suse.de
983
984
- add Korean fonts "UnBatang" and "UnDotum" to the prefer lists
985
above the Baekmuk fonts.
986
987
-------------------------------------------------------------------
988
Fri Feb 17 16:44:39 CET 2006 - mfabian@suse.de
989
990
- update to 2.3.93.20060220:
991
+ Don't bail if fontconfig can't remove a dir cache file.
992
+ Skip the ID of a cache file when copying.
993
+ Eliminate 'source file too small' bug in FcDirCacheWrite.
994
+ Add -r --really-force option which blows away cache files and
995
then regenerates them.
996
+ Deal correctly with changing FC_CACHE_MAGIC.
997
+ Enable fc-cat to print out old-style cache info when given a
998
directory name.
999
+ Bump up magic version; we changed the binary format.
1000
+ Fix triggering of segfault caused by misreading cache files
1001
(reported by fcrozat).
1002
+ Fix the underlying cause of the below segfault (must usually
1003
call FcDirCacheHasCurrentArch after FcDirCacheValid).
1004
- Dirk Mueller's make_fccache_f_work.diff is obsolete because of
1005
the --really-force option.
1006
1007
-------------------------------------------------------------------
1008
Tue Feb 14 00:13:45 CET 2006 - mfabian@suse.de
1009
1010
- update to 2.3.93.20060214:
1011
- patch to ignore broken bitmap fonts included upstream.
1012
- memory leaks in error conditon code fixed.
1013
1014
-------------------------------------------------------------------
1015
Mon Feb 13 22:16:03 CET 2006 - mfabian@suse.de
1016
1017
- Bugzilla #150552: ignore broken bitmap fonts which don't even
1018
have a BDF property FAMILY_NAME.
1019
1020
-------------------------------------------------------------------
1021
Mon Feb 13 16:05:08 CET 2006 - mfabian@suse.de
1022
1023
- Bugzilla #132577: add the DejaVu fonts to the prefer lists.
1024
- add suse-font-dirs.conf to make sure a basic list of font
1025
dirs exists even if "SuSEconfig --module fonts" didn't run yet.
1026
1027
-------------------------------------------------------------------
1028
Mon Feb 13 14:29:40 CET 2006 - mfabian@suse.de
1029
1030
- update to 2.3.93.20060213.
1031
- Takashi IWAI's fc-prefer-var-cache.diff, and
1032
fc-fcmatch-pattern-fix.diff included upstream.
1033
1034
-------------------------------------------------------------------
1035
Fri Feb 10 14:23:28 CET 2006 - mfabian@suse.de
1036
1037
- update to 2.3.93.20060210:
1038
- Dirk Mueller's value_hash_speedup.diff included upstream.
1039
- Dirk Mueller's fc-verbose.diff slightly adapted to current CVS.
1040
- Takashi IWAI's fc-lang-idx-fixes.diff included upstream.
1041
- Takashi IWAI's fc-app-dir-fix.diff only partly included upstream,
1042
the missing parts are still necessary to make it work.
1043
- add fc-prefer-var-cache.diff (by Takashi IWAI <tiwai@suse.de>
1044
to prefer cache files in /var/cache/fontconfig over cache files
1045
in the font directories.
1046
- Bugzilla #148361, comment #20: add fc-validatecache-option.diff
1047
to improve performance if a validate option is set to false in
1048
~/.fonts.conf.
1049
- Bugzilla #132577: add rules to /etc/fonts to use the DejaVu
1050
fonts if the user requests the SUSE fonts and these are not
1051
available anymore.
1052
- fix by Takashi for segfault in fc-cache with non-existing
1053
directory as argument.
1054
- add fc-fcmatch-pattern-fix.diff (by Takashi IWAI <tiwai@suse.de>
1055
to fix the problem reported in:
1056
http://lists.freedesktop.org/archives/fontconfig/2006-February/002072.html
1057
1058
-------------------------------------------------------------------
1059
Tue Feb 07 20:08:04 CET 2006 - mfabian@suse.de
1060
1061
- add value_hash_speedup.diff by Dirk Mueller <dmueller@suse.de>
1062
see also
1063
http://lists.freedesktop.org/archives/fontconfig/2006-February/002045.html
1064
1065
-------------------------------------------------------------------
1066
Tue Feb 07 16:10:17 CET 2006 - mfabian@suse.de
1067
1068
- Bugzilla #148693: add fc-app-dir-fix-new.diff
1069
(by Takashi IWAI <tiwai@suse.de>).
1070
- update to 2.3.93.20060207:
1071
- euro.patch included upstream.
1072
- Takashi IWAI's patches fontconfig-fontsubdir-parse-fix.diff,
1073
fccache-update-check.diff, fc-loop-scan-fix.diff,
1074
fc-cache-loop-fix.diff included upstream.
1075
- Takashi IWAI's fc-lang-idx-fixes.diff partly included upstream.
1076
1077
-------------------------------------------------------------------
1078
Tue Feb 07 11:54:25 CET 2006 - mfabian@suse.de
1079
1080
- Bugzilla #148361: avoid stat () on all files in all
1081
sub-directories of font-directories by including a list
1082
of all font-directores including the sub-directories generated
1083
by SuSEconfig.fonts (/usr/sbin/fonts-config).
1084
1085
-------------------------------------------------------------------
1086
Mon Feb 06 16:23:30 CET 2006 - mfabian@suse.de
1087
1088
- update to 2.3.93.20060206.16:
1089
improved version of seife-crash.diff now included upstream.
1090
1091
-------------------------------------------------------------------
1092
Mon Feb 06 16:01:26 CET 2006 - mfabian@suse.de
1093
1094
- fc-loop-scan-fix.diff (by Takashi IWAI <tiwai@suse.de>):
1095
the endless loop in fc-cache if a subdirectory was a symlink
1096
pointing to a directory higher up was already fixed but
1097
there was still an endless loop when using fontconfig
1098
(e.g. when using "fc-match").
1099
1100
-------------------------------------------------------------------
1101
Mon Feb 06 11:47:57 CET 2006 - mfabian@suse.de
1102
1103
- update to 2.3.93.20060206.
1104
- fontconfig-misc-warning-fixes.diff, fontconfig-memleak-fix.diff
1105
included upstream.
1106
- Dirk Mueller's seife-crash.diff partly included upstream.
1107
1108
-------------------------------------------------------------------
1109
Sun Feb 5 09:00:10 CET 2006 - aj@suse.de
1110
1111
- Fix typo in suse-post-user.conf [#148268].
1112
1113
-------------------------------------------------------------------
1114
Fri Feb 03 16:33:38 CET 2006 - mfabian@suse.de
1115
1116
- fc-cache-loop-fix.diff (by Takashi IWAI <tiwai@suse.de>):
1117
fc-cache did loop endless if a subdirectory was a symlink
1118
pointing to a directory higher up, e.g.
1119
ln -s /usr/share/fonts /usr/share/fonts/ttt
1120
1121
-------------------------------------------------------------------
1122
Fri Feb 03 16:01:06 CET 2006 - mfabian@suse.de
1123
1124
- bugzilla #147994:
1125
include IPAGothic as a fallback for IPAPGothic in the prefer
1126
list for sans (and some more fixes in the same spirit).
1127
1128
-------------------------------------------------------------------
1129
Thu Feb 2 20:20:36 CET 2006 - tiwai@suse.de
1130
1131
- Fixed language detections. Now :lang=xxx should work.
1132
1133
-------------------------------------------------------------------
1134
Thu Feb 2 17:45:12 CET 2006 - dmueller@suse.de
1135
1136
- add patch to never open or validate font caches
1137
when fc-cache -f is used.
1138
1139
-------------------------------------------------------------------
1140
Wed Feb 1 20:21:52 CET 2006 - tiwai@suse.de
1141
1142
- Fixes by Dirk Mueller <dmueller@suse.de>:
1143
fc-verbose.diff, seife-crash.diff
1144
- print out a warning if the global cache expired
1145
- fix crashes on malformed fonts.cache
1146
1147
-------------------------------------------------------------------
1148
Tue Jan 31 20:27:38 CET 2006 - mfabian@suse.de
1149
1150
- two more patches by Takashi Iwai <tiwai@suse.de>:
1151
fontconfig-memleak-fix.diff, fccache-update-check.diff
1152
1153
-------------------------------------------------------------------
1154
Tue Jan 31 19:39:28 CET 2006 - mfabian@suse.de
1155
1156
- Patches by Takashi Iwai <tiwai@suse.de>:
1157
- fontconfig-misc-warning-fixes.diff (mainly to check return values
1158
of read (), write (), and seek ()).
1159
- fontconfig-fontsubdir-parse-fix.diff:
1160
if FcConfigNormalizeFontDir () was called with a directory
1161
which is not a subdirectory of a directory from a .conf file,
1162
the list of all subdirectories was added to the list of known
1163
directories. When doing this again, the list of subdirectories
1164
was added again. Takashi's patch fixes this.
1165
1166
-------------------------------------------------------------------
1167
Tue Jan 31 11:25:07 CET 2006 - mfabian@suse.de
1168
1169
- update to 2.3.93.20060131.
1170
- fc-cache-should-not-stop-at-the-first-non-existing-directory.patch,
1171
destroy-completely-broken-cache-files-in-home-directory.patch
1172
included upstream
1173
- add "make check" to .spec file and fix expected output.
1174
1175
-------------------------------------------------------------------
1176
Mon Jan 30 21:13:52 CET 2006 - mfabian@suse.de
1177
1178
- fc-cache-should-not-stop-at-the-first-non-existing-directory.patch
1179
1180
-------------------------------------------------------------------
1181
Mon Jan 30 20:47:05 CET 2006 - mfabian@suse.de
1182
1183
- destroy-completely-broken-cache-files-in-home-directory.patch:
1184
when no string at all can be read from a ~/.fonts.cache-2 file
1185
or if such a file does not start with FC_GLOBAL_MAGIC_COOKIE,
1186
something is badly wrong and the file should be destroyed.
1187
1188
-------------------------------------------------------------------
1189
Mon Jan 30 12:31:52 CET 2006 - mfabian@suse.de
1190
1191
- update to 2.3.93.20060130.
1192
- full-path-problem.patch included upstream now.
1193
- check return values of read(), write(), and lseek() and give
1194
error message if something goes wrong.
1195
- endless-loop.patch included upstream
1196
1197
-------------------------------------------------------------------
1198
Fri Jan 27 19:06:39 CET 2006 - mfabian@suse.de
1199
1200
- check return values of FcCacheReadString () to fix endless loop.
1201
See:
1202
http://lists.freedesktop.org/archives/fontconfig/2006-January/001959.html
1203
1204
-------------------------------------------------------------------
1205
Fri Jan 27 17:10:08 CET 2006 - mfabian@suse.de
1206
1207
- update to 2.3.93.20060127.
1208
- blacklist the Hershey-fonts, the *.fon fonts from the "wine"
1209
package and all *.bdf fonts because these do not work with
1210
fontconfig/Xft2 (at least not now).
1211
1212
-------------------------------------------------------------------
1213
Fri Jan 27 01:25:29 CET 2006 - mls@suse.de
1214
1215
- converted neededforbuild to BuildRequires
1216
1217
-------------------------------------------------------------------
1218
Thu Jan 26 17:26:29 CET 2006 - mfabian@suse.de
1219
1220
- update to 2.3.93.20060126.
1221
do-not-crash-if-non-existing-directories-are-referenced-from-local-cache-file.patch
1222
is now included upstream.
1223
1224
-------------------------------------------------------------------
1225
Thu Jan 26 17:09:21 CET 2006 - mfabian@suse.de
1226
1227
- do-not-crash-if-non-existing-directories-are-referenced-from-local-cache-file.patch
1228
to fix the problem reported in:
1229
http://lists.freedesktop.org/archives/fontconfig/2006-January/001948.html
1230
1231
-------------------------------------------------------------------
1232
Wed Jan 25 16:04:10 CET 2006 - mfabian@suse.de
1233
1234
- update to 2.3.93.20060125.
1235
(memory leaks fixed, zhe-su-fix-zh-hk-support.patch included
1236
upstream).
1237
- don't package /var/cache/fontconfig/stamp, only
1238
package the directory.
1239
- improve-normalization-of-font-path-add-subdirs.patch:
1240
add an cheap method to add subdirectories to the list of
1241
font directories to avoid having to call the expensive
1242
FcInitLoadConfigAndFonts () function.
1243
1244
-------------------------------------------------------------------
1245
Fri Jan 20 22:02:20 CET 2006 - mfabian@suse.de
1246
1247
- add improve-normalization-of-font-path.patch.
1248
1249
-------------------------------------------------------------------
1250
Fri Jan 20 11:47:58 CET 2006 - mfabian@suse.de
1251
1252
- update to 2.3.93.20060120.
1253
- bugzilla #142215: unaligned-access.patch by
1254
Andreas Schwab <schwab@suse.de> now included upstream.
1255
1256
-------------------------------------------------------------------
1257
Thu Jan 19 16:01:27 CET 2006 - schwab@suse.de
1258
1259
- Fix stupid misaligned accesses.
1260
1261
-------------------------------------------------------------------
1262
Thu Jan 19 12:11:21 CET 2006 - mfabian@suse.de
1263
1264
- update to 2.3.93.20060119.
1265
- add-dir-early-in-FcDirScanConfig.patch now included upstream.
1266
- fix-inode-compare.diff (by Dirk Mueller <dmueller@suse.de>) is
1267
also included upstream.
1268
1269
-------------------------------------------------------------------
1270
Wed Jan 18 15:32:48 CET 2006 - mfabian@suse.de
1271
1272
- add add-dir-early-in-FcDirScanConfig.patch to fix the problem
1273
reported in
1274
http://lists.freedesktop.org/archives/fontconfig/2006-January/001904.html
1275
1276
-------------------------------------------------------------------
1277
Mon Jan 16 14:49:34 CET 2006 - mfabian@suse.de
1278
1279
- update to 2.3.93.20060116.
1280
- remove fc-cat-crash.patch (included upstream).
1281
1282
-------------------------------------------------------------------
1283
Thu Jan 12 15:34:17 CET 2006 - mfabian@suse.de
1284
1285
- add zhe-su-fix-zh-hk-support.patch (by Zhe Su <zsu@novell.com>,
1286
see also:
1287
http://lists.freedesktop.org/archives/fontconfig/2006-January/001861.html
1288
http://lists.freedesktop.org/archives/fontconfig/2006-January/001864.html
1289
1290
-------------------------------------------------------------------
1291
Thu Jan 12 12:56:40 CET 2006 - mfabian@suse.de
1292
1293
- add normalize-path-in-fc-cache.patch to fix the problem reported
1294
here:
1295
http://lists.freedesktop.org/archives/fontconfig/2006-January/001878.html
1296
Although
1297
http://lists.freedesktop.org/archives/fontconfig/2006-January/001875.html
1298
claims that this problem was fixed, part of the problem still
1299
remained. "fc-cache /foo/bar" and "fc-cache /foo/bar/" generate
1300
files with the same name (md5sum) now, the command using the
1301
final '/' always rewrote the cache even if it was already
1302
up-to-date.
1303
1304
-------------------------------------------------------------------
1305
Wed Jan 11 13:25:13 CET 2006 - mfabian@suse.de
1306
1307
- update to 2.3.93.20060110.
1308
- add full-path-problem.patch to fix the problem that all
1309
full path names reported by "fc-match -v" and "fc-list : file"
1310
omit the last directory component which caused all applications
1311
using fontconfig to crash.
1312
1313
-------------------------------------------------------------------
1314
Mon Jan 09 16:46:46 CET 2006 - mfabian@suse.de
1315
1316
- update to 2.3.93.20060109.
1317
- remove Zhe Su's patch fcmatch-2.3.93-take2.patch (has been
1318
included upstream).
1319
- remove my dummy-crash.patch (included upstream).
1320
- add fc-cat-crash.patch to fix the problem reported in
1321
http://lists.freedesktop.org/archives/fontconfig/2006-January/001879.html
1322
- sync /etc/fonts/suse-hinting.conf with the template in
1323
the fonts-config package.
1324
1325
-------------------------------------------------------------------
1326
Thu Jan 05 16:36:41 CET 2006 - mfabian@suse.de
1327
1328
- update to 2.3.93.20060105 (fixes the problem reported in
1329
http://lists.freedesktop.org/archives/fontconfig/2006-January/001854.html
1330
)
1331
- add new java-1_4_2 font directory. Being able to use
1332
wildcards in directories would be helpful ...
1333
1334
-------------------------------------------------------------------
1335
Wed Jan 04 19:43:57 CET 2006 - mfabian@suse.de
1336
1337
- add dummy-crash.patch o avoid the crash when calling
1338
'fc-match "foo:\\_\\_DUMMY\\_\\_=1"'.
1339
- sync /etc/fonts/suse-hinting.conf with the template in
1340
the fonts-config package.
1341
1342
-------------------------------------------------------------------
1343
Tue Jan 03 15:38:44 CET 2006 - mfabian@suse.de
1344
1345
- update to 2.3.93.20060103 (fixes Bugzilla #141217).
1346
1347
-------------------------------------------------------------------
1348
Fri Dec 30 18:15:24 CET 2005 - mfabian@suse.de
1349
1350
- apply fcmatch-2.3.93-take2.patch (by Zhe Su <zsu@novell.com>)
1351
to fix the problem that fonts sometimes could not be matched by
1352
their localized names anymore. See also
1353
http://lists.freedesktop.org/archives/fontconfig/2005-December/001843.html
1354
and the other mails in that thread.
1355
1356
-------------------------------------------------------------------
1357
Wed Dec 21 16:48:40 CET 2005 - mfabian@suse.de
1358
1359
- update to 2.3.93.20051222.
1360
1361
-------------------------------------------------------------------
1362
Tue Dec 13 12:44:31 CET 2005 - mfabian@suse.de
1363
1364
- Bugzilla #118720: add Hebrew fonts from the culmus package to
1365
the prefer lists: "Frank Ruehl CLM" (serif),
1366
"Nachlieli CLM" (sans-serif), "Miriam Mono CLM" (monospace).
1367
1368
-------------------------------------------------------------------
1369
Thu Dec 08 19:01:45 CET 2005 - mfabian@suse.de
1370
1371
- bitmap-encoding-problem.patch: PCF fonts that have no encoded
1372
characters must be skipped, they are usually just Unicode fonts
1373
transcoded to some legacy encoding. Only Unicode and Latin1
1374
are supported by fontconfig, if such fonts are not skipped they
1375
can be accidentally matched by fontconfig and used by
1376
applications. But they don't work, most applications only
1377
display replacement characters when such fonts are used, some
1378
even crash (urxvt). Probably fonts that have no encoded
1379
characters in other formats than PCF are also useless and
1380
can be skipped as well.
1381
1382
-------------------------------------------------------------------
1383
Wed Dec 07 15:35:59 CET 2005 - mfabian@suse.de
1384
1385
- update to 2.3.92.20051206.
1386
1387
-------------------------------------------------------------------
1388
Wed Nov 30 11:04:21 CET 2005 - coolo@suse.de
1389
1390
- update once more to CVS as more patches of us went in
1391
1392
-------------------------------------------------------------------
1393
Thu Nov 24 21:35:00 CET 2005 - coolo@suse.de
1394
1395
- update to CVS to include even more performance patches
1396
1397
-------------------------------------------------------------------
1398
Tue Nov 22 09:37:13 CET 2005 - coolo@suse.de
1399
1400
- update to CVS to include performance patches by Dirk Mueller and
1401
some crash fixes by others
1402
1403
-------------------------------------------------------------------
1404
Thu Nov 17 17:03:45 CET 2005 - coolo@suse.de
1405
1406
- update to CVS to include several fixes by Andreas Schwab, Michael Matz
1407
and me (generic architecture support)
1408
1409
-------------------------------------------------------------------
1410
Thu Nov 3 09:01:32 CET 2005 - coolo@suse.de
1411
1412
- update to 2.3.91.20051103 with an extra patch to avoid creating
1413
invalid cashes (#128080 seems fixed)
1414
1415
-------------------------------------------------------------------
1416
Thu Oct 27 15:20:56 CEST 2005 - mfabian@suse.de
1417
1418
- Bugzilla #128937: use FcFalse as the default value for
1419
FC_EMBEDDED_BITMAP (requested by Zhe Su).
1420
- Bugzilla #130350: add agfa-fonts "Andale Sans", "Andy MT",
1421
"Bell MT", and "Monotype Sorts" to the list of fonts which
1422
are rendered with the byte code interpreter and without
1423
anti-aliasing up to the pixellimit specified in
1424
/etc/sysconfig/fonts-config.
1425
1426
-------------------------------------------------------------------
1427
Wed Oct 26 12:16:17 CEST 2005 - mfabian@suse.de
1428
1429
- update to 2.3.91.20051026.
1430
1431
-------------------------------------------------------------------
1432
Mon Oct 24 14:03:14 CEST 2005 - mfabian@suse.de
1433
1434
- update to 2.3.91.20051024.
1435
+ remove bugzilla-102328.patch (included upstream).
1436
+ remove fontconfig-sentinel.patch (included upstream).
1437
+ remove Zhe Su's
1438
bugzilla-128930-support-localized-family-and-style-names.patch
1439
(included upstream)
1440
1441
-------------------------------------------------------------------
1442
Thu Oct 20 11:59:13 CEST 2005 - mfabian@suse.de
1443
1444
- Bugzilla #129081: move fonts which are metric compatible to
1445
Helvetica to the top of the prefer list for sans-serif, fonts
1446
which are metric compatible to Times to the top of the prefer
1447
list for serif, and fonts which are metric compatible to courier
1448
to the top of the prefer list for monospace.
1449
This is needed for example to display pdf documents better in
1450
kpdf.
1451
- Bugzilla #128930: use newer version of Zhe Su's patch to solve
1452
the problem mentioned in comment #8.
1453
1454
-------------------------------------------------------------------
1455
Wed Oct 19 14:50:02 CEST 2005 - mfabian@suse.de
1456
1457
- update to 2.3.91.20051019.
1458
+ remove fix-return-code.patch (included upstream).
1459
- Bugzilla #128930: add patch by Zhe Su <zsu@novell.com> to
1460
improve support of localized font family and style names by
1461
sorting them according to the current locale settings.
1462
With this change, applications which use fontconfig will
1463
automatically get the localized font family and style names.
1464
1465
-------------------------------------------------------------------
1466
Fri Oct 14 16:24:33 CEST 2005 - mfabian@suse.de
1467
1468
- the return value of fc-cache in directories where
1469
fonts.cache-2 doesn't exist was 1. Fix this.
1470
1471
-------------------------------------------------------------------
1472
Thu Oct 13 14:42:51 CEST 2005 - mfabian@suse.de
1473
1474
- update to 2.3.91.20051013
1475
current head of fontconfig 2.4 branch).
1476
Fixes problem that fc-cache returns 1 (failed) when updating
1477
an already existing fonts.cache-2 file.
1478
1479
-------------------------------------------------------------------
1480
Wed Oct 12 11:35:23 CEST 2005 - mfabian@suse.de
1481
1482
- update to 2.3.91.20051012
1483
(current head of fontconfig 2.4 branch).
1484
Solves the performance regression problem that fc-cache
1485
did take a lot of time even when nothing was changed in the
1486
font directories.
1487
1488
-------------------------------------------------------------------
1489
Fri Oct 07 15:22:21 CEST 2005 - mfabian@suse.de
1490
1491
- update to 2.3.91.20051007
1492
(current head of fontconfig 2.4 branch).
1493
1494
-------------------------------------------------------------------
1495
Tue Sep 27 15:05:57 CEST 2005 - mfabian@suse.de
1496
1497
- Bugzilla #118727: fix artificial bold for applications using
1498
cairo. Thanks to Zhe Su <zsu@novell.com>.
1499
1500
-------------------------------------------------------------------
1501
Fri Sep 09 15:05:19 CEST 2005 - mfabian@suse.de
1502
1503
- Bugzilla #114949 comment #20 - #21: add a rule to
1504
suse-post-user.conf to switch off the autohinter for the webfonts
1505
and the agfa-fonts if anti-aliasing is already off.
1506
This nice idea came from Sven Burmeister.
1507
1508
-------------------------------------------------------------------
1509
Thu Sep 08 13:07:55 CEST 2005 - mfabian@suse.de
1510
1511
- Bugzilla #114949: remove stuff from /etc/fonts/*.conf which
1512
has become obsolete. Rules to replace outline fonts with
1513
bitmap fonts are not necessary anymore if fonts are available
1514
which can achieve rendering quality equal to hand tuned
1515
bitmaps when the byte code interpreter is used.
1516
1517
-------------------------------------------------------------------
1518
Fri Sep 02 14:37:28 CEST 2005 - mfabian@suse.de
1519
1520
- Bugzilla #114949: move the rules to setup the hinting and
1521
anti-aliasing and the rules to enable embedded bitmaps from
1522
suse-pre-user.conf into seperate files and include these
1523
from suse-pre-user.conf. This makes it easier to edit or replace
1524
these rules with SuSEconfig.fonts according to values of
1525
variables in /etc/sysconfig.
1526
1527
-------------------------------------------------------------------
1528
Sat Aug 20 10:42:43 CEST 2005 - mfabian@suse.de
1529
1530
- Bugzilla #105990: switch on embedded bitmaps again during
1531
the installation.
1532
1533
-------------------------------------------------------------------
1534
Fri Aug 19 22:09:49 CEST 2005 - mfabian@suse.de
1535
1536
- Bugzilla #105626: work around the loss of rendering quality
1537
for the IPA fonts caused by the update to freetype 2.1.10 by
1538
switching off the hinting for the IPA fonts.
1539
1540
-------------------------------------------------------------------
1541
Tue Aug 16 19:25:24 CEST 2005 - mfabian@suse.de
1542
1543
- Bugzilla #102328: use Keith Packard's fix for the problem in
1544
the last changelog.
1545
1546
-------------------------------------------------------------------
1547
Tue Aug 16 17:02:35 CEST 2005 - mfabian@suse.de
1548
1549
- Bugzilla #102328: fall back to POSIX if the effective value
1550
of LC_CTYPE is the empty string "". By falling back to POSIX
1551
here we make sure that even in this case fontconfig matches
1552
something readable. Without that it apparently matches completely
1553
random and might match a font which doesn't even have ASCII
1554
glyphs. As a result, nothing at all may be displayed.
1555
1556
-------------------------------------------------------------------
1557
Fri Jul 29 17:41:39 CEST 2005 - mfabian@suse.de
1558
1559
- Revert the defaults in /etc/fonts/suse-pre-user.conf to use
1560
the autohinter and anti-aliasing by default always. Most users
1561
apparently do not like the bitmap look and feel caused by the
1562
last change. As this seems to be a matter of taste, I leave the
1563
rule to achieve that bitmap look and feel in
1564
/etc/fonts/suse-pre-user.conf as an example but disable it by
1565
default. Users who want a bitmap look and feel have to copy
1566
that rule to their personal ~/.fonts.conf file and enable it
1567
by choosing a non-zero pixelsize limit as explained in
1568
the comments in /etc/fonts/suse-pre-user.conf.
1569
1570
-------------------------------------------------------------------
1571
Fri Jul 22 16:51:29 CEST 2005 - mfabian@suse.de
1572
1573
- Bugzilla #64424: "Bytecodeinterpreter in freetype2 - wieso
1574
ausgeschaltet?"
1575
The byte code interpreter is enabled now at build time in our
1576
freetype2 package. Setup the defaults in /etc/fonts to use
1577
black and white rendering (antialias=false) and the byte code
1578
interpreter (autohint=false) for a few fonts which are known to
1579
have high quality byte code instructions. Set antialias=true
1580
and autohint=true as the default for all other fonts.
1581
1582
-------------------------------------------------------------------
1583
Thu Jul 21 17:31:09 CEST 2005 - mfabian@suse.de
1584
1585
- update to 2.3.2.20050721.
1586
- Bugzilla #52167: "fc-list reports inconsistent spacing values
1587
for some fonts": add a patch to improve the detection of
1588
monospaced fonts: ignore glyphs with advance=0 when detecting
1589
monospaced fonts and add a special exception for "Luxi Mono"
1590
and "Nimbus Mono L".
1591
1592
-------------------------------------------------------------------
1593
Wed Jul 20 21:55:50 CEST 2005 - mfabian@suse.de
1594
1595
- Bugzilla #94110: add more directories to the default font path.
1596
1597
-------------------------------------------------------------------
1598
Tue Jul 12 17:13:00 CEST 2005 - mfabian@suse.de
1599
1600
- update to 2.3.2.20050712
1601
+ remove ka.orth.patch, now included.
1602
1603
-------------------------------------------------------------------
1604
Wed Jun 29 15:46:05 CEST 2005 - sbrabec@suse.cz
1605
1606
- Added expat to fontconfig-devel to make the .la checker easier.
1607
1608
-------------------------------------------------------------------
1609
Fri May 20 12:48:05 CEST 2005 - mfabian@suse.de
1610
1611
- Fix ka.orth (Georgian), it apparently requires too many
1612
characters which are not really used for Georgian.
1613
- Add BPG fonts (for Georgian) to the preference lists.
1614
1615
-------------------------------------------------------------------
1616
Thu Mar 17 12:44:55 CET 2005 - mfabian@suse.de
1617
1618
- add Sazanami and IPA fonts to suse-generic-names.conf.
1619
1620
-------------------------------------------------------------------
1621
Fri Mar 11 12:32:32 CET 2005 - mfabian@suse.de
1622
1623
- Bugzilla #66498 again: the last change wasn't a good idea after
1624
all. The design of the embedded bitmaps is quite bad in some
1625
sizes, especially the Japanese katakana look extremely ugly.
1626
Therefore it is better not to use the embedded bitmaps during
1627
the installation. I added a special /etc/fonts/local.conf.instsys
1628
file which should be copied to /etc/fonts/local.conf only for
1629
the installation and which is not used in the installed system.
1630
1631
-------------------------------------------------------------------
1632
Thu Mar 03 18:36:21 CET 2005 - mfabian@suse.de
1633
1634
- Bugzilla #66498: use embedded bitmaps for Korean and Japanese
1635
as well, not only for Chinese as before to get readable Japanese
1636
and Chinese during the installation. The Latin fonts we currently
1637
use during the installation are smaller as before. With the
1638
Gnu Unifont currently used for CJK, this leads to clipping
1639
problems because this bitmap font cannot scale to a smaller size.
1640
When using TrueType fonts like FZSongTi for CJK, the clipping
1641
problems disappear because the font can scale down. But in such
1642
a tiny size, Japanese or Chinese is almost unreadable with
1643
Anti-Aliasing. It's better readable with the embedded bitmaps.
1644
1645
-------------------------------------------------------------------
1646
Mon Feb 21 16:18:00 CET 2005 - mfabian@suse.de
1647
1648
- re-enable bitmap fonts.
1649
1650
-------------------------------------------------------------------
1651
Fri Feb 18 17:56:01 CET 2005 - mfabian@suse.de
1652
1653
- update to 2.2.99.20050218.
1654
1655
-------------------------------------------------------------------
1656
Tue Feb 1 17:10:47 CET 2005 - meissner@suse.de
1657
1658
- package now adds -fno-strict-aliasing by itself.
1659
- added sentinel valist markup for 2 functions.
1660
1661
-------------------------------------------------------------------
1662
Thu Jan 13 17:32:42 CET 2005 - mfabian@suse.de
1663
1664
- add entries for preferred fonts for Farsi (Persian):
1665
Terafik -> sans-serif, monospaced, Nazil -> serif.
1666
1667
-------------------------------------------------------------------
1668
Wed Oct 06 17:09:06 CEST 2004 - mfabian@suse.de
1669
1670
- Bugzilla #46852: add /usr/lib/ooo-1.1/share/fonts to the default
1671
directories searched for fonts.
1672
1673
-------------------------------------------------------------------
1674
Fri Sep 17 12:36:11 CEST 2004 - mfabian@suse.de
1675
1676
- add "Georgia", "Trebuchet", "Segoe", "Bell MT", and "Andale Sans"
1677
to the generic lists.
1678
1679
-------------------------------------------------------------------
1680
Tue Sep 14 06:48:30 CEST 2004 - mfabian@suse.de
1681
1682
- add FZMingTiB to the "monospace" prefer list (thanks to Zhe Su
1683
for noticing). Remove all "Kai" fonts from the "sans-serif"
1684
prefer list.
1685
1686
-------------------------------------------------------------------
1687
Tue Sep 14 05:06:57 CEST 2004 - mfabian@suse.de
1688
1689
- Bugzilla #45160, Comment #6:
1690
prefer FZSongTi and FZMingTiB also for sans-serif instead of
1691
the "Kai" fonts.
1692
1693
-------------------------------------------------------------------
1694
Tue Sep 14 03:08:42 CEST 2004 - mfabian@suse.de
1695
1696
- Bugzilla #44409: set the default value for rgba to "unknown"
1697
instead of "none".
1698
1699
-------------------------------------------------------------------
1700
Mon Sep 6 16:50:58 CEST 2004 - mfabian@suse.de
1701
1702
- add Japanese IPA fonts to prefer lists.
1703
- add FZMingTiB to prefer list for "serif" below "FZSongTi"
1704
(if we don't install the Arphic fonts by default, there is
1705
no traditional Chinese font left in the list otherwise).
1706
1707
-------------------------------------------------------------------
1708
Wed Aug 25 12:05:44 CEST 2004 - kukuk@suse.de
1709
1710
- Avoid /bin/sh in PreRequires
1711
1712
-------------------------------------------------------------------
1713
Tue Aug 10 18:33:52 CEST 2004 - mfabian@suse.de
1714
1715
- for some Bengali fonts (e.g. "Mukti Narrow"), the autohinter
1716
works well with the patch from
1717
http://www.kde.gr.jp/~akito/patch/freetype2/2.1.7
1718
applied. But for "Likhan" it still doesn't work that well
1719
(look how the "matra" lines at the top line up). Therefore,
1720
switch off the autohinter for the "Likhan" font.
1721
1722
-------------------------------------------------------------------
1723
Mon Aug 9 13:09:35 CEST 2004 - mfabian@suse.de
1724
1725
- add Bengali fonts "Likhan" (serif) and "Mukti Narrow"
1726
(sans-serif) to the prefer lists.
1727
1728
-------------------------------------------------------------------
1729
Wed Aug 4 14:56:41 CEST 2004 - mfabian@suse.de
1730
1731
- add sazanami fonts to the prefer lists.
1732
1733
-------------------------------------------------------------------
1734
Wed Jul 28 12:13:50 CEST 2004 - mfabian@suse.de
1735
1736
- update to 2.2.96.20040728. remove fontconfig.patch, this is
1737
included upstream now. This update also includes a patch by
1738
Lubos Lunak <l.lunak@suse.cz> which helps to improve the
1739
performance of fontconfig with KDE.
1740
1741
-------------------------------------------------------------------
1742
Fri Jun 4 18:13:12 CEST 2004 - mfabian@suse.de
1743
1744
- prefer the proportinal "HGPMinchoL" instead of the monospaced
1745
"HGMinchoL" for serif. Same with "HGPGothicB" instead of
1746
"HGGothicB" for sans-serif.
1747
- add all Mincho and Gothic faces of the commercial Ricoh fonts
1748
to the list of generic names in suse-generic-names.conf to get
1749
reasonable fallbacks if those fonts are not installed.
1750
1751
-------------------------------------------------------------------
1752
Fri May 28 23:37:52 CEST 2004 - mfabian@suse.de
1753
1754
- add the Japanese fonts "HGMinchoL" and "HGGothicB" made by Ricoh
1755
to the prefer lists and generics lists. These are the fonts which
1756
Novell Japan has licensed, they should be preferred if they are
1757
installed.
1758
1759
-------------------------------------------------------------------
1760
Wed May 26 11:23:00 CEST 2004 - ro@suse.de
1761
1762
- fix build by defining MIN,MAX and ABS where needed
1763
1764
-------------------------------------------------------------------
1765
Fri Apr 23 17:20:41 CEST 2004 - mfabian@suse.de
1766
1767
- Bugzilla #38243: fix the characters set handling for the
1768
Japanese Dynafonts.
1769
1770
-------------------------------------------------------------------
1771
Tue Apr 20 12:51:00 CEST 2004 - mfabian@suse.de
1772
1773
- Bugzilla #38244:
1774
remove rules to force use of embedded bitmaps by switching
1775
off anti-aliasing. This is not needed anymore because libXft
1776
in our XFree86 package is patched to make use of the embedded
1777
bitmaps anyway if the embeddedbitmap=true parameter is set.
1778
1779
-------------------------------------------------------------------
1780
Fri Apr 16 21:40:29 CEST 2004 - mfabian@suse.de
1781
1782
- Bugzilla #38244: use embedded bitmaps by default for Chinese
1783
(requested by Zhe Su).
1784
1785
-------------------------------------------------------------------
1786
Fri Apr 16 12:56:56 CEST 2004 - mfabian@suse.de
1787
1788
- Bugzilla #38205: make hintstyle=hintfull the default again
1789
for CJK fonts. Our freetype package now has a patch applied to
1790
improve the hinting for CJK fonts, with that patch the results
1791
are much better with hintstyle=hintfull than with
1792
hintstyle=hintnone.
1793
- fix from upstream CVS: (src/fcfreetype.c):
1794
* Fixed bug in using available_sizes[i].height which
1795
is in pixels, not 64ths of a pixel.
1796
1797
-------------------------------------------------------------------
1798
Sat Apr 3 22:13:28 CEST 2004 - mfabian@suse.de
1799
1800
- Bugzilla #38204 comment #5:
1801
"Fix some issue in the default alias list": SimSun is a serif
1802
font, it should not ge in the generics sans-serif list.
1803
- Bugzilla #38204 comment #9:
1804
add rule to get artificial bold for fonts without a bold version.
1805
Until Bugzilla #38202 is fixed, this rule does nothing, but it
1806
does no harm either.
1807
- also specify the foundry when trying to prefer bitmap fonts,
1808
without that the prefer_bitmap rules won't work with Qt
1809
applications.
1810
1811
-------------------------------------------------------------------
1812
Fri Apr 2 20:04:52 CEST 2004 - mfabian@suse.de
1813
1814
- Bugzilla #37540: rework rules for use of bitmap fonts to make
1815
it easier to get at clearly readable results for CJK if by using
1816
embedded bitmaps are used:
1817
* improve rules for the case "prefer_bitmap=true" (not default)
1818
for Latin fonts: replace all "Helvetica" clones with
1819
the bitmap font "Adobe Helvetica", all "Times" clones with
1820
"Adobe Times", and all "Courier" clones with "Adobe Courier".
1821
For hardcore bitmap addicts.
1822
* use embedded bitmaps only for complete ranges, i.e. never
1823
use bitmaps from size a-b, scalable fonts from b-c, and bitmaps
1824
again from size c-d.
1825
* don't match pixelsizes with compare="eq" when trying to use
1826
embedded bitmaps. This won't work if non-integer pixelsizes are
1827
requested. Use compare="more_eq" and compare="less_eq" to check
1828
for a range instead. Then the embedded bitmaps will be used
1829
for the whole range, even if non-integer pixelsizes are
1830
requested.
1831
* use embedded bitmaps for "FZSongTi" only up to 18 pixel.
1832
- change prefer lists for Chinese:
1833
* make "FZSongTi" the highest priority "serif" and "monospace"
1834
font for Chinese
1835
* make "FZKaiTi" the highest priority "sans-serif" font for
1836
Chinese.
1837
* remove "SimSun", "FZSongTi", "HanyiSong", and "ZYSong18030"
1838
from the prefer list for "sans-serif" because these are really
1839
serif fonts.
1840
* remove "AR PL KaitiM GB" and "AR PL KaitiM Big5" from the prefer
1841
list for monospace. All other Chinese fonts in this list are
1842
"ming" or "song" style, it is weird to have fonts of the
1843
completely different "kai" style in the same list.
1844
1845
-------------------------------------------------------------------
1846
Thu Apr 1 01:50:36 CEST 2004 - mfabian@suse.de
1847
1848
- Bugzilla #37114 and 37540: use hintstyle=hintnone for
1849
CJK fonts to improve rendering.
1850
- Bugzilla #37820: handle dual-width fonts as proportional fonts
1851
to avoid extra wide spacing.
1852
- Bugzilla #34400: CID-keyed fonts work for SuSE 9.1 remove
1853
the directory /usr/share/ghostscript/Resource/CIDFont/ from
1854
the default font directory list again.
1855
1856
-------------------------------------------------------------------
1857
Mon Mar 29 11:24:11 CEST 2004 - mfabian@suse.de
1858
1859
- Bugzilla #37310: fix location of fontconfig-user.html in
1860
man-pages.
1861
1862
-------------------------------------------------------------------
1863
Wed Mar 24 23:50:31 CET 2004 - mfabian@suse.de
1864
1865
- Bugzilla #36879: don't match fonts without foundries if
1866
a specific foundry is requested (fix from upstream CVS).
1867
- remove bitmap-spacing.patch (included upstream).
1868
- install iso639-{1,2} as documentation
1869
1870
-------------------------------------------------------------------
1871
Fri Mar 19 15:47:29 CET 2004 - mfabian@suse.de
1872
1873
- Bugzilla 36561#:
1874
require the Euro sign for languages fr,nl,de,el,es,it,pt,fi,
1875
and en.
1876
1877
-------------------------------------------------------------------
1878
Thu Mar 11 13:00:27 CET 2004 - bg@suse.de
1879
1880
- use -fPIC for static libraries too.
1881
1882
-------------------------------------------------------------------
1883
Tue Mar 2 17:16:28 CET 2004 - mfabian@suse.de
1884
1885
- update to 2.2.92.20040221.
1886
- add bitmap-spacing.patch to fix Bugzilla #34677
1887
1888
-------------------------------------------------------------------
1889
Mon Mar 1 17:09:27 CET 2004 - mfabian@suse.de
1890
1891
- add entries for Adrian's new "SUSE Sans", "SUSE Serif",
1892
"SUSE Sans Mono" fonts. Prefer over Nimbus and Luxi.
1893
1894
-------------------------------------------------------------------
1895
Mon Feb 9 15:36:27 CET 2004 - mfabian@suse.de
1896
1897
- update to 2.2.92.20040206.
1898
- remove fontconfig-ta.orth-cvs.patch and freetype-2.1.7.patch
1899
(included now).
1900
- add /usr/local/share/fonts/ as a default directory (see
1901
http://mail.fontconfig.org/pipermail/fontconfig/2003-October/000671.html
1902
- add /usr/share/ghostscript/Resource/CIDFont/ as a default
1903
font directory.
1904
- add rule to use the URW font "Standard Symbols L" as a
1905
replacement if the original Adobe "Symbol" font is not available.
1906
(see Bugzilla #34324)
1907
- move SuSE specific fontconfig rules into included files.
1908
1909
-------------------------------------------------------------------
1910
Sat Jan 10 21:20:17 CET 2004 - adrian@suse.de
1911
1912
- build as user
1913
1914
-------------------------------------------------------------------
1915
Tue Dec 23 02:38:47 CET 2003 - mfabian@suse.de
1916
1917
- make it build with freetype 2.1.7 again.
1918
- Bugzilla Bug 32080: turn off subpixel hinting by default.
1919
1920
-------------------------------------------------------------------
1921
Thu Oct 2 17:56:25 CEST 2003 - mfabian@suse.de
1922
1923
- remove "ed" from "# neededforbuild".
1924
1925
-------------------------------------------------------------------
1926
Thu Aug 28 11:18:12 CEST 2003 - mfabian@suse.de
1927
1928
- add "FreeSans", "FreeSerif", "FreeMono" to fonts.conf
1929
(priority below Nimbus, Bitstream and Luxi).
1930
- move priority of "Bitstream Vera" fonts below Nimbus.
1931
- move fontconfig-devel documentation to
1932
/usr/share/doc/packages/fontconfig-devel.
1933
1934
-------------------------------------------------------------------
1935
Sun Aug 24 10:08:22 CEST 2003 - adrian@suse.de
1936
1937
- add freetype2-devel and glibc-devel to the -devel Requires
1938
1939
-------------------------------------------------------------------
1940
Sat Aug 23 16:46:01 CEST 2003 - adrian@suse.de
1941
1942
- udpate to version 2.2.1
1943
- add %run_ldconfig
1944
1945
-------------------------------------------------------------------
1946
Tue Jul 15 11:49:44 CEST 2003 - mfabian@suse.de
1947
1948
- add rules to use embedded bitmaps in FZSongTi if desired.
1949
- use binding="same" instead of binding="strong" when adding
1950
bitmap fonts to the pattern. This is necessary to keep the
1951
generic aliases "sans-serif" etc. working as usual even
1952
if "prefer_bitmap" is set to "true". With binding="strong",
1953
"sans-serif" always expands to "Adobe Helvetica" if
1954
"prefer_bitmap" is set to "true" which is not useful for
1955
many languages.
1956
1957
-------------------------------------------------------------------
1958
Wed Jul 9 14:47:15 CEST 2003 - sndirsch@suse.de
1959
1960
- added FZSongTi to serif, sans-serif and monospace family aliases
1961
1962
-------------------------------------------------------------------
1963
Wed May 28 12:38:22 CEST 2003 - mfabian@suse.de
1964
1965
- install fc-list and fc-cache man pages.
1966
1967
-------------------------------------------------------------------
1968
Sun May 18 22:43:25 CEST 2003 - mfabian@suse.de
1969
1970
- fontconfig-ta.orth-cvs.patch: Remove 0b82 and Tamil numbers from
1971
tamil orthography (from upstream cvs)
1972
- add Tamil fonts to "prefer" aliases
1973
- remove duplicate entries of the Bitstream fonts from fonts.conf
1974
- set globaladvance=false for Y.OzFont because it is a dual-width
1975
font.
1976
- change .spec file to make it possible to build with /usr/X11R6
1977
prefix (to make updates for SuSE Linux 8.2 easy).
1978
1979
-------------------------------------------------------------------
1980
Wed Apr 23 13:00:17 CEST 2003 - sndirsch@suse.de
1981
1982
- created package
1983
1984