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