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