http://bugs.freedesktop.org/show_bug.cgi?id=22338
--- Comment #3 from James Cloos <[email protected]> 2009-07-21 14:02:10 PST --- > I can write a very small pango tool to do that, would it be helpful? It would be most useful if that tool is designed to work on a given list of font files. (Checking all of the fonts of which fontconfig is aware is then reduced to: fc-list -f '%{file}\n' | tr \\n \\0 | xargs -0 $LINT where $LINT is the name of the new tool.) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
