Behdad Esfahbod
2008-Aug-13 07:34 UTC
[Fontconfig] Lots of bugfixes and new additions for 2.7
Hi, I spent this afternoon going over all fontconfig bugs and trying to fix them all. Did many of them, mostly those filed by myself over time. Opened a few more. Still got some 8 or 9 to go. I''ve pushed all my changes in my tree in the 2.7propsed branch: http://cgit.freedesktop.org/~behdad/fontconfig/log/?h=2.7proposed Here''s the list of all open fontconfig bugs: http://tinyurl.com/6d8s78 These are the ones I''ve fixed in my tree: http://tinyurl.com/6b89lf as well as a few other minor things. Those bugs are all marked ASSIGNED. Will fix these ones before next week: Bug 17101 Element for whether FreeType''s patented bytecode-interpretter is available Bug 17107 fc-cat, fc-list, fc-match, fc-query output formats Bug 17105 Document when config can be NULL Bug 13017 make fc-match accept list of objects, like fc-list does Bug 7597 add syntax to enter charset on commandline tools (and conf file?) Bug 16818 fontformat in match pattern is not respected? Bug 16189 Please Add Canadian Aborignal Syllabics to Fontconfig Bug 17104 --help exit status Can use help/review. Specially with this one: Bug 17014 Excessive number of allocations during FcSortWalk() Cheers, behdad
Keith Packard
2008-Aug-13 19:35 UTC
[Fontconfig] Lots of bugfixes and new additions for 2.7
On Wed, 2008-08-13 at 03:34 -0400, Behdad Esfahbod wrote:> Can use help/review. Specially with this one: > Bug 17014 Excessive number of allocations during FcSortWalk()Thanks much Behdad; I''ll be back in-office for a day next week and hope to have a chance to review these changes. Other review would be welcome; perhaps we should start posting diffs to the mailing list and let people see them without digging through a git repo? -- keith.packard at 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/20080813/ee76ad3b/attachment.pgp
Behdad Esfahbod
2008-Aug-13 19:39 UTC
[Fontconfig] Lots of bugfixes and new additions for 2.7
Keith Packard wrote:> On Wed, 2008-08-13 at 03:34 -0400, Behdad Esfahbod wrote: > >> Can use help/review. Specially with this one: >> Bug 17014 Excessive number of allocations during FcSortWalk() > > Thanks much Behdad; I''ll be back in-office for a day next week and hope > to have a chance to review these changes. Other review would be welcome; > perhaps we should start posting diffs to the mailing list and let people > see them without digging through a git repo?Yeah, this list is too silent. Can use some traffic. Not sure how easily send patches though. git makes one really lazy about that, and I don''t have sendmail set up to ask git to do it for me. Will try. behdad