RE: [ft-devel] charmap index should be same with cmap subtable index?

2010-07-12 Thread David Bevan
Hi! Our software uses the FreeType charmap index directly to access the appropriate cmap. (In retrospect, that was perhaps a poor design decision.) We will need to be able to retain the existing behaviour. However, if the original index is available somehow, we would have no problems with a

Re: [ft-devel] charmap index should be same with cmap subtable index?

2010-07-12 Thread mpsuzuki
Dear David, Thank you for information! I'm not pushing the charmap sorting features to default behaviour, but knowing the exist of softwares that requires the consistency between FT2 charmap index versus TTF/OTF cmap subtable index. I want to ask another question about your software: FT2

RE: [ft-devel] charmap index should be same with cmap subtable index?

2010-07-12 Thread David Bevan
@nongnu.org Subject: Re: [ft-devel] charmap index should be same with cmap subtable index? Dear David, Thank you for information! I'm not pushing the charmap sorting features to default behaviour, but knowing the exist of softwares that requires the consistency between FT2 charmap index