19 Jun
2009
19 Jun
'09
6:20 p.m.
I have decided to keep that code: at some time in the future I want to expose the fontforge Unicode library to the lua scripting language. The current unicode library (slunicode) is minimalistic, already outdated, and hard to keep up-to-date, so it makes sense to switch to the much cleaner version from Fontforge at some point (not too soon though, it has a rather low priority).
OK. I understand. but can you put tolower into #ifdef too? tolower is only needed for macbinary.c for a filename related call. It is not needed to be in full unicode range.