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