1834 Commits (a5e40542ab9508f0ba6f822f1262d93fccb71f45)
 

Author SHA1 Message Date
Behdad Esfahbod a5e40542ab Make font immutable in hb_shape() 13 years ago
Behdad Esfahbod 3cde23664f Minor note re Graphite 13 years ago
Behdad Esfahbod 4dc2449d92 Fix leak in graphite 13 years ago
Behdad Esfahbod 0290bbf861 Add another Thai test 13 years ago
Behdad Esfahbod 9ceca3aeb1 Fix ragel regexp in vowel-based syllable 13 years ago
Behdad Esfahbod b870afcd1b Rewrite ragel expression to better match the one on MS spec 13 years ago
Behdad Esfahbod 95cefdf96e Add --utf8-clusters 13 years ago
Behdad Esfahbod effb42e5c5 Always use cairo_show_text_glyphs() 13 years ago
Behdad Esfahbod 799cfdd15a Make page progression be right to left for vertical text 13 years ago
Behdad Esfahbod a5f1834f57 Apply 'liga' for vertical writing mode too 13 years ago
Behdad Esfahbod 4d85252bda Add Japanese test data from Adobe's Kazuraki font ligatures 13 years ago
Behdad Esfahbod e74616b889 Add comment 13 years ago
Behdad Esfahbod 683b503f30 Minor 13 years ago
Behdad Esfahbod b9f199c8e3 Move code around 13 years ago
Behdad Esfahbod 38a83019e6 Minor 13 years ago
Behdad Esfahbod d4adade217 Add assert 13 years ago
Behdad Esfahbod fe28b997fb Add HB_DIRECTION_IS_VALID 13 years ago
Behdad Esfahbod 5e88aa6682 Remove public enum names again 13 years ago
Behdad Esfahbod 08569c0eaa Minor 13 years ago
Behdad Esfahbod 4bf90f6483 Make HB_DIRECTION_INVALID be zero 13 years ago
Behdad Esfahbod d01402da9c Minor 13 years ago
Behdad Esfahbod 69b84a8f6c Fix hb-view surface size calc for vertical text 13 years ago
Behdad Esfahbod 6bd9b479b8 Hide backend-specific shape functions 13 years ago
Behdad Esfahbod c6035cf802 Add names to enums 13 years ago
Behdad Esfahbod d1c9eb458c Make it an error to include non-top-level headers 13 years ago
Behdad Esfahbod 323190c27b Minor 13 years ago
Behdad Esfahbod 0e3361464b Fix bug with not setting Unicode props of the first character 13 years ago
Behdad Esfahbod f9746b600a Minor 13 years ago
Behdad Esfahbod 7470b0ff80 Add Mongolian test case 13 years ago
Behdad Esfahbod c65662b71e Fix left-matra positioning in Indic 13 years ago
Behdad Esfahbod 6d16403bfa Adjust TODO 13 years ago
Behdad Esfahbod 029a82d81d [hangul] Apply *jmo features to all Hangul chars 13 years ago
Behdad Esfahbod 3baae2440d Update TODO 13 years ago
Behdad Esfahbod a4976447cd Add Hangul test 13 years ago
Behdad Esfahbod e95d912b3b Fix diff tool 13 years ago
Behdad Esfahbod 41ae674f68 Don't create hb_apply_context_t per glyph! 13 years ago
Behdad Esfahbod 4a1e02ef79 Fix shape to presentation forms font check 13 years ago
Behdad Esfahbod 6062f5f014 Fix build with some compilers 13 years ago
Behdad Esfahbod acd88e659f In Arabic fallback shaping, check that the font has glyph for new char 13 years ago
Behdad Esfahbod 7752aa73e7 Minor 13 years ago
Behdad Esfahbod 939c010211 Implement Arabic fallback shaping mandatory ligatures 13 years ago
Behdad Esfahbod b7d04eb606 Do Arabic fallback shaping 13 years ago
Behdad Esfahbod ae4a2b9365 Generate fallback Arabic shaping table 13 years ago
Behdad Esfahbod 3b26f96ebe Add Thai shaper that does SARA AM decomposition / reordering 13 years ago
Behdad Esfahbod 0b6d2ac6a1 Minor 13 years ago
Behdad Esfahbod e099dd6592 Add Thai test case for SARA AM decomposition 13 years ago
Behdad Esfahbod 4450dc9354 Move around 13 years ago
Behdad Esfahbod d4cc44716c Move code around, in prep for Thai/Lao shaper 13 years ago
Behdad Esfahbod c9a841f445 Add simple Hangul shaper that recomposes Jamo when feasible 13 years ago
Behdad Esfahbod 9683184553 Implement normalization mode HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_FULL 13 years ago