Code in parsettf.c for translating Shift-JIS encoding works by translating it first into a weird remapped version of JIS-0208. Current work puts the JIS-0208 stuff into an Icemap frozen map, but really, the entire translation should go through Icemap.
Code in parsettf.c for translating Shift-JIS encoding works by translating it first into a weird remapped version of JIS-0208. Current work puts the JIS-0208 stuff into an Icemap frozen map, but really, the entire translation should go through Icemap.