platform/upstream/libHarfBuzzSharp.git
2012-05-10 Behdad Esfahbod[Indic] Add note re Uniscribe clusters
2012-05-10 Behdad Esfahbod[Indic] Do clustering like Uniscribe does
2012-05-10 Behdad Esfahbod[Indic] Add test for matra group
2012-05-10 Behdad Esfahbod[Indic] Reorder Reph to before the Halant after Matras
2012-05-10 Behdad Esfahbod[Indic] Don't clear the mask for Reph
2012-05-10 Behdad Esfahbod[Indic] Improve Left Matra repositioning
2012-05-10 Behdad Esfahbod[Indic] Add tricky reordering test cases
2012-05-10 Behdad Esfahbod[Indic] Do Reph repositioning in final reordering like...
2012-05-10 Behdad EsfahbodMinor
2012-05-10 Behdad Esfahbod[Indic] Reorder left matras to be closer to base
2012-05-10 Behdad Esfahbod[Indic] Treat the standalone cluster case reusing the...
2012-05-10 Behdad Esfahbod[Indic] Minor
2012-05-10 Behdad Esfahbod[Indic] Handle Vowel syllables
2012-05-10 Behdad Esfahbod[Indic] Simplify Reph logic
2012-05-10 Behdad Esfahbod[Indic] Don't form Reph is Ra is the only consonant...
2012-05-10 Behdad Esfahbod[Indic] Increase max syllable length
2012-05-10 Behdad Esfahbod[Indic] Adjust base after sorting
2012-05-10 Behdad Esfahbod[Indic] Don't return for long syllables. Just not...
2012-05-09 Behdad EsfahbodFix Uniscribe clusters with multiple items
2012-05-09 Behdad Esfahbod[Indic] Don't give up syllable parsing upon junk
2012-05-09 Behdad Esfahbod[Indic] Towards multi-cluster syllables and final reord...
2012-05-09 Behdad EsfahbodCombine lig_id and lig_comp into one byte, to free...
2012-05-09 Behdad EsfahbodMinor
2012-05-09 Behdad Esfahbod[Indic] Make room for more reordering positions
2012-05-09 Behdad Esfahbod[Indic] Improve matra vs consonant ordering
2012-05-09 Behdad Esfahbod[Indic] Categorize Anudatta
2012-05-09 Behdad Esfahbod[Indic] Add joiner test cases for Devanagari
2012-05-09 Behdad Esfahbod[Indic] Make sure Reph jumps over all matras to the...
2012-05-09 Behdad Esfahbod[Indic] Keep Vedic signs at the right too
2012-05-09 Behdad EsfahbodReplace zerowidth invisible chars with a zero-advance...
2012-05-09 Behdad Esfahbod[indic] Keep the syllable modifier marks to the right
2012-05-09 Behdad EsfahbodMinor
2012-05-09 Behdad EsfahbodMinor
2012-05-09 Behdad Esfahbod[indic] Better Reph matching
2012-05-09 Behdad EsfahbodMinor
2012-05-09 Behdad Esfahbod[indic] Apply Indic features in order
2012-05-09 Behdad Esfahbod[indic] Apply rakaar forms
2012-05-09 Behdad EsfahbodAdd hb-diff-ngrams
2012-05-09 Behdad EsfahbodAdd N-gram generator
2012-05-09 Behdad EsfahbodUse groupby()
2012-05-09 Behdad EsfahbodAdd hb-diff-stat
2012-05-09 Behdad EsfahbodMake hb-diff-filter-failtures retain all test info...
2012-05-08 Behdad EsfahbodAdd hb-diff-colorize
2012-05-08 Behdad EsfahbodCleanup diff
2012-05-08 Behdad EsfahbodMake hb-diff faster
2012-05-08 Behdad EsfahbodMore tests
2012-05-05 Behdad EsfahbodFix warning and build issues
2012-04-25 Behdad EsfahbodMinor
2012-04-24 Behdad EsfahbodAdd hb_ot_shape_glyphs_closure()
2012-04-24 Behdad EsfahbodMinor
2012-04-24 Behdad EsfahbodMinor
2012-04-24 Behdad EsfahbodAdd test caes for a minority language using Bengali
2012-04-24 Behdad EsfahbodAdd a few more set operations
2012-04-24 Behdad EsfahbodMake closure() return void
2012-04-24 Behdad EsfahbodAdd hb_set_t
2012-04-24 Behdad EsfahbodUpdate copyright headers
2012-04-24 Behdad EsfahbodRename hb_glyph_map_t to hb_set_t
2012-04-24 Behdad EsfahbodImprove clustering
2012-04-24 Behdad EsfahbodMinor
2012-04-23 Behdad EsfahbodAdd map->substitute_closure()
2012-04-23 Behdad EsfahbodImplement closure() for Context and ChainContext lookups
2012-04-23 Behdad EsfahbodFlesh out closure() for GSUB
2012-04-23 Behdad EsfahbodFix Coverage iters
2012-04-23 Behdad EsfahbodMinor
2012-04-23 Behdad EsfahbodMinor refactoring
2012-04-23 Behdad EsfahbodAdd "closure" operation stubs to GSUB
2012-04-23 Behdad EsfahbodAdd Coverage iterators
2012-04-20 Behdad EsfahbodAdd Indic inspection tool
2012-04-20 Behdad EsfahbodMinor matra renumbering
2012-04-20 Behdad EsfahbodAdd GSUB "would_apply" API
2012-04-17 Behdad EsfahbodMinor
2012-04-17 Behdad EsfahbodMake font immutable in hb_shape()
2012-04-17 Behdad EsfahbodMinor note re Graphite
2012-04-17 Behdad EsfahbodFix leak in graphite
2012-04-17 Behdad EsfahbodAdd another Thai test
2012-04-17 Behdad EsfahbodFix ragel regexp in vowel-based syllable
2012-04-17 Behdad EsfahbodRewrite ragel expression to better match the one on...
2012-04-16 Behdad EsfahbodAdd --utf8-clusters
2012-04-16 Behdad EsfahbodAlways use cairo_show_text_glyphs()
2012-04-16 Behdad EsfahbodMake page progression be right to left for vertical...
2012-04-16 Behdad EsfahbodApply 'liga' for vertical writing mode too
2012-04-16 Behdad EsfahbodAdd Japanese test data from Adobe's Kazuraki font ligatures
2012-04-15 Behdad EsfahbodAdd comment
2012-04-15 Behdad EsfahbodMinor
2012-04-15 Behdad EsfahbodMove code around
2012-04-14 Behdad EsfahbodMinor
2012-04-14 Behdad EsfahbodAdd assert
2012-04-14 Behdad EsfahbodAdd HB_DIRECTION_IS_VALID
2012-04-14 Behdad EsfahbodRemove public enum names again
2012-04-14 Behdad EsfahbodMinor
2012-04-12 Behdad EsfahbodMake HB_DIRECTION_INVALID be zero
2012-04-12 Behdad EsfahbodMinor
2012-04-12 Behdad EsfahbodFix hb-view surface size calc for vertical text
2012-04-12 Behdad EsfahbodHide backend-specific shape functions
2012-04-12 Behdad EsfahbodAdd names to enums
2012-04-12 Behdad EsfahbodMake it an error to include non-top-level headers
2012-04-12 Behdad EsfahbodMinor
2012-04-12 Behdad EsfahbodFix bug with not setting Unicode props of the first...
2012-04-12 Behdad EsfahbodMinor
2012-04-12 Behdad EsfahbodAdd Mongolian test case
next