Needs review
Project:
Signwriter
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2009 at 22:29 UTC
Updated:
29 Apr 2010 at 17:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
agileware commentedSounds just like this one, #342280: Problem with uppercase font name
Comment #2
mparker17Hi everyone:
This bug occurs because there is an extra space in the search path passed to the glob( ... ) function when searching directories for TTF files.
I'm submitting a patch...