28 Apr
2013
28 Apr
'13
2:15 p.m.
Am 28.04.2013 um 14:08 schrieb Khaled Hosny
On Sun, Apr 28, 2013 at 12:56:25PM +0200, Hans Hagen wrote:
On 4/28/2013 12:04 PM, Philipp Gesang wrote:
the font cache currently drops non-ascii bytes when creating file names by means of containers.cleanname(). Dohyun Kim sent a fix for data-con.lua (see below). My own test with the unicode library leads to some odd results.
strange that it wasn't noticed before as it's rather old code
I noticed it long ago (by reading the code), but since I didn't have any fonts with non-ASCII filenames, I didn't bother.
IIRC this was on purpose because there had been problems when fonts used non-ascii characters. Wolfgang