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