platform/upstream/libHarfBuzzSharp.git
2012-08-01 Behdad Esfahbod[OT] Synthesize glyph classes
2012-08-01 Behdad Esfahbod[GSUB] Minor
2012-08-01 Behdad Esfahbod[hb-old] Implement getGlyphMetrics()
2012-08-01 Behdad EsfahbodImplement Unicode compatibility decompositions
2012-08-01 Behdad EsfahbodRemove unused function
2012-07-31 Behdad Esfahbod[buffer] Minor
2012-07-31 Behdad Esfahbod[OT] Streamline complex shaper enumeration
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad EsfahbodMore refactoring glyph class access
2012-07-30 Behdad Esfahbod[OT] Don't crash if no GDEF available
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB/GPOS] Move glyph props matching around
2012-07-30 Behdad Esfahbod[GSUB] Don't erase glyph classes if GDEF does not have...
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB] Minor
2012-07-30 Behdad Esfahbod[Uniscribe] Clean up a bit
2012-07-30 Behdad Esfahbod[CoreText] Port to shape_plan infrastructure
2012-07-30 Behdad EsfahbodFix build on Mac
2012-07-30 Behdad EsfahbodUnbreak Hangul jamo composition
2012-07-30 Behdad Esfahbod[Indic] Recategorize Telugu length marks
2012-07-30 Behdad EsfahbodAdd Hebrew test
2012-07-30 Behdad Esfahbod[hb-old] Fix misc leaks
2012-07-30 Behdad EsfahbodDon't lock user_data set during destruction if empty
2012-07-30 Behdad EsfahbodFix leak
2012-07-30 Behdad Esfahbod[OT] Gain back some lost speed
2012-07-30 Behdad Esfahbod[OT] Remove hb_ot_layout_ensure()
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB] Further adjustments to mark-attachment vs ligati...
2012-07-30 Behdad Esfahbod[GSUB] Minor
2012-07-30 Behdad Esfahbod[GSUB] Don't ligate glyphs attached to different compon...
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad EsfahbodMinor
2012-07-30 Behdad Esfahbod[GSUB] Fix mark component stuff when ligatures form...
2012-07-30 Behdad Esfahbod[GSUB/GPOS] Minor
2012-07-30 Behdad EsfahbodFixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380
2012-07-30 Behdad Esfahbod[GSUB] Don't set new lig_id on mark ligatures
2012-07-30 Behdad EsfahbodAdd Arabic tests for mark ligature component attachments
2012-07-30 Behdad Esfahbod[hb-old] Fix cluster formation in RTL
2012-07-29 Behdad Esfahbod[Minor]
2012-07-29 Behdad EsfahbodMinor
2012-07-29 Behdad Esfahbod[Uniscribe] Remove hb_uniscribe_font_ensure()
2012-07-29 Behdad Esfahbod[GPOS] Fix mark-to-mark positioning when one of the...
2012-07-28 Behdad Esfahbod[GSUB] Minor
2012-07-28 Behdad Esfahbod[GSUB] Simplify would-apply
2012-07-28 Behdad EsfahbodMinor
2012-07-28 Behdad Esfahbod[GSUB/GPOS] Add get_coverage() and use it to speed...
2012-07-28 Behdad EsfahbodReject lookups with no subTable
2012-07-28 Behdad Esfahbod[GSUB/GPOS] Reject Context/ChainContext lookups with...
2012-07-27 Behdad EsfahbodImplement shape_plan caching
2012-07-27 Behdad EsfahbodAdd default_shaper_list to shape_plan
2012-07-27 Behdad EsfahbodDon't fail choosing shaper on planning failure
2012-07-27 Behdad EsfahbodAdd hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
2012-07-27 Behdad EsfahbodChoose one shaper per plan
2012-07-27 Behdad EsfahbodMove ot shaper completely to shape_plan
2012-07-27 Behdad EsfahbodPartially switch ot shaper to shape_plan
2012-07-27 Behdad EsfahbodSwitch old and uniscribe backends to shape_plan
2012-07-27 Behdad EsfahbodSwitch to shape_plan
2012-07-27 Behdad EsfahbodStart implementing shape_plan
2012-07-27 Behdad EsfahbodMinor
2012-07-27 Behdad EsfahbodStart adding a unified shaper access infrastructure
2012-07-26 Behdad EsfahbodFix visibility warnings with MinGW32
2012-07-26 Jonathan Kew[CoreText] Ensure cluster indices in output buffer...
2012-07-26 Behdad EsfahbodMinor
2012-07-25 Behdad Esfahbod[hb-old] Fix Arabic cursive positioning
2012-07-25 Behdad Esfahbod[hb-old] Fixup not-enough-space handling
2012-07-25 Behdad Esfahbod[hb-old] Fix clusters
2012-07-25 Behdad Esfahbod[GPOS] Fix MarkMarkPos applied to results of MultipleSubst
2012-07-25 Behdad EsfahbodMinor
2012-07-25 Behdad Esfahbod[hb-old] Add HarfBuzz.old shaper
2012-07-25 Behdad Esfahbod[hb-old] Define Unicode funcs in terms of new HarfBuzz
2012-07-25 Behdad Esfahbod[hb-old] Shovel out the line-breaking / word-segmentati...
2012-07-25 Behdad Esfahbod[hb-old] Add visibility attributes
2012-07-25 Behdad Esfahbod[hb-old] Remove unused header file
2012-07-25 Behdad Esfahbod[hb-old] Rename hb_buffer_* to HB_Buffer_*
2012-07-25 Behdad Esfahbod[hb-old] Start adding HarfBuzz-old as a new backend
2012-07-24 Behdad EsfahbodMinor
2012-07-24 Behdad Esfahbod[Mongolian] Remove Mongolian Vowel Separator at the...
2012-07-24 Jonathan Kew[CoreText] Add basic Core Text backend for comparison...
2012-07-24 Behdad EsfahbodMake data members of various OpenType structs protected...
2012-07-24 Behdad EsfahbodMinor const correctness shuffling
2012-07-24 Behdad Esfahbod[Indic] Reposition Gurmukhi top matras to after post
2012-07-24 Behdad Esfahbod[Indic] Ignore Uniscribe output containing two zero...
2012-07-24 Behdad Esfahbod[Indic] Better position left-matra in Malayalam
2012-07-24 Behdad Esfahbod[Indic] Implement Reph+Ya-Phalaa interaction
2012-07-24 Behdad Esfahbod[Indic] Limit matras to 4 per syllable
2012-07-24 Behdad Esfahbod[Indic] Unmark U+17D1 KHMER SIGN VIRIAM to NOT be a...
2012-07-24 Behdad Esfahbod[Indic] Recategorize Khmer various signs as top matras
2012-07-24 Behdad Esfahbod[Indic] Reposition Khmer prebase-reordering Ra around...
2012-07-24 Behdad Esfahbod[Indic] Fix minor bug in pre-base Ra positioning
2012-07-24 Behdad Esfahbod[Indic] Position Khmer U+17CE
2012-07-24 Behdad Esfahbod[Indic] Don't reposition Khmer Bindu
2012-07-24 Behdad Esfahbod[Indic] In Sinhala, form forced Reph even if no other...
2012-07-24 Behdad Esfahbod[Indic] Further adjust base algorithm for Sinhala
2012-07-24 Behdad Esfahbod[Indic] End Vowel-based syllable at ZWJ
2012-07-24 Behdad Esfahbod[Indic] Improve Sinhala base algorithm and reph positioning
2012-07-24 Behdad Esfahbod[Indic] Change "unknown" position to end of syllable
2012-07-24 Behdad EsfahbodWhen removing zero-width marks, don't remove ligatures
2012-07-24 Behdad EsfahbodMinor refactoring
2012-07-24 Behdad Esfahbod[Indic] Improve check on ligatures
2012-07-24 Behdad Esfahbod[Indic] exclude ligatures when matching on Indic category
next