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