GritLearning / grit

Grit Learning app
5 stars 1 forks source link

khmer font #24

Closed norbu09 closed 11 years ago

norbu09 commented 11 years ago

sort out how we display khmer fonts on android

norbu09 commented 11 years ago

turns out the embedded browser in android really sucks at rendering khmer fonts even though they render nicely on chrome on android.

this means we need to come up with a way to generate images from text automatically. to do this we need a imagemagic toolchain that takes our JSON file and renders images out of the khmer font part and associates it back with the JSON in a way that we can find it.