7627100f428ac0ec8509d961d368d2d25d8f0b6e |
|
11-Jul-2014 |
Behdad Esfahbod <behdad@behdad.org> |
Mark unsigned integer literals with the u suffix Simplifies hb_in_range() calls as the type can be inferred. The rest is obsessiveness, I admit.
/external/harfbuzz_ng/src/hb-ot-shape-complex-hebrew.cc
|
a82165248cddb720576464b8e59a986491d3f2e9 |
|
18-Feb-2014 |
Behdad Esfahbod <behdad@behdad.org> |
Only do fallback Hebrew composition if no GPOS 'mark' available Apparently some modern fonts have proper GPOS mark positioning tables, but undesirable precomposed forms! See thread "Hebrew composition to presentation forms" and: http://tex.stackexchange.com/questions/156775/having-trouble-with-vowel-positioning-in-ezra-sil-xelatex Test case: U+fb1d,05d9,05b4
/external/harfbuzz_ng/src/hb-ot-shape-complex-hebrew.cc
|
f14bb7de631b20e2868fb62e5311cd0d9e24bb49 |
|
31-Dec-2013 |
Behdad Esfahbod <behdad@behdad.org> |
[ot] Separate out hebrew and tibetan shapers from default Now default shaper is truly no-op.
/external/harfbuzz_ng/src/hb-ot-shape-complex-hebrew.cc
|