]> git.wh0rd.org - fontconfig.git/blob - ChangeLog
244547be617257cccebf109bc97da649404c9b84
[fontconfig.git] / ChangeLog
1 2005-10-05 Simos Xenitellis <simos74@gmx.net>
2 reviewed by: plam & keithp
3
4 * fonts.conf.in:
5
6 Modify config file to use Greek fonts before Asian fonts with
7 Greek glyphs.
8
9 2005-10-05 Christian Biesinger <cbiesinger@web.de>
10 reviewed by: plam & keithp
11
12 * src/Makefile.am:
13
14 Use libtool -no-undefined flag on all platforms.
15
16 2005-10-05 Patrick Lam <plam@mit.edu>
17 * src/fccache.c (FcCacheHaveBank):
18
19 Implement move-to-front array for banks (perf regression
20 reported by Ronny V. Vindenes).
21
22 2005-10-04 Patrick Lam <plam@mit.edu>
23 * src/fccache.c (FcDirCacheValid, FcDirCacheUnlink,
24 FcDirCacheHasCurrentArch):
25 * fc-cache/fc-cache.c (scanDirs):
26 * fontconfig/fontconfig.h:
27
28 Add new API which unlinks directory caches and checks dir caches
29 for existence of appropriate sections. Fix fc-cache to unlink
30 stale cache files and save directory caches that lack relevant
31 sections.
32
33 2005-10-03 Patrick Lam <plam@mit.edu>
34 * src/fccache.c (FcDirCacheValid):
35
36 Ensure that a directory cache has the appropriate section
37 before reporting that it is valid (reported by Matthias Clasen).
38
39 2005-09-29 Mathias Hasselmann <mathias.hasselmann@gmx.de>
40
41 reviewed by: plam
42
43 * configure.in:
44 * src/Makefile.am:
45 * src/fcxml.c:
46
47 Use libxml2 if requested (with --enable-libxml2) or if
48 expat is not available.
49
50 2005-09-29 Patrick Lam <plam@mit.edu>
51 * src/fccache.c (FcGlobalCacheSave, FcDirCacheWrite):
52
53 Fix multi-arch cache files: compute the position for the
54 block to be added using info from OrigFile, not NewFile.
55
56 2005-09-28 Patrick Lam <plam@mit.edu>
57 * src/fccache.c (FcCacheMachineSignature):
58
59 Cast results of sizeof() to unsigned int to get rid of
60 warnings on x86_64 (thanks Matthias Clasen).
61
62 2005-09-27 Patrick Lam <plam@mit.edu>
63 * src/fccache.c (FcGlobalCacheSave, FcCacheCopyOld,
64 FcDirCacheWrite):
65
66 Use FcAtomic to rewrite cache files.
67
68 2005-09-27 Patrick Lam <plam@mit.edu>
69
70 * src/fccache.c (FcDirCacheWrite):
71
72 Don't unlink the fonts.cache-2 file even if there's no data
73 to write; just write an empty cache file. (thanks Lubos Lunak)
74
75 2005-09-27 Patrick Lam <plam@mit.edu>
76
77 * src/fccache.c (FcDirCacheWrite):
78
79 Allocate room for the subdirectory names in each
80 directory cache. Thanks to James Cloos for finding
81 and diagnosing this bug!
82
83 2005-09-22 Patrick Lam <plam@mit.edu>
84
85 * fc-cache/fc-cache.sgml:
86 * src/fccache.c (FcDirCacheWrite):
87 * src/fccache.h (struct FcCache):
88
89 Update documentation -- fc-cache's man page now says that you
90 need to run fc-cache once per cached architecture; add some
91 documentation to the FcCache structure.
92
93 Make fc-cache write out fonts.cache-2 files for directories with
94 no fonts (i.e. only subdirectories).
95
96 2005-09-22 Patrick Lam <plam@mit.edu>
97 * doc/edit-sgml.c:
98 * fc-cache/fc-cache.sgml:
99 * fc-case/fc-case.c:
100 * fc-glyphname/fc-glyphname.c:
101 * src/fcdefault.c:
102 * src/fcfreetype.c:
103 * src/fcinit.c:
104 * src/fcxml.c:
105
106 More GCC 4 cleanups, due to Behhad Esfahbod <behdad@beddad.org>.
107
108 * Makefile.am:
109 * configure.in:
110 * fc-lang/fc-lang.c:
111 * fontconfig/fcprivate.h:
112 * fontconfig/fontconfig.h:
113 * src/fccache.c:
114 * src/fccfg.c:
115 * src/fccharset.c:
116 * src/fcdbg.c:
117 * src/fcdir.c:
118 * src/fcfs.c:
119 * src/fcint.h:
120 * src/fclang.c:
121 * src/fclist.c:
122 * src/fcmatch.c:
123 * src/fcname.c:
124 * src/fcpat.c:
125
126 Implement new mmaped cache for font information.
127 Bump so revision to 2.3.90.
128
129 2005-07-25 Keith Packard <keithp@keithp.com>
130
131 * doc/fontconfig-user.sgml:
132 * fc-glyphname/fc-glyphname.c: (scan), (main):
133 * fc-lang/fc-lang.c: (FcConfigHome):
134 * fc-match/fc-match.c: (main):
135 * src/fccfg.c: (FcConfigHome):
136 * src/fcfreetype.c: (FcSfntNameTranscode), (FcSfntNameLanguage),
137 (FcVendorMatch), (FcFreeTypeQuery), (FcFreeTypeCharSetAndSpacing),
138 (addtag), (FcFontCapabilities):
139 * src/fcpat.c: (FcValueListEntCreate):
140 * src/fcstr.c: (FcStrCaseWalkerInit):
141 * src/fcxml.c: (FcParsePatelt), (FcConfigParseAndLoadDir):
142
143 Various GCC 4 cleanups for signed vs unsigned char
144
145 Match only [0-9]*.conf files in <include>{directory}</include>
146 elements to avoid loading *.rpmsave or .dpkg-old files. (otaylor)
147
148 2005-07-15 Carl Worth <cworth@cworth.org>
149
150 * src/fcint.h:
151 * src/fcinit.c: (FcFini):
152 * src/fcpat.c: (FcPatternFini): Rename FcPatternThawAll to
153 FcPatternFini.
154
155 * src/fcpat.c: (FcObjectStaticName), (FcObjectStaticNameFini):
156 Pull the FcObjectStateName hash table out to file scope, and add
157 FcObjectStaticNameFini so that FcFini will cleanup this hash table
158 as well.
159
160 * src/fcxml.c: (FcConfigParseAndLoad): Clear FILE* to NULL after
161 fclose.
162
163 2005-06-16 Patrick Lam <plam@MIT.EDU>
164
165 reviewed by: keithp
166
167 * src/fccfg.c: (FcConfigCompareValue):
168 Make FcOpNotContains use FcStrStr for strings so that
169 it matches semantics for !FcOpContains.
170
171 2005-05-20 Keith Packard <keithp@keithp.com>
172
173 * debian/changelog:
174 * debian/control:
175 Move fontconfig source package to libs as per override
176
177 2005-05-20 Aiet Kolkhi <aietkolkhi@gmail.com>
178
179 reviewed by: Mike Fabian
180
181 * fc-lang/ka.orth:
182 The ka.orth file requires several characters which are not
183 used anymore in modern Georgian and which are missing in the free
184 Georgian TrueType fonts downloadable at:
185
186 http://aiet.qartuli.net/docs/georgian_on_linux_en.php
187
188 2005-04-27 Keith Packard <keithp@keithp.com>
189
190 * README:
191 * debian/changelog:
192 Update date to real 2.3.2 release date.
193 Fix change attributions
194
195 2005-04-27 Keith Packard <keithp@keithp.com>
196
197 * configure.in:
198 Bump so revision for 2.3.2
199 * fc-cache/fc-cache.c: (scanDirs):
200 Fix a few minor leaks in error cases.
201
202 2005-04-23 Keith Packard <keithp@keithp.com>
203
204 * README:
205 * configure.in:
206 * debian/changelog:
207 * fontconfig/fontconfig.h:
208 Update for version 2.3.2
209
210 2005-04-21 Keith Packard <keithp@keithp.com>
211
212 * debian/fontconfig.postinst:
213 Don't force bitmap font enable in default
214 configuration; allows users to override this in
215 ~/.fonts.conf
216 * debian/po/cs.po:
217 * debian/po/da.po:
218 * debian/po/de.po:
219 * debian/po/es.po:
220 * debian/po/fr.po:
221 * debian/po/ja.po:
222 * debian/po/nl.po:
223 * debian/po/pt.po:
224 * debian/po/pt_BR.po:
225 * debian/po/templates.pot:
226 * debian/po/tr.po:
227 * debian/po/zh_CN.po:
228 Updated translations
229
230 * fc-cache/fc-cache.c: (main):
231 Destroy font configuration on exit to help valgrind
232
233 * fonts.conf.in:
234 * src/fcfreetype.c: (FcSfntNameTranscode), (FcFreeTypeCharIndex),
235 (FcFreeTypeCheckGlyph):
236 Use own transcoding routines in preference to iconv
237 which appears to have leaks in some translators.
238 Call iconv_close after using iconv (oops).
239
240 Prefer unicode encoding of Euro char as some
241 fonts mis-encode Euro in other ones.
242
243 Must fetch bitmap glyphs to get width values
244 to check for monospace/dual-width fonts.
245
246 2005-04-13 Ross Burton <ross@burtonini.com>
247
248 * src/fcpat.c:
249 Check that a pattern isn't already frozen in FcPatternFreeze.
250
251 2005-03-31 Ross Burton <ross@burtonini.com>
252
253 * src/fclist.c:
254 * src/fcmatch.c:
255 * src/fcpat.c:
256 Run all FcPattern objects through FcObjectStaticName, so that
257 compares can be done on pointers instead of strings (#2659)
258
259 2005-03-17 Tor Lillqvist <tml@novell.com>
260
261 * src/fontconfig.def.in: Add the .dll to the dll name.
262
263 2005-03-10 Keith Packard <keithp@keithp.com>
264
265 * debian/README.Debian:
266 Update to reflect configuration changes
267 * debian/changelog:
268 * debian/fontconfig.postinst:
269 Fix Autohint vs Autohinter mistake
270 * debian/fontconfig.templates:
271 Adopt changes from Josselin Mouette for configuration descriptions
272 Update debian to version 2.3.1-2
273
274 2005-03-08 Keith Packard <keithp@keithp.com>
275
276 * debian/changelog:
277 * debian/rules:
278 Update debian for 2.3.1
279
280 2005-03-09 Tor Lillqvist <tml@novell.com>
281
282 * fontconfig-zip.in: Get the DLL from "bin" where modern libtools
283 put it, not "lib".
284
285 * src/fccfg.c (FcConfigFileExists): Check also drive letter
286 prefix on Win32.
287
288 2005-03-08 Keith Packard <keithp@keithp.com>
289
290 * README:
291 * configure.in:
292 * fontconfig/fontconfig.h:
293 Update for 2.3.1
294
295 2005-03-05 Keith Packard <keithp@keithp.com>
296
297 * src/fcfreetype.c: (addtag), (FcFontCapabilities):
298 Include space and remove numbers from valid script tags.
299 This ensures that tags like 'lao ' work while rejecting
300 those which have any digits.
301 Eliminate a spurious debugging variable (len)
302
303 2005-03-05 Keith Packard <keithp@keithp.com>
304
305 * src/fcfreetype.c: (addtag), (GetScriptTags),
306 (FcFontCapabilities):
307 Rework GSUB/GPOS script parsing to survive broken fonts.
308 Thanks for the broken font go to Manish Singh
309
310 2005-03-05 Keith Packard <keithp@keithp.com>
311
312 Josselin Mouette:
313 * debian/changelog:
314 * debian/control:
315 * debian/fontconfig.config:
316 * debian/fontconfig.templates:
317 * debian/rules:
318 Include 2.3 release information in changelog
319 Add Josselin Mouette as an Uploader
320 Set hinting_type to low priority configuration option
321
322 Manish Singh:
323 * debian/fontconfig.postinst:
324 yes_bitmaps.conf -> yes-bitmaps.conf
325
326 Funda Wang:
327 * src/fcfreetype.c:
328 Johap -> Johab
329
330 2005-03-02 Keith Packard <keithp@keithp.com>
331
332 * Makefile.am:
333 * conf.d/Makefile.am:
334 * conf.d/autohint.conf:
335 * conf.d/no-sub-pixel.conf:
336 * conf.d/sub-pixel.conf:
337 * conf.d/unhinted.conf:
338 * debian/autohint.conf:
339 * debian/fontconfig.install:
340 * debian/fontconfig.postinst:
341 * debian/fontconfig.templates:
342 * debian/no-sub-pixel.conf:
343 * debian/unhinted.conf:
344 Move debian-specific conf file examples upstream.
345
346 Sub-pixel configuration examples must smash subpixel value
347 as Xft always sets it from X.
348
349 Change sub-pixel rendering debconf descriptions from
350 Enable/Disable to Always/Never.
351
352 2005-03-02 Keith Packard <keithp@keithp.com>
353
354 * .cvsignore:
355 * conf.d/.cvsignore:
356 * doc/.cvsignore:
357 Ignore more build detritus
358
359 * Makefile.am:
360 Add debian package construction stuff.
361
362 * config/config.guess:
363 * config/config.sub:
364 Update to newer versions of these tools
365
366 * doc/Makefile.am:
367 Get library manuals to build again (we love automake).
368
369 * debian/README.Debian:
370 * debian/autohint.conf:
371 * debian/changelog:
372 * debian/compat:
373 * debian/control:
374 * debian/copyright:
375 * debian/fontconfig-udeb.install:
376 * debian/fontconfig.config:
377 * debian/fontconfig.defoma:
378 * debian/fontconfig.dirs:
379 * debian/fontconfig.install:
380 * debian/fontconfig.postinst:
381 * debian/fontconfig.postrm:
382 * debian/fontconfig.templates:
383 * debian/libfontconfig1-dev.install:
384 * debian/libfontconfig1.install:
385 * debian/local.conf.md5sum:
386 * debian/no-sub-pixel.conf:
387 * debian/po/POTFILES.in:
388 * debian/po/cs.po:
389 * debian/po/da.po:
390 * debian/po/de.po:
391 * debian/po/es.po:
392 * debian/po/fr.po:
393 * debian/po/ja.po:
394 * debian/po/nl.po:
395 * debian/po/pt.po:
396 * debian/po/pt_BR.po:
397 * debian/po/templates.pot:
398 * debian/po/tr.po:
399 * debian/po/zh_CN.po:
400 * debian/rules:
401 * debian/unhinted.conf:
402 Update debian build system to switch maintainers and
403 deal with 2.3 functionality
404
405 2005-03-01 Keith Packard <keithp@keithp.com>
406
407 * README:
408 * configure.in:
409 * fontconfig/fontconfig.h:
410 Update for 2.3.0
411
412 2005-03-01 Keith Packard <keithp@keithp.com>
413
414 * doc/Makefile.am:
415 Generate and install PDF versions of the manuals
416
417 * doc/fcpattern.fncs:
418 Fix formatting
419
420 * doc/fcstring.fncs:
421 Add missing exported functions, fix data types
422
423 * doc/fontconfig-devel.sgml:
424 Add missing pattern elements.
425
426 * doc/fontconfig-user.sgml:
427 Add missing pattern elements. Document conf.d usage,
428 clarify available orthography list. Fix some config file
429 attributes. Complete list of constants.
430
431 * fontconfig/fontconfig.h:
432 Mark FC_SOURCE deprecated.
433
434 * src/fcfreetype.c: (FcFreeTypeQuery):
435 Don't set FC_SOURCE any longer.
436
437 2005-02-28 Keith Packard <keithp@keithp.com>
438
439 * Makefile.am:
440 * conf.d/Makefile.am:
441 * conf.d/README:
442 * conf.d/no-bitmaps.conf:
443 * conf.d/sub-pixel.conf:
444 * conf.d/yes-bitmaps.conf:
445 * configure.in:
446 Create prototype /etc/fonts/conf.d directory with a few
447 sample configuration files.
448 Deprecate use of local.conf for local customizations in favor of
449 this directory based scheme which is more easily integrated into
450 installation systems.
451
452 * src/fcname.c:
453 Tag FC_EMBOLDEN as a boolean variable
454
455 2005-02-10 Keith Packard <keithp@keithp.com>
456
457 reviewed by: pborelli@katamail.com
458
459 * src/fcdir.c: (FcFileScanConfig):
460 Free patterns from fonts which are rejected by configuration
461 (bug #2518)
462
463 2005-01-28 Keith Packard <keithp@keithp.com>
464
465 * README:
466 * configure.in:
467 * fontconfig/fontconfig.h:
468 Update for version 2.2.99
469
470 2005-01-28 Keith Packard <keithp@keithp.com>
471
472 * README:
473 Add a few pointers (#2284, #2285)
474
475 2005-01-28 Keith Packard <keithp@keithp.com>
476
477 * src/fcint.h:
478 * src/fcname.c: (FcNameBool):
479 * src/fcxml.c: (FcTypeName), (FcTypecheckValue), (FcTypecheckExpr),
480 (FcTestCreate), (FcEditCreate), (FcConfigLexBool), (FcParseBool),
481 (FcParseAlias), (FcParseInclude), (FcParseTest), (FcParseEdit):
482 Polite typechecking for test and edit expressions. Helps
483 catch errors in the font configuration. (bug 229)
484
485 2005-01-15 Alan Coopersmith <alan.coopersmith@sun.com>
486
487 reviewed by: Keith Packard <keithp@keithp.com>
488
489 * configure.in:
490 Have --with-expat set EXPAT_CFLAGS (bug 2278)
491
492 2005-01-13 Keith Packard <keithp@keithp.com>
493
494 * doc/fontconfig-user.sgml:
495 Add SEE ALSO section (bug 2085)
496
497 2005-01-13 J. Ali Harlow <ali@juiblex.co.uk>
498
499 reviewed by: Keith Packard <keithp@keithp.com>
500
501 * Makefile.am:
502 * configure.in:
503 * doc/Makefile.am:
504 * fc-case/Makefile.am:
505 * fc-glyphname/Makefile.am:
506 * fc-lang/Makefile.am:
507 * src/fontconfig.def.in:
508 Cross compiling fixes (bug 280)
509
510 2005-01-13 Keith Packard <keithp@keithp.com>
511
512 * fonts.conf.in:
513 Update blanks list (Closes bug 86)
514
515 2005-01-04 Keith Packard <keithp@keithp.com>
516
517 * src/fccache.c: (FcCacheFontSetAdd):
518 Verify that every font pattern loaded from cache has
519 both FC_FILE and FC_FAMILY entries.
520 Attempt to fix bug #2219.
521
522 2004-12-29 Keith Packard <keithp@keithp.com>
523
524 * README:
525 * configure.in:
526 * fontconfig/fontconfig.h:
527 Update for version 2.2.98
528
529 2004-12-29 Keith Packard <keithp@keithp.com>
530
531 * fontconfig/fontconfig.h:
532 Document ASCII limitations of Fc character conversion macros
533 * src/fcstr.c: (FcStrCaseWalkerLong), (FcStrDowncase):
534 Fix off-by-one error in utf-8 case walking code.
535 Add FcStrDowncase (useful for testing case conversion functions)
536
537 2004-12-29 Keith Packard <keithp@keithp.com>
538
539 * .cvsignore:
540 * fc-case/.cvsignore:
541 clean up CVS ignore lists
542 * fc-lang/iso-3166.txt:
543 Add territory database
544
545 2004-12-29 Tor Andersson <tor.andersson@gmail.com>
546
547 Reviewed by: Keith Packard
548
549 * fc-lang/ko.orth:
550 Remove Han characters from Korean orthography
551
552 2004-12-29 Keith Packard <keithp@keithp.com>
553
554 * Makefile.am:
555 Reorder utility programs to make sure fc-case is run before fc-lang
556 as fc-lang uses fcstr.c which uses fccase.h
557 * fonts.conf.in:
558 Fix broken XML
559
560 2004-12-29 Keith Packard <keithp@keithp.com>
561
562 * fonts.conf.in:
563 Adopt some RedHat suggestions for standard font configuration.
564
565 * Makefile.am:
566 * configure.in:
567 * fc-case/CaseFolding.txt:
568 * fc-case/Makefile.am:
569 * fc-case/fc-case.c: (panic), (addFold), (ucs4_to_utf8),
570 (utf8_size), (addChar), (foldExtends), (case_fold_method_name),
571 (dump), (parseRaw), (caseFoldReadRaw), (main):
572 * fc-case/fccase.tmpl.h:
573 Add new helper program 'fc-case' to construct case folding
574 tables from standard Unicode CaseFolding.txt file
575
576 * src/fcint.h:
577 * src/fclist.c: (FcListValueHash):
578 * src/fcstr.c: (FcStrCaseWalkerInit), (FcStrCaseWalkerLong),
579 (FcStrCaseWalkerNext), (FcStrCaseWalkerNextIgnoreBlanks),
580 (FcStrCmpIgnoreCase), (FcStrCmpIgnoreBlanksAndCase),
581 (FcStrHashIgnoreCase), (FcStrIsAtIgnoreBlanksAndCase),
582 (FcStrIsAtIgnoreCase), (FcStrStrIgnoreCase):
583 Re-implement case insensitive functions with Unicode
584 aware versions (including full case folding mappings)
585
586 2004-12-13 Keith Packard <keithp@keithp.com>
587
588 reviewed by: Owen Taylor <otaylor@redhat.com>
589
590 * src/fcmatch.c: (FcFontSetSort):
591 I changed FcFontSetSort to respect the generic aliases better
592 in the face of language matching.
593
594 What I did was to ammend the strict sort order used by FcFontSort so
595 that it 'satisfies' the language specified in the pattern by locating
596 the best matching font supporting each pattern language and then
597 ignores language in the remaining fonts for purposes of matching.
598
599 So, when asking for 'sans:lang=en', you'll get an English font first,
600 and then the remaining fonts sorted with respect to the 'sans' alias
601 alone -- pushing Kochi fonts ahead of other English-supporting Han fonts.
602
603 2004-12-10 Jakub Pavelek <jakub.pavelek@nokia.com>
604
605 reviewed by: Keith Packard <keithp@keithp.com>
606
607 * fontconfig/fontconfig.h:
608 * fonts.conf.in:
609
610 Configuration changes to request synthetic emboldening of
611 fonts. The actual emboldening code will live in Xft.
612
613 2004-12-09 John Thacker <thacker@math.cornell.edu>
614
615 reviewed by: Keith Packard <keithp@keithp.com>
616
617 * fc-lang/ru.orth:
618
619 Currently Russian (ru) requires 0406 and 0456 (І and і), but these
620 were eliminated in Russian in 1918 in favor of 0418 and 0438 (И and
621 и), and don't even appear in KOI8-R. (The hypothesis that they
622 don't appear in KOI8-R due to their similarity with Latin I and i is
623 eliminated by their presence in KOI8-U.) I have a couple of fonts
624 with Russian support that don't have the letter.
625
626 Therefore, 0406 and 0456 should be removed from or commented out of
627 ru.orth
628
629 2004-12-06 michael meeks <mmeeks@novell.com>
630
631 Reviewed by: Keith Packard <keithp@keithp.com>
632
633 * src/fcinit.c: (FcMemReport):
634 * src/fcint.h:
635 * src/fclist.c: (FcObjectSetAdd):
636 * src/fcpat.c: (FcValueListEntCreate), (FcPatternBaseFreeze),
637 (FcPatternInsertElt), (FcPatternEqual), (FcObjectStaticName):
638 * src/fcxml.c: (FcParsePatelt):
639 memoize strings and share a single copy for all uses. Note that
640 this could be improved further by using statically allocated blocks
641 and gluing multiple strings together, but I'm basically lazy.
642 In my environment with 800 font files, I get a savings of about 90KB.
643
644 2004-12-06 Keith Packard <keithp@keithp.com>
645
646 * COPYING:
647 * Makefile.am:
648 * config/Makedefs.in:
649 * configure.in:
650 * doc/edit-sgml.c:
651 * doc/fcatomic.fncs:
652 * doc/fcblanks.fncs:
653 * doc/fccharset.fncs:
654 * doc/fcconfig.fncs:
655 * doc/fcconstant.fncs:
656 * doc/fcfile.fncs:
657 * doc/fcfontset.fncs:
658 * doc/fcfreetype.fncs:
659 * doc/fcinit.fncs:
660 * doc/fcmatrix.fncs:
661 * doc/fcobjectset.fncs:
662 * doc/fcobjecttype.fncs:
663 * doc/fcpattern.fncs:
664 * doc/fcstring.fncs:
665 * doc/fcstrset.fncs:
666 * doc/fcvalue.fncs:
667 * doc/fontconfig-devel.sgml:
668 * doc/fontconfig-user.sgml:
669 * doc/func.sgml:
670 * doc/version.sgml.in:
671 * fc-cache/Makefile.am:
672 * fc-cache/fc-cache.c:
673 * fc-glyphname/Makefile.am:
674 * fc-glyphname/fc-glyphname.c:
675 * fc-glyphname/fcglyphname.tmpl.h:
676 * fc-lang/Makefile.am:
677 * fc-lang/aa.orth:
678 * fc-lang/ab.orth:
679 * fc-lang/af.orth:
680 * fc-lang/am.orth:
681 * fc-lang/ar.orth:
682 * fc-lang/ast.orth:
683 * fc-lang/ava.orth:
684 * fc-lang/ay.orth:
685 * fc-lang/az.orth:
686 * fc-lang/az_ir.orth:
687 * fc-lang/ba.orth:
688 * fc-lang/bam.orth:
689 * fc-lang/be.orth:
690 * fc-lang/bg.orth:
691 * fc-lang/bh.orth:
692 * fc-lang/bho.orth:
693 * fc-lang/bi.orth:
694 * fc-lang/bin.orth:
695 * fc-lang/bn.orth:
696 * fc-lang/bo.orth:
697 * fc-lang/br.orth:
698 * fc-lang/bs.orth:
699 * fc-lang/bua.orth:
700 * fc-lang/ca.orth:
701 * fc-lang/ce.orth:
702 * fc-lang/ch.orth:
703 * fc-lang/chm.orth:
704 * fc-lang/chr.orth:
705 * fc-lang/co.orth:
706 * fc-lang/cs.orth:
707 * fc-lang/cu.orth:
708 * fc-lang/cv.orth:
709 * fc-lang/cy.orth:
710 * fc-lang/da.orth:
711 * fc-lang/de.orth:
712 * fc-lang/dz.orth:
713 * fc-lang/el.orth:
714 * fc-lang/en.orth:
715 * fc-lang/eo.orth:
716 * fc-lang/es.orth:
717 * fc-lang/et.orth:
718 * fc-lang/eu.orth:
719 * fc-lang/fa.orth:
720 * fc-lang/fc-lang.c:
721 * fc-lang/fc-lang.man:
722 * fc-lang/fclang.tmpl.h:
723 * fc-lang/fi.orth:
724 * fc-lang/fj.orth:
725 * fc-lang/fo.orth:
726 * fc-lang/fr.orth:
727 * fc-lang/ful.orth:
728 * fc-lang/fur.orth:
729 * fc-lang/fy.orth:
730 * fc-lang/ga.orth:
731 * fc-lang/gd.orth:
732 * fc-lang/gez.orth:
733 * fc-lang/gl.orth:
734 * fc-lang/gn.orth:
735 * fc-lang/gu.orth:
736 * fc-lang/gv.orth:
737 * fc-lang/ha.orth:
738 * fc-lang/haw.orth:
739 * fc-lang/he.orth:
740 * fc-lang/hi.orth:
741 * fc-lang/ho.orth:
742 * fc-lang/hr.orth:
743 * fc-lang/hu.orth:
744 * fc-lang/hy.orth:
745 * fc-lang/ia.orth:
746 * fc-lang/ibo.orth:
747 * fc-lang/id.orth:
748 * fc-lang/ie.orth:
749 * fc-lang/ik.orth:
750 * fc-lang/io.orth:
751 * fc-lang/is.orth:
752 * fc-lang/iso639-2:
753 * fc-lang/it.orth:
754 * fc-lang/iu.orth:
755 * fc-lang/ja.orth:
756 * fc-lang/ka.orth:
757 * fc-lang/kaa.orth:
758 * fc-lang/ki.orth:
759 * fc-lang/kk.orth:
760 * fc-lang/kl.orth:
761 * fc-lang/km.orth:
762 * fc-lang/kn.orth:
763 * fc-lang/ko.orth:
764 * fc-lang/kok.orth:
765 * fc-lang/ks.orth:
766 * fc-lang/ku.orth:
767 * fc-lang/ku_ir.orth:
768 * fc-lang/kum.orth:
769 * fc-lang/kv.orth:
770 * fc-lang/kw.orth:
771 * fc-lang/ky.orth:
772 * fc-lang/la.orth:
773 * fc-lang/lb.orth:
774 * fc-lang/lez.orth:
775 * fc-lang/lo.orth:
776 * fc-lang/lt.orth:
777 * fc-lang/lv.orth:
778 * fc-lang/mg.orth:
779 * fc-lang/mh.orth:
780 * fc-lang/mi.orth:
781 * fc-lang/mk.orth:
782 * fc-lang/ml.orth:
783 * fc-lang/mn.orth:
784 * fc-lang/mo.orth:
785 * fc-lang/mr.orth:
786 * fc-lang/mt.orth:
787 * fc-lang/my.orth:
788 * fc-lang/nb.orth:
789 * fc-lang/nds.orth:
790 * fc-lang/ne.orth:
791 * fc-lang/nl.orth:
792 * fc-lang/nn.orth:
793 * fc-lang/no.orth:
794 * fc-lang/ny.orth:
795 * fc-lang/oc.orth:
796 * fc-lang/om.orth:
797 * fc-lang/or.orth:
798 * fc-lang/os.orth:
799 * fc-lang/pl.orth:
800 * fc-lang/ps_af.orth:
801 * fc-lang/ps_pk.orth:
802 * fc-lang/pt.orth:
803 * fc-lang/rm.orth:
804 * fc-lang/ro.orth:
805 * fc-lang/ru.orth:
806 * fc-lang/sa.orth:
807 * fc-lang/sah.orth:
808 * fc-lang/sco.orth:
809 * fc-lang/se.orth:
810 * fc-lang/sel.orth:
811 * fc-lang/sh.orth:
812 * fc-lang/si.orth:
813 * fc-lang/sk.orth:
814 * fc-lang/sl.orth:
815 * fc-lang/sm.orth:
816 * fc-lang/sma.orth:
817 * fc-lang/smj.orth:
818 * fc-lang/smn.orth:
819 * fc-lang/sms.orth:
820 * fc-lang/so.orth:
821 * fc-lang/sq.orth:
822 * fc-lang/sr.orth:
823 * fc-lang/sv.orth:
824 * fc-lang/sw.orth:
825 * fc-lang/syr.orth:
826 * fc-lang/ta.orth:
827 * fc-lang/te.orth:
828 * fc-lang/tg.orth:
829 * fc-lang/th.orth:
830 * fc-lang/ti_er.orth:
831 * fc-lang/ti_et.orth:
832 * fc-lang/tig.orth:
833 * fc-lang/tk.orth:
834 * fc-lang/tl.orth:
835 * fc-lang/tn.orth:
836 * fc-lang/to.orth:
837 * fc-lang/tr.orth:
838 * fc-lang/ts.orth:
839 * fc-lang/tt.orth:
840 * fc-lang/tw.orth:
841 * fc-lang/tyv.orth:
842 * fc-lang/ug.orth:
843 * fc-lang/uk.orth:
844 * fc-lang/ur.orth:
845 * fc-lang/uz.orth:
846 * fc-lang/ven.orth:
847 * fc-lang/vi.orth:
848 * fc-lang/vo.orth:
849 * fc-lang/vot.orth:
850 * fc-lang/wa.orth:
851 * fc-lang/wen.orth:
852 * fc-lang/wo.orth:
853 * fc-lang/xh.orth:
854 * fc-lang/yap.orth:
855 * fc-lang/yi.orth:
856 * fc-lang/yo.orth:
857 * fc-lang/zh_cn.orth:
858 * fc-lang/zh_hk.orth:
859 * fc-lang/zh_mo.orth:
860 * fc-lang/zh_sg.orth:
861 * fc-lang/zh_tw.orth:
862 * fc-lang/zu.orth:
863 * fc-list/Makefile.am:
864 * fc-list/fc-list.c:
865 * fc-match/Makefile.am:
866 * fc-match/fc-match.1:
867 * fc-match/fc-match.c:
868 * fontconfig/fcfreetype.h:
869 * fontconfig/fcprivate.h:
870 * fontconfig/fontconfig.h:
871 * src/fcatomic.c:
872 * src/fcblanks.c:
873 * src/fccache.c:
874 * src/fccfg.c:
875 * src/fccharset.c:
876 * src/fcdbg.c:
877 * src/fcdefault.c:
878 * src/fcdir.c:
879 * src/fcfreetype.c:
880 * src/fcfs.c:
881 * src/fcinit.c:
882 * src/fcint.h:
883 * src/fclang.c:
884 * src/fclist.c:
885 * src/fcmatch.c:
886 * src/fcmatrix.c:
887 * src/fcname.c:
888 * src/fcpat.c:
889 * src/fcstr.c:
890 * src/fcxml.c:
891 Change files from ISO-Latin-1 to UTF-8
892
893 2004-12-04 Keith Packard <keithp@keithp.com>
894
895 * INSTALL:
896 Update links to new freedesktop.org locations
897 * Makefile.am:
898 Add uninstall-local to get rid of fonts.conf and local.conf if they
899 match the distributed versions. Fixes 'make distcheck'
900
901 2004-12-04 Keith Packard <keithp@keithp.com>
902
903 * README:
904 * configure.in:
905 * fontconfig/fontconfig.h:
906 Updates for version 2.2.97
907
908 2004-12-04 Owen Taylor <otaylor@redhat.com>
909
910 reviewed by: Keith Packard <keithp@keithp.com>
911
912 * fc-cache/fc-cache.c: (main):
913 Sleep for two seconds before exiting to make sure timestamps
914 for future changes have distinct mod times in the file system.
915 Bug #1982.
916 * fc-lang/pa.orth:
917 Add Punjabi orthography. Bug #1671.
918
919 2004-12-04 Keith Packard <keithp@keithp.com>
920
921 * fonts.conf.in:
922 Just remove the FC_FONTDATE -- it has locale issues and
923 annoys redhat multi-arch installs. Now that all X fonts are
924 included without prejudice, the chances of the date being at
925 all interesting are rather limited. Bug #505.
926 * src/Makefile.am:
927 Add copyright and license
928
929 2004-12-04 Keith Packard <keithp@keithp.com>
930
931 * configure.in:
932 Change default set of fonts to include all of
933 /usr/X11R6/lib/X11/fonts (or wherever the X fonts are located).
934 * doc/fontconfig-user.sgml:
935 Document new <include>directory-name</include> semantics
936 * fonts.conf.in:
937 add <include ignore_missing="yes">conf.d</include>
938 * local.conf:
939 Add selectfont to ignore bitmap fonts, add comment for
940 selectfont which accepts bitmap fonts.
941 * src/fcdir.c:
942 * src/fcint.h:
943 * src/fcxml.c: (FcConfigParseAndLoadDir), (FcConfigParseAndLoad):
944 Allow <include> configuration elements to reference directories.
945 Parse and load all files of the form [0-9]* in sorted order.
946
947 2004-12-04 Keith Packard <keithp@keithp.com>
948
949 * autogen.sh:
950 Report command line for $srcdir/configure accurately.
951 Bug #212.
952
953 2004-12-04 Keith Packard <keithp@keithp.com>
954
955 * src/fcfreetype.c: (FcFreeTypeQuery):
956 Check for non-empty face->family_name and face->style_name
957 before using those for the font. Empty names match everything.
958 Bug #210.
959
960 2004-12-04 Keith Packard <keithp@keithp.com>
961
962 * configure.in:
963 * fontconfig/fontconfig.h:
964 * src/fcfreetype.c: (FcFreeTypeQuery):
965 * src/fcname.c:
966 Create FC_FONTFORMAT from FT_Get_X11_Font_Format function where
967 available. This provides font file format information (BDF, Type 1,
968 PCF, TrueType) for each font. Closes #109.
969
970 2004-12-04 Daniel Glassey <danglassey@ntlworld.com>
971
972 reviewed by: Keith Packard <keithp@keithp.com>
973
974 * doc/fontconfig-user.sgml:
975 Fix typo.
976
977 * fontconfig/fontconfig.h:
978 * src/fcfreetype.c: (FcFreeTypeQuery), (addtag), (compareulong),
979 (GetScriptTags), (FcFontCapabilities):
980 * src/fcname.c:
981 Add detection for font capabilities (bug #105)
982
983 2004-12-04 Keith Packard <keithp@keithp.com>
984
985 * Makefile.am:
986 Move existing fonts.conf to fonts.conf.bak
987
988 * configure.in:
989 Add detection of iconv
990
991 * doc/fcpattern.fncs:
992 * doc/fontconfig-devel.sgml:
993 * doc/fontconfig-user.sgml:
994 * fonts.dtd:
995 Document new selectfont elements
996
997 * fc-lang/nb.orth:
998 Switch to UTF-8 in comment
999
1000 * fontconfig/fontconfig.h:
1001 * src/fcname.c:
1002 Add fullname, and family/style/fullname language entries
1003
1004 * src/fccache.c: (FcCacheFontSetAdd):
1005 * src/fcdir.c: (FcFileScanConfig):
1006 Respect selectfont/*/glob
1007
1008 * src/fcint.h:
1009 * src/fccfg.c: (FcConfigCreate), (FcConfigDestroy),
1010 (FcConfigCompareValue), (FcConfigPatternsAdd),
1011 (FcConfigPatternsMatch), (FcConfigAcceptFont):
1012 * src/fcxml.c: (FcElementMap), (FcVStackDestroy),
1013 (FcVStackPushPattern), (FcPopExpr), (FcParseAcceptRejectFont),
1014 (FcPopValue), (FcParsePatelt), (FcParsePattern), (FcEndElement):
1015 Add support for selectfont
1016
1017 * src/fcfreetype.c: (FcSfntNameTranscode), (FcSfntNameLanguage),
1018 (FcStringInPatternElement), (FcFreeTypeQuery):
1019 Add multi-lingual family/style/fullname support
1020
1021 * src/fclist.c: (FcListPatternMatchAny):
1022 Expose FcListPatternMatchAny (which selectfont/*/pattern uses)
1023
1024 * src/fcpat.c: (FcPatternRemove), (FcPatternAppend),
1025 (FcObjectStaticName):
1026 Add new FcPatternRemove/FcPatternAppend.
1027 FcObjectStaticName stores computed pattern element names which
1028 are required to be static.
1029
1030 2004-09-09 "NAKAMURA Ken'ichi" <nakamura@sbp.fp.a.u-tokyo.ac.jp>
1031
1032 reviewed by: keithp
1033
1034 * Makefile.am:
1035 Remove spurious / after $(DESTDIR)
1036
1037 2004-06-30 Keith Packard <keithp@keithp.com>
1038
1039 * README:
1040 * configure.in:
1041 * fontconfig/fontconfig.h:
1042 Update for 2.2.96
1043
1044 2004-06-30 Keith Packard <keithp@keithp.com>
1045
1046 Provided by: Lubos Lunak <l.lunak@suse.cz>
1047
1048 * src/fccfg.c: (FcConfigUptoDate):
1049 However FcConfigUptoDate() doesn't seem to work. See the attached
1050 patch. First there's an obvious misplaced parenthesis making it
1051 return always false, and second, even this call fails to detect font
1052 changes (e.g. adding a new font to
1053 /usr/X11R6/lib/X11/fonts/truetype). The patch should fix that as
1054 well. The problem seems to be triggered by my fonts.conf specifying
1055 only /usr/X11R6/lib/X11/fonts , and therefore config->configDirs
1056 doesn't include subdirs, unlike config->fontDirs.
1057
1058 2004-06-03 Keith Packard <keithp@keithp.com>
1059
1060 * fontconfig/fontconfig.h:
1061 Remove comma at end of FcResult enum definition.
1062
1063 2004-05-29 Keith Packard <keithp@keithp.com>
1064
1065 * INSTALL:
1066 Add steps to md5sum release
1067
1068 2004-05-29 Keith Packard <keithp@keithp.com>
1069
1070 * README:
1071 * configure.in:
1072 * fontconfig/fontconfig.h:
1073 Update for 2.2.95
1074
1075 2004-05-29 Keith Packard <keithp@keithp.com>
1076
1077 * fontconfig/fontconfig.h:
1078 * src/fcmatch.c: (FcFontSetMatch):
1079 Add FcResultOutOfMemory to provide an accurate error when
1080 FcFontSetMatch fails in this way
1081
1082 * src/fcfreetype.c:
1083 Make #warning about lacking various FreeType features indicate
1084 which version those features appeared so users know how to
1085 fix the problem (Thanks to Anton Tropashko)
1086
1087 2004-05-05 Keith Packard <keithp@keithp.com>
1088
1089 * src/fcfreetype.c: (FcFreeTypeCharSetAndSpacing):
1090 Replace MIN/MAX/ABS macros which happen to have come
1091 from FreeType with fontconfig-specific ones (FC_*)
1092
1093 2004-04-23 Keith Packard <keithp@keithp.com>
1094
1095 * INSTALL:
1096 Extend release preparation instructions to include
1097 notification and distribution steps
1098
1099 2004-04-23 Keith Packard <keithp@keithp.com>
1100
1101 * README:
1102 * configure.in:
1103 * fontconfig/fontconfig.h:
1104 Update to 2.2.94 (2.2.93 shipped with broken libtool bits)
1105
1106 2004-04-23 Keith Packard <keithp@keithp.com>
1107
1108 * .cvsignore:
1109 Ignore a few more autotool files
1110
1111 2004-04-14 Keith Packard <keithp@keithp.com>
1112
1113 * INSTALL:
1114 Add instructions for doing a release
1115
1116 * fontconfig.spec.in:
1117 clean up .spec file; perhaps this will be useful to somebody...
1118
1119 * README:
1120 * configure.in:
1121 * fontconfig/fontconfig.h:
1122 Update to 2.2.93
1123
1124 * fc-lang/fc-lang.c:
1125 Make 'scanopen' static so GCC doesn't whine about lacking prototype
1126
1127 * fc-glyphname/Makefile.am:
1128 * fc-lang/Makefile.am:
1129 * fc-list/Makefile.am:
1130 * fc-match/Makefile.am:
1131 * src/Makefile.am:
1132 Add WARN_CFLAGS to pass -W flags for GCC systems
1133
1134 * src/fcfreetype.c: (FcNoticeFoundry), (FcVendorMatch),
1135 (FcVendorFoundry), (FcGetPixelSize), (FcFreeTypeQuery):
1136 Change various char types around to match across
1137 function calls.
1138 Fixed bug in using available_sizes[i].height which
1139 is in pixels, not 64ths of a pixel.
1140
1141 2004-03-06 Keith Packard <keithp@keithp.com>
1142
1143 * src/fcfreetype.c: (FcFreeTypeQuery):
1144 Force FC_FOUNDRY and FC_WIDTH to always be set so that
1145 matches looking for explicit values prefer exact matches
1146
1147 2004-03-02 Keith Packard <keithp@keithp.com>
1148
1149 Supplied by: mfabian@suse.de (Mike FABIAN)
1150
1151 * src/fcfreetype.c: (FcFreeTypeQuery):
1152 Bug #260 fc-cache generates wrong spacing values for bitmap fonts
1153 Was using (strcmp (a,b)) instead of (!strcmp(a,b)).
1154
1155 2004-02-21 Manish Singh <yosh@gimp.org>
1156
1157 * fc-glyphname/fc-glyphname.c: (main):
1158 Cast strlen to int for printf, so we're 64-bit clean.
1159
1160 2004-02-11 Keith Packard <keithp@keithp.com>
1161
1162 * configure.in:
1163 * src/fcfreetype.c: (FcGetPixelSize):
1164 Ok, so I messed up the test for y_ppem. Let's see if I
1165 got it right this time.
1166
1167 2004-02-10 Keith Packard <keithp@keithp.com>
1168
1169 * configure.in:
1170 * src/fcfreetype.c: (FcGetPixelSize):
1171 Pre-2.1.5 versions of FreeType didn't include y_ppem in the
1172 FT_Bitmap_Size record. Add a configure.in test for this
1173 and change the code accordingly (using height instead).
1174
1175 2004-02-06 Keith Packard <keithp@keithp.com>
1176
1177 * fc-lang/nds.orth:
1178 Add Low Saxon orthography
1179 (Kenneth Rohde Christiansen <kenneth@gnu.org>)
1180
1181 * src/fccfg.c: (FcConfigNewestFile):
1182 Oops. Left 'newest.set' unset, which would miscompute
1183 the newest file
1184
1185 * src/fcfreetype.c: (FcGetPixelSize), (FcFreeTypeQuery),
1186 (FcFreeTypeCheckGlyph):
1187 Add FcGetPixelSize to extract correct pixel size from bdf/pcf
1188 font properties (which report the wrong value in current FreeType)
1189
1190 Don't attempt to check for empty glyphs in non-scalable fonts; they
1191 have no outlines...
1192
1193 2004-02-01 Tor Lillqvist <tml@iki.fi>
1194
1195 * src/fccfg.c (FcConfigCreate): fontconfig, at least as used by
1196 GIMP and/or PangoFT2 on Windows, crashes when trying to save the
1197 cache if config->cache is NULL, which happens if FcConfigHome() is
1198 NULL. Guard against that by using the temp folder in that case.
1199
1200 2004-01-03 Roozbeh Pournader <roozbeh@sharif.edu>
1201
1202 * fc-lang/az_ir.orth:
1203 * fc-lang/ku_ir.orth:
1204 * fc-lang/ps_af.orth:
1205 * fc-lang/ps_pk.orth:
1206 Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto
1207 (Afghan and Pakistani).
1208 * fc-lang/ur.orth:
1209 Updated Urdu orthography with real data.
1210
1211 2003-12-11 Carl Worth <cworth@east.isi.edu>
1212
1213 * fc-list/Makefile.am (man_MANS): Move man_MANS into the 'if
1214 USEDOCBOOK' block.
1215
1216 * fc-cache/Makefile.am (man_MANS): Move man_MANS into the 'if
1217 USEDOCBOOK' block.
1218 (all-local): Remove excessive whitespace.
1219
1220 * autogen.sh: Add 'set -e' to abort when any program fails,
1221 (avoids printing of 'now type make' after configure aborts).
1222
1223 2003-11-17 Eric Christopherson <rakko@charter.net>
1224
1225 reviewed by: Keith Packard <keithp@keithp.com>
1226
1227 * doc/Makefile.am:
1228 * fontconfig/fcfreetype.h:
1229 * src/fcfreetype.c:
1230 Switch to FreeType 2.1.7 style includes. Bug #150.
1231
1232 2003-11-16 Noah Levitt <nlevitt@columbia.edu>
1233
1234 * fc-list/fc-list.sgml: Add some example usages.
1235
1236 2003-11-10 Roozbeh Pournader <roozbeh@sharif.edu>
1237
1238 * src/fcxml.c:
1239 Fixed a bug "FcStrtod" in handling some cases with two-byte decimal
1240 separators.
1241
1242 2003-10-27 Keith Packard <keith@keithp.com>
1243
1244 * configure.in:
1245 * fontconfig/fontconfig.h:
1246 Update to version 2.2.92
1247
1248 2003-10-27 Keith Packard <keithp@keithp.com>
1249
1250 * Makefile.am:
1251 * configure.in:
1252 * doc/Makefile.am:
1253 * fc-cache/Makefile.am:
1254 * fc-glyphname/Makefile.am:
1255 * fc-lang/Makefile.am:
1256 * fc-list/Makefile.am:
1257 * fc-match/Makefile.am:
1258 * test/Makefile.am:
1259 * test/run-test.sh:
1260 Yet more cleanups to finish getting 'make distcheck' working
1261 This has been tested to ensure that it even works from a _build
1262 directory.
1263
1264 2003-10-26 Keith Packard <keithp@keithp.com>
1265
1266 * configure.in:
1267 * doc/Makefile.am:
1268 * fc-cache/Makefile.am:
1269 * fc-glyphname/Makefile.am:
1270 * fc-lang/Makefile.am:
1271 * fc-lang/fc-lang.c: (scanopen), (scan), (main):
1272 * fc-list/Makefile.am:
1273 * fc-match/Makefile.am:
1274 Attempts to fix 'make distcheck' work. Things are
1275 progressing pretty well, but there are still failures
1276 long into the process dealing with docs (as always).
1277
1278 The big changes here are mostly to make $(srcdir) != "."
1279 work correctly, fixing the docbook related sections and
1280 fc-lang were particularily tricky. Docbook refuses to load
1281 system entities from anywhere other than where the original .sgml
1282 file was located, so no luck looking in "." for the
1283 configure-generated version.sgml and confdir.sgml files.
1284
1285 fc-lang needed help finding .orth files; added a -d option
1286 to set the directory as the least evil of many options.
1287
1288 Now to go use a faster machine and try and wring out the last
1289 issues.
1290
1291 2003-10-26 Keith Packard <keithp@keithp.com>
1292
1293 Tag version 2.2.91
1294
1295 2003-10-26 Keith Packard <keithp@keithp.com>
1296
1297 * doc/Makefile.am:
1298 Include confdir.sgml.in in EXTRA_DIST
1299
1300 2003-10-09 Josselin Mouette <joss@debian.org>
1301
1302 * fc-cache/fc-cache.sgml fc-cache/Makefile.am:
1303 * fc-list/fc-list.sgml fc-list/Makefile.am:
1304 Replace fc-cache and fc-list manpages with more detailed, SGML
1305 versions.
1306
1307 2003-09-23 Owen Taylor <otaylor@redhat.com>
1308
1309 * fontconfig/fontconfig.h src/fcdefault.c (FcDefaultSubstitute)
1310 src/fcname.c: Add a FC_HINT_STYLE key for patterns, with
1311 possible values HINT_NONE/HINT_SLIGHT/HINT_MEDIUM/HINT_FULL.
1312 (Bug #117)
1313
1314 2003-09-23 Owen Taylor <otaylor@redhat.com>
1315
1316 * fc-lang/ka.orth: Remove Georgian capitals, they
1317 aren't used for normal writing. (Bug #116)
1318
1319 2003-09-06 Noah Levitt <nlevitt@columbia.edu>
1320
1321 * doc/fontconfig-devel.sgml:
1322 * doc/fontconfig-user.sgml:
1323 * fontconfig/fontconfig.h:
1324 * src/fcname.c:
1325 * src/fcfreetype.c (FcFreeTypeCharSetAndSpacing): Add new spacing
1326 value FC_DUAL (dual-width, as some CJK fonts). (bug #111)
1327
1328 * src/fcfreetype.c (FcFreeTypeCharSetAndSpacing): When checking for
1329 monospace and dual-width fonts, allow roughly a 3% variance in the
1330 advances.
1331
1332 2003-08-31 Manish Singh <yosh@gimp.org>
1333
1334 * src/fccfg.c (FcConfigAppFontClear): Support passing NULL to
1335 use default config.
1336
1337 2003-08-15 Carl Worth <cworth@isi.edu>
1338
1339 * src/fcxml.c (FcEditDestroy): Fix leak of FcEdit.
1340 (FcPopExpr): Add comment about unhandled FcVStackGlob case.
1341
1342 * src/fcpat.c (FcValueListEntDestroy): New function to support
1343 FcFini memory cleanup. Some statistics are not kept in
1344 synch. here.
1345 (FcValueListFreeze): Move hashTable outside this function so it
1346 can be accessed by FcValueListThawAll.
1347 (FcValueListThawAll): New function complements FcValueListFreeze.
1348 (FcPatternBaseFreeze): Move hashTable outside this function so it
1349 can be accessed by FcPatternBaseThawAll.
1350 (FcPatternBaseThawAll): New function complements
1351 FcPatternBaseFreeze.
1352 (FcPatternThawAll): New function complements FcPatternFreeze.
1353
1354 * src/fcinit.c (FcFini): Add new FcFini to cleanup everything.
1355
1356 * src/fccharset.c (FcCharLeafEntCreate): Save pointers to all
1357 allocated FcCharLeafEnt "blocks" so they can be freed later.
1358 (FcCharSetFreezeLeaf): Move hashTable outside this function so it
1359 can be accessed by FcCharSetThawAllLeaf.
1360 (FcCharSetThawAllLeaf): New function complements FcCharSetFreezeLeaf.
1361 (FcCharSetFreezeBase): Move hashTable outside this function so it
1362 can be accessed by FcCharSetThawAll.
1363 (FcCharSetThawAll): New function complements FcCharSetFreeze.
1364
1365 * src/fccfg.c (FcSubstDestroy): Fix leak of outer FcSubst.
1366 (FcConfigDestroy): Fic leak of FcBlanks.
1367
1368 * fc-list/fc-list.c (main): Fix leak of FcObjectSet.
1369 (main): Add call to FcFini when finished.
1370
1371 * fc-glyphname/fc-glyphname.c: Mark several local functions as
1372 static. Add prototypes.
1373
1374 * doc/fcinit.fncs: Add documentation for FcFini function.
1375
1376 * doc/edit-sgml.c: Mark several local functions as static. Add
1377 prototypes.
1378
1379 * doc/Makefile.am (DOC_MODULE): Fix "suspicious" lines.
1380
1381 2003-06-15 Tor Lillqvist <tml@iki.fi>
1382
1383 * test/run-test.sh (FONTCONFIG_FILE): Remove CRs from the out file
1384 before comparing (needed on Windows).
1385
1386 * src/Makefile.am (install-libtool-import-lib): Fix cut&paste error.
1387
1388 2003-06-13 Tor Lillqvist <tml@iki.fi>
1389
1390 * fontconfig-zip.in (DEVZIP): Add share/doc directory. Add Fc*.3
1391 man pages.
1392
1393 * configure.in: Set FC_DEFAULT_FONTS on Win32 to the
1394 WINDOWSFONTDIR token.
1395
1396 * src/fontconfig.def.in: Move the LIBRARY and VERSION lines to the
1397 end, not to confuse libtool, which expects the EXPORTS line to be
1398 the first. Add FcConfigEnableHome.
1399
1400 * src/fccfg.c: Check also for DLL_EXPORT as indication of being
1401 built as a DLL on Win32.
1402
1403 2003-06-09 Keith Packard <keithp@keithp.com>
1404
1405 * Tag version 2.2.90
1406
1407 2003-06-09 Keith Packard <keithp@keithp.com>
1408
1409 * Optimization in FcLangSetIndex was broken, occasionally
1410 returning a pointer to the wrong location on miss
1411
1412 * Add fc-match to test font matching from the command line.
1413
1414 2003-05-31 Keith Packard <keithp@keithp.com>
1415
1416 * (Bug 85) add support for culmus fonts
1417 * (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly
1418 * (Bug 88) Fix usage info on non-long option systems (Tim Mooney)
1419
1420 2003-05-28 James Su <suzhe@turbolinux.com.cn>
1421
1422 * Fix "contains" op for strings and langsets.
1423
1424 2003-05-17 Keith Packard <keithp@keithp.com>
1425
1426 * Fix build error with BDF prop local. Free langset after query
1427
1428 2003-05-14 Keith Packard <keithp@keithp.com>
1429
1430 * Extract spacing from XLFD atom
1431
1432 2003-05-12 Juliusz Chroboczek <jch@pps.jussieu.fr>
1433
1434 * Reinstate SETWIDTH_NAME parsing for legacy fonts,
1435 disappeared in 1.30.
1436
1437 * Generate FC_SIZE and FC_DPI for legacy bitmap fonts
1438
1439 2003-05-12 Keith Packard <keithp@keithp.com>
1440
1441 * Use FcIsWidth to share code
1442
1443 * Set FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH when scanning fonts to avoid
1444 misclassifying some Han fonts as monospaced.
1445
1446 2003-05-07 Keith Packard <keithp@keithp.com>
1447
1448 * Add filename-based accept/reject to ammend available fonts.
1449
1450 * Change FT_ENCODING_ADOBE_CUSTOM to ft_encoding_adobe_custom for
1451 older FreeType releases.
1452
1453 2003-05-06 Keith Packard <keithp@keithp.com>
1454
1455 * Remove 0b82 and Tamil numbers from tamil
1456 orthography (Jungshik Shin <jshin@mailaps.org>)
1457
1458 2003-05-04 Keith Packard <keithp@keithp.com>
1459
1460 + Map glyph names in fonts with adobe custom encoding to unicode
1461
1462 2003-05-02 Keith Packard <keithp@keithp.com>
1463
1464 * Add FC_WEIGHT_BOOK as weight 75
1465
1466 2003-04-30 Keith Packard <keithp@keithp.com>
1467
1468 * Typo in bitstream foundry name
1469
1470 2003-04-24 Keith Packard <keithp@keithp.com>
1471
1472 * Eliminate italic_angle check for PS fonts
1473
1474 2003-04-23 Noah Levitt <nlevitt@columbia.edu>
1475
1476 * Getting closer to fixing /etc/fonts hard-coding.
1477
1478 2003-04-22 Keith Packard <keithp@keithp.com>
1479
1480 * Update autogen.sh to work with newer automake versions
1481 * Handle pattern elements moving during multiple edits
1482
1483 2003-04-23 James Henstridge <james@daa.com.au>
1484
1485 * doc/fontconfig-devel.sgml: close the <para> element.
1486
1487 * doc/fcpattern.fncs: close the <para> element.
1488
1489 * doc/func.sgml: close the <refsynopsisdiv> element.
1490
1491 2003-04-22 Keith Packard <keithp@keithp.com
1492
1493 * Update autogen.sh to work with newer automake versions
1494 * Handle pattern elements moving during multiple edits
1495
1496 2003-04-17 Colin Walters <walters@debian.org>
1497
1498 + Remove some unused variables, and initialize some other ones so
1499 gcc doesn't warn us.
1500
1501 2003-04-16 Keith Packard <keithp@keithp.com>
1502
1503 + tag version 2.1.94
1504
1505 2003-04-16 Keith Packard <keithp@keithp.com>
1506
1507 + add BDF property fetching support for foundry
1508 (from Juliusz Chroboczek)
1509 + add BDF property fetching support for width
1510
1511 2003-04-11 Juliusz Chroboczek <jch@pps.jussieu.fr>
1512
1513 + Implemented foundry generation for Type 1 and TrueType
1514
1515 2003-04-11 Gerard Escalante <g2@magestudios.net>
1516
1517 + Retrieve information from Type1 FontInfo dictionaries
1518
1519 2003-04-07 Colin Walters <walters@verbum.org>
1520
1521 + src/Makefile.am: Fix dummy makefile target names when
1522 MS_LIB_AVAILABLE isn't set.
1523
1524 2003-03-22 Tor Lillqvist <tml@iki.fi>
1525
1526 Changes for Windows:
1527
1528 + On Windows with gcc (a.k.a. mingw) build as a DLL.
1529
1530 + We don't want to hardcode the fonts.conf file location in the
1531 DLL, so we look up the DLL location at run-time in a DllMain()
1532 function. The fonts.conf location is deduced from that.
1533
1534 + The colon can't be used as path separator on Windows,
1535 semicolon is used instead. File path components can be separated
1536 with either slash or backslash. Absolute paths can also begin
1537 with a drive letter.
1538
1539 + Add internal function FcStrLastSlash that strrchr's the last
1540 slash, or backslash on Windows.
1541
1542 + There is no link() on Windows. For atomicity checks, mkdir a
1543 lock directory instead.
1544
1545 + In addition to HOME, also look for USERPROFILE.
1546
1547 + Recognize the special font directory token WINDOWSFONTDIR, to
1548 use the system's font directory.
1549
1550 + Remove the fontconfig-def.cpp that was obsolete. Add
1551 fontconfig.def(.in), without internal functions.
1552
1553 + Add a fontconfig-zip(.in) script, used to build a binary
1554 distribution.
1555
1556 Fri Mar 7 07:55:00 EST 2003 Mike A. Harris <mharris@redhat.com>
1557 + RPM specfile cleanups for 2.1.92: Removed man1/* and added man5/*
1558 to main package and man3/* to devel package
1559
1560 + Added missing defattr(-, root, root) to main RPM package
1561
1562 + Added HTML and text development documentation to -devel subpackage
1563
1564 Wed Mar 5 05:08:00 EST 2003 Mike A. Harris <mharris@redhat.com>
1565 + Added back the configure macro options --disable-docs, otherwise
1566 fontconfig installs docs into /usr/share/doc/fontconfig (with no
1567 version number) unconditionally, causing RPM to fail the build due
1568 to _unpackaged_files_terminate_build. We pick up the pregenerated
1569 docs with %doc already.
1570
1571 Wed Mar 5 04:26:20 EST 2003 Mike A. Harris <mharris@redhat.com>
1572 + Removed commented out rpm macro define at top of spec file,
1573 replacing it with a simple explanation, since rpm macros are
1574 expanded by rpm even in comments.
1575
1576 + Changed /usr/bin to _bindir in BuildRequires lines
1577
1578 + Cleaned up rpm postinstall script, and made fc-cache use _bindir
1579
1580 + Reorganized file manifest lists
1581
1582 Sun Mar 2 14:16:17 EST 2003 Owen Taylor <otaylor@redhat.com>
1583
1584 + fontconfig.spec.in: Improvements from Red Hat spec file.
1585
1586 + {fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
1587
1588 + docs/*.sgml: SGML fixes.
1589
1590 Sat Mar 1 17:28:53 PST 2003 keithp
1591 + Ok, so the ChangeLog is a bit out of date
1592
1593 + Lots of bugs fixed; most are in bugzilla, the
1594 biggest problems were in cache management where
1595 Owen discovered the library would lose badly when
1596 combining fonts-cache and ~/.fonts-cache data
1597
1598 + Converted from autoconf to automake. This after
1599 getting patches accepted into libtool to allow
1600 the '-version-number' argument which lets
1601 packages set version numbers explicitly rather
1602 than the roundabout libtool way
1603
1604 + Converted documentation to SGML using the docbook
1605 DTD. Now .txt and .html documents are installed
1606 in /usr/share/doc/fontconfig and there's no
1607 man page. Perhaps a man version can be written
1608 at some point.
1609
1610 Sat Aug 31 15:21:22 PDT 2002 keithp
1611 + Xrender and Xft had several bugs related to
1612 rendering manually placed or poly-face text
1613
1614 + Added more complete memory tracing in fontconfig
1615 Checked with (patched) mozilla and found no leaks
1616
1617 + Updated Latin orthographies by comparing those from
1618 evertype.com with those from eki.ee. Tried to make
1619 sensible choices, including chars that occured in both
1620 and leaving some optional chars out that occured only
1621 in one.
1622
1623 Mon Aug 26 16:33:04 PDT 2002 keithp
1624 + Owen discovered that FcLangSetHasLang wasn't actually
1625 checking the language set.
1626
1627 Mon Aug 26 13:37:23 PDT 2002 keithp
1628 + Append a version number to cache filenames
1629
1630 Thu Aug 22 11:36:18 PDT 2002 keithp
1631
1632 + Add "contains" and "not_contains" operators and elements to
1633 font configuration
1634
1635 + Changed semantics of eq operator for LangSets to check for
1636 FcLangEqual so that any match will do
1637
1638 + FcFontList was using FcConfigCompareValue (...FcOpEqual) instead
1639 of FcValueEqual to check for identical values when inserting into
1640 the results. This broke when the above semantic change was made,
1641 now it uses FcValueEqual which is "more correct" in any case.
1642
1643 Thu Aug 22 00:32:29 PDT 2002 keithp
1644
1645 + Reimplement FC_LANG as new datatype. Lists of strings
1646 was consuming over a megabyte of memory for 401 fonts.
1647
1648 + Freeze patterns loaded from cache files. This shares
1649 common value lists and common patterns which saves
1650 considerable memory.
1651
1652 + Change the denotation of 'constant' charsets to use special
1653 ref value instead of separate boolean.
1654
1655 + Clean up leak tracing stuff, found several unannoted alloc/free
1656 calls
1657
1658 Tue Aug 20 16:17:37 PDT 2002 keithp
1659
1660 + Fix memory leak when parsing matrices from XML
1661
1662 Mon Aug 19 11:57:27 PDT 2002 keithp
1663
1664 + Fix autoconf files to pass FONTCONFIG_PATH on
1665 compile line so that ${prefix} gets substituted
1666 correctly.
1667
1668 + Use getc_unlocked/putc_unlocked on systems that
1669 provide them to avoid damage done to stdio by posix
1670
1671 + Eliminate FC_PATTERN and FcTypePattern in favor of
1672 an extended api for FcConfigSubstitute which takes
1673 both the font and the pattern.
1674
1675 + Add 'sans serif' alias for 'sans-serif' as some apps
1676 can't handle hyphens in family names
1677
1678 + Eliminate pretense of support for libxml2
1679
1680 + Comment origins of Han orthographies
1681
1682 Tue Jul 30 18:37:09 PDT 2002 keithp
1683
1684 + Add binding property to edit element so that strong
1685 binding values may be inserted by the config file.
1686 The default remains weak.
1687
1688 Sun 28 Jul 04:16:55 PDT 2002 keithp
1689
1690 + Tagged release candidate 1 in the CVS tree and
1691 placed fcpackage.rc1.tar.gz for distribution
1692
1693 Thu Aug 1 08:55:08 PDT 2002 keithp
1694
1695 + Fixed autoconf builds to always specify install
1696 target files (for BSD). Also fixed to
1697 define FONTCONFIG_PATH in config.h so that
1698 nonstandard installs will actually work.