|
From: Kevin F. <ke...@sc...> - 2009-11-08 19:24:59
|
fontlint doesn't seem to grok relative paths: $ fontlint $PWD/./fonts/dejavu/DejaVuSans-Bold.ttf Copyright (c) 2000-2009 by George Williams. Executable based on sources from 22:35 GMT 22-Jun-2009. Library based on sources from 22:35 GMT 22-Jun-2009. This font contains both a 'kern' table and a 'GPOS' table. The 'kern' table will only be read if there is no 'kern' feature in 'GPOS'. Use-my-metrics flag set on at least two components in glyph 685 The glyph named mu is mapped to U+00B5. But its name indicates it should be mapped to U+03BC. The glyph named Delta is mapped to U+2206. But its name indicates it should be mapped to U+0394. A point in uni0651064C is outside the font bounding box data. A point in uni0651064F is outside the font bounding box data. Validation DejaVuSans-Bold ...Failed Self Intersecting Glyph Wrong Direction Missing Points at Extrema Bad 'glyf' or 'loca' table Bad 'CFF ' table $ fontlint ./fonts/dejavu/DejaVuSans-Bold.ttf Copyright (c) 2000-2009 by George Williams. Executable based on sources from 22:35 GMT 22-Jun-2009. Library based on sources from 22:35 GMT 22-Jun-2009. The requested file, DeejaVuSans-Bldd.ttf, does not exist Open: Failed to open: ./fonts/dejavu/DejaVuSans-Bold.ttf Called from... /usr/bin/fontlint: line 15 Would it be possible to add support for it to do so? Happy to provide further info, etc. kevin |