My programming skills are rather basic... and I don't see much about khmer in https://github.com/behdad/harfbuzz/blob/master/src/hb-ot-shape-complex-indic-private.hh
But wouldn't it be possible to just look if 'khmr' is in GSUB and/or GPOS' ScriptList? Or simply check if the characters are in the khmer range, which would even give some basic support for AAT only fonts... Olivier 2013/5/14 Behdad Esfahbod <[email protected]>: > On 13-05-13 06:41 AM, Jonathan Kew wrote: >> >> Not sure whether we should try to detect this and handle it automatically >> somehow... > > We can try tweaking the logic for choosing the Khmer shaper. Also possible to > enable extra features for Khmer in generic shaper. Olivier, want to try doing > that? Look for KHMER in hb-ot-shape-complex-private.hh > > -- > behdad > http://behdad.org/ > _______________________________________________ > HarfBuzz mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/harfbuzz _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
