platform/upstream/libHarfBuzzSharp.git
2012-11-22 Behdad EsfahbodMove code around
2012-11-22 Behdad Esfahbod[OTLayout] Port apply() operator to process() template
2012-11-22 Behdad Esfahbod[OTLayout] Port would_apply() and get_coverage() to...
2012-11-22 Behdad Esfahbod[OTLayout] Port closure() to process() template
2012-11-22 Behdad Esfahbod[ucdn] Make data tables const!
2012-11-22 Behdad EsfahbodFix hb_shape_plan_get_shaper()
2012-11-21 Behdad Esfahbod0.9.7
2012-11-21 Behdad EsfahbodRename hb_set_population() to hb_set_get_population()
2012-11-21 Behdad Esfahbod[Indic] One more try at unbreaking Khmer fonts
2012-11-17 Behdad EsfahbodStart implementing collect_glyphs() operation
2012-11-17 Behdad EsfahbodWhitespace
2012-11-16 Behdad EsfahbodMinor
2012-11-16 Behdad EsfahbodImplement hb_ot_layout_get_glyphs_in_class()
2012-11-16 Behdad EsfahbodImplement hb_ot_layout_get_glyph_class()
2012-11-16 Behdad EsfahbodImplement hb_shape_plan_get_shaper()
2012-11-16 Behdad Esfahbod[Indic] Another try to unbreak Sinhala split matras
2012-11-16 Behdad EsfahbodUnbreak tests
2012-11-16 Behdad EsfahbodPlumbing to get shape plan and font into complex decomp...
2012-11-16 Behdad EsfahbodRename hb_buffer_guess_properties() to hb_buffer_guess_...
2012-11-16 Behdad EsfahbodBunch of independent changes (ouch)
2012-11-16 Behdad EsfahbodMinor
2012-11-16 Behdad EsfahbodAdd hb_face_[sg]et_glyph_count()
2012-11-16 Behdad EsfahbodAdd / modify set API a bit
2012-11-16 Behdad EsfahbodMinor
2012-11-15 Behdad Esfahbod[Thai] Remove U+0E2C from "AC" consonants
2012-11-15 Behdad EsfahbodRename hb_ot_layout_would_substitute_lookup() and hb_ot...
2012-11-15 Behdad Esfahbod[util] Make hb-shape err if output-format is not understood
2012-11-15 Behdad EsfahbodMake the OT shaper default, even if CoreText or Uniscri...
2012-11-15 Behdad EsfahbodAdd hb_buffer_serialize_list_formats()
2012-11-15 Behdad EsfahbodAdd buffer serialization / deserialization API
2012-11-15 Behdad EsfahbodAvoid C++ undefined behavior
2012-11-15 Behdad EsfahbodFix undefined behavior in Indic dottedcircle
2012-11-15 Behdad Esfahbod[Thai] Implement PUA-based fallback shaping
2012-11-15 Behdad EsfahbodImprove shaper selection
2012-11-15 Behdad EsfahbodAdd test cases for Thai PUA shaping
2012-11-14 Behdad EsfahbodMove Thai shaper into a separate file
2012-11-14 Behdad EsfahbodAdd note re 'Phags-pa letter U+A872, which is Joining_T...
2012-11-14 Behdad Esfahbod[Indic] Exchange abort() for assert()
2012-11-14 Behdad EsfahbodDon't route Kharoshthi through the Indic shaper
2012-11-14 Behdad Esfahbod[Indic] Handle overstruck matra position
2012-11-14 Behdad EsfahbodReposition Lao marks
2012-11-14 Behdad EsfahbodDon't do fallback positioning for Indic and Thai shapers
2012-11-14 Behdad Esfahbod[Indic] If Khmer fonts have a 'liga' feature, use gener...
2012-11-14 Behdad EsfahbodAdjust diff rule for the new hb-shape output format
2012-11-14 Behdad Esfahbod[Indic] Don't move virama with left matra
2012-11-14 Behdad EsfahbodAdd Sinhala test case for split matra U+0DDA
2012-11-14 Behdad EsfahbodFix test
2012-11-14 Behdad EsfahbodMinor
2012-11-14 Behdad EsfahbodAPI change: Remove "mask" from hb_buffer_add()
2012-11-13 Behdad Esfahbod[util] Add --bot / --eot / --preserve-default-ignorables
2012-11-13 Behdad EsfahbodMinor
2012-11-13 Behdad Esfahbod[util] Add --text-before and --text-after to hb-shape...
2012-11-13 Behdad EsfahbodFix UTF-8 backward iteration
2012-11-13 Behdad Esfahbod[Arabic] Fix post-context handling
2012-11-13 Behdad EsfahbodAdd buffer flags
2012-11-13 Behdad EsfahbodMinor fix
2012-11-13 Behdad EsfahbodMinor
2012-11-13 Behdad EsfahbodAdd hb_buffer_clear()
2012-11-13 Behdad Esfahbod0.9.6
2012-11-13 Behdad Esfahbod[Indic] Decompose Sinhala split matras the way old...
2012-11-13 Behdad Esfahbod[hb-shape] Adjust postioning output format
2012-11-13 Behdad Esfahbod[Indic] Update auto-generated Indic machine to reflect...
2012-11-13 Behdad Esfahbod[Indic] Allow Consonant_Medial's after Consonant's
2012-11-13 Behdad Esfahbod[Indic] Categorize Myanmar "tone marks" as nuktas
2012-11-13 Behdad Esfahbod[Indic] Add config for Myanmar
2012-11-13 Behdad Esfahbod[Indic] Route "new" Myanmar tag through the Indic shaper
2012-11-13 Behdad EsfahbodChoose shaper based on chosen OT script tag
2012-11-13 Behdad EsfahbodMake planner available to complex shaper choosing logic
2012-11-13 Behdad EsfahbodRefactoring ot-map building to make chosen script avail...
2012-11-13 Behdad EsfahbodMinor TODO
2012-11-13 Behdad EsfahbodAdd "new" Myanmar OT Script tag
2012-11-13 Behdad EsfahbodAdd Myanmar tests from UTN#11
2012-11-12 Behdad EsfahbodBreak build when ragel is needed and missing
2012-11-12 Behdad Esfahbod[Indic] Make more room in the table
2012-11-12 Behdad EsfahbodTypo
2012-11-12 Behdad Esfahbod[Indic] Port 'pref' logic to look into font tables
2012-11-12 Behdad Esfahbod[Indic] Port reph handling logic to look into font...
2012-11-12 Behdad EsfahbodRoute MEETEI_MAYEK through the Indic shaper
2012-11-12 Behdad EsfahbodMinor
2012-11-12 Behdad EsfahbodWork around older compilers
2012-11-12 Behdad Esfahbod[Indic] Don't apply 'liga'
2012-11-12 Behdad EsfahbodFix hb-ft glyph name for broken fonts that return empty...
2012-11-12 Behdad EsfahbodMinor
2012-11-08 Behdad EsfahbodU+A872 PHAGS-PA SUPERFIXED LETTER RA is "Right"-Joining
2012-11-05 Behdad EsfahbodAdjust Mongolian shaping
2012-11-05 Behdad EsfahbodAdd test for non-joining Mongolian letters
2012-11-05 Behdad EsfahbodMinor
2012-11-05 Behdad EsfahbodMinor
2012-11-02 Behdad EsfahbodAdd Tifinagh test data
2012-11-02 Behdad EsfahbodMinor
2012-11-02 Behdad EsfahbodAdd Mongolian and 'Phags-pa joining test cases
2012-11-02 Behdad EsfahbodImplement 'Phags-pa shaping
2012-11-01 Behdad EsfahbodMinor build fix
2012-10-31 Behdad EsfahbodDon't clear buffer pre-context if no new context is...
2012-10-30 Behdad Esfahbod[OT] Fix ReverseChainingSubst
2012-10-30 Behdad EsfahbodMore tracing fixups
2012-10-30 Behdad Esfahbod[Arabic] Enable dlig and mset for Arabic
2012-10-30 Behdad EsfahbodIgnore gid0 in test results
2012-10-30 Behdad EsfahbodAdd missing TRACE_RETURN
2012-10-30 Behdad EsfahbodAdd Ethiopic test case
next