Download & Extend

Capitals not recognized (.TTF)

Project:Signwriter
Version:6.x-2.0-beta2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Hi there,

Just a low priority bug, but I have been searching ages to resolve my problem of signwriter not working.
If the extension of a fontname is uploaded in capitals, signwriter will not recognize the font.

.TTF does not work
.ttf works (duh)

Thanx,
Marco

Comments

#1

Status:active» closed (won't fix)

Sounds just like this one, #342280: Problem with uppercase font name

#2

Version:6.x-1.1» 6.x-2.0-beta2
Priority:minor» normal
Status:closed (won't fix)» needs review

Hi 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...

AttachmentSize
fix_find_ttf_files_with_allcaps_extensions_2010-04-29-18-47.patch 768 bytes