for most West font, the font file is small(under 1M), but
most Asia font is big(about 10M, some fonts even about 40-50M),
and the current implement of FontFileReader just simply read
all content into memory, cause OutOfMemoryError, and most method
of FontFileReader & TTFFile is final or private final that make
inherit these class and override some method imposible.

any suggestion?

Regards.

Eric




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to