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