I''ve tagged release 2.3.97 this evening. 779de92cb53db0d4e5c4fba244310ef9 ChangeLog-2.3.97 c7c7a1866341d73455271ad14d8db54e fontconfig-2.3.97.tar.gz Here''s current bug status: * 2511 [---, keithp@keithp.com] -Handle Ultra font weight name. Fix available; I cannot test without font using ''ultra'' name. Ross Burton (reporter) hasn''t responded to request for info. * 5360 [---, keithp@keithp.com] -Fontconfig 2.3.92 crashes KDE built with fontconfig 2.1.0. I can''t reproduce; I''m assuming this has been fixed. * 7528 [---, keithp@keithp.com] -fontconfig support to exclude glyphs from fonts. This is significant new functionality; I don''t think it should block 2.4 at this point. * 7597 [---, keithp@keithp.com] -fc-match results in segmentation fault when I try to use charset. I fixed the segfault, but the ascii representation of a charset is still lame. Will need to be fixed as a part of 7528 probably. * 7662 [---, keithp@keithp.com] -Enhance fontconfig to render Microsoft fonts better. Just config file suggestions. * 7663 [---, keithp@keithp.com] -fonts.conf lines inverted. This is the config file restructuring; I''d like to see this done before 2.4, but it''s not going to require any code changes. * 7673 [---, keithp@keithp.com] -preferred family name should be used. I think this one wants us to reorder the family names found in the font file. I''m not sure we want to do this, and it would represent a visible change in how fonts were presented to users. I''m inclined to ''do no harm'' and not change what we''ve got at this point; we''re effectively letting the fonts themselves choose order. * 7758 [---, keithp@keithp.com] -configure finds no useful libiconv, actually on Mac OS X 10.4.7. I can''t do this work, not having the related operating system. Someone with a Mac OS X box is encouraged to do this work. I''d be happy shipping with all of these unresolved, with the possible exception of 7663. I''d like to know the state of that work so we can pick a tentative release date. I''m hoping that will be this week. -- keith.packard@intel.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20060907/195296f9/attachment.pgp
On Thu, 2006-09-07 at 00:16 -0700, Keith Packard wrote:> I''ve tagged release 2.3.97 this evening. > > 779de92cb53db0d4e5c4fba244310ef9 ChangeLog-2.3.97 > c7c7a1866341d73455271ad14d8db54e fontconfig-2.3.97.tar.gz > > Here''s current bug status: > > * 2511 [---, keithp@keithp.com] -Handle Ultra font weight name. > Fix available; I cannot test without font using ''ultra'' name. Ross > Burton (reporter) hasn''t responded to request for info. > > * 5360 [---, keithp@keithp.com] -Fontconfig 2.3.92 crashes KDE > built with fontconfig 2.1.0. > I can''t reproduce; I''m assuming this has been fixed. > > * 7528 [---, keithp@keithp.com] -fontconfig support to exclude > glyphs from fonts. > This is significant new functionality; I don''t think it should block 2.4 > at this point. > > * 7597 [---, keithp@keithp.com] -fc-match results in segmentation > fault when I try to use charset. > I fixed the segfault, but the ascii representation of a charset is still > lame. Will need to be fixed as a part of 7528 probably. > > * 7662 [---, keithp@keithp.com] -Enhance fontconfig to render > Microsoft fonts better. > Just config file suggestions. > > * 7663 [---, keithp@keithp.com] -fonts.conf lines inverted. > This is the config file restructuring; I''d like to see this done before > 2.4, but it''s not going to require any code changes. > > * 7673 [---, keithp@keithp.com] -preferred family name should be > used. > I think this one wants us to reorder the family names found in the font > file. I''m not sure we want to do this, and it would represent a visible > change in how fonts were presented to users. I''m inclined to ''do no > harm'' and not change what we''ve got at this point; we''re effectively > letting the fonts themselves choose order. > > * 7758 [---, keithp@keithp.com] -configure finds no useful > libiconv, actually on Mac OS X 10.4.7. > I can''t do this work, not having the related operating system. Someone > with a Mac OS X box is encouraged to do this work. > > I''d be happy shipping with all of these unresolved, with the possible > exception of 7663.Agreed.> I''d like to know the state of that work so we can > pick a tentative release date. I''m hoping that will be this week.I can spend some time working on the config files next week. James, are you working on this already? In the mean time, I''ll try to push the snapshot into Fedora development. -- behdad http://behdad.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20060907/6e986922/attachment.pgp
>>>>> "Behdad" == Behdad Esfahbod <besfahbo@redhat.com> writes:Behdad> I can spend some time working on the config files next week. James, are Behdad> you working on this already? In the mean time, I''ll try to push the Behdad> snapshot into Fedora development. Yes. I don''t have a freedesktop account, so what I have so far is up at my git box: git://git.jhcloos.org/fontconfig It has the config files split out, all numbered, moved to conf.avail. It just needs the final code for conf.d''s Makefile.am to generate the default set of symlinks during a make install. That should be pushed out later today after testing. I haven''t looked at what you posted yet, though I have saved it. -JimC -- James Cloos <cloos@jhcloos.com> OpenPGP: 0xED7DAEA6
On Thu, 2006-09-07 at 12:49 -0400, James Cloos wrote:> Yes. I don''t have a freedesktop account, so what I have so far is up > at my git box: > > git://git.jhcloos.org/fontconfigThe changes are looking fine to me; when you''re ready, I''ll pull them into my master and push up to fd.o repository. -- keith.packard@intel.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.freedesktop.org/archives/fontconfig/attachments/20060907/1158fd0e/attachment.pgp