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