index
:
harfbuzz
BASE
accelerate-lookups
bitops
check-symbols
coverity_scan
cross-kern
decltype
hb-version
inttype-constructors
master
name-table
ot-color
overload-overload
rand
run-tests-stream
rvalue-reference
test-str-literal-constness
typename-outside-template
use-sinhala
HarfBuzz text shaping library (new rewritten version)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hb-ot-shape-complex-myanmar.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
Rename in_error to !successful
Behdad Esfahbod
1
-1
/
+1
2018-04-12
Update the links and revive the dead ones
Ebrahim Byagowi
1
-1
/
+1
2018-02-13
[myanmar] Add dump-myanmar-data
Behdad Esfahbod
1
-137
/
+1
2018-02-13
[indic] Share some copy/pasta code
Behdad Esfahbod
1
-17
/
+2
2018-02-02
Let VS1 follow U+1031 MYANMAR VOWEL SIGN E
David Corbett
1
-0
/
+5
2017-10-27
[ot] Remove shaper name
Behdad Esfahbod
1
-2
/
+0
2017-10-19
[myanmar] Fix unsafe usage of FLAG_SAFE()
Behdad Esfahbod
1
-1
/
+1
2017-10-15
Use nullptr instead of NULL
Behdad Esfahbod
1
-20
/
+20
2017-10-04
[arabic] Implement Unicode Arabic Mark Ordering Algorithm UTR#53
Behdad Esfahbod
1
-0
/
+2
2017-10-03
[indic] Implement Consonent_With_Stacker
Behdad Esfahbod
1
-3
/
+3
2017-08-10
[unsafe-to-break] Mark Indic-like clusters as unsafe-to-break
Behdad Esfahbod
1
-0
/
+2
2017-06-19
Fix arm-none-eabi build (fixes #451) (#496)
Ebrahim Byagowi
1
-1
/
+1
2016-12-22
Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable
Behdad Esfahbod
1
-0
/
+2
2016-05-06
[myanmar] Handle U+AA74..U+AA76
Behdad Esfahbod
1
-0
/
+5
2016-02-24
Add get_nominal_glyph() and get_variation_glyph() instead of get_glyph()
Behdad Esfahbod
1
-1
/
+1
2016-02-02
Fix more hangs in case of buffer allocation errors
Behdad Esfahbod
1
-1
/
+1
2015-12-18
[indic] Update data tables to Unicode 8.0
Behdad Esfahbod
1
-0
/
+4
2015-11-05
Add new shaper method postprocess_glyphs()
Behdad Esfahbod
1
-0
/
+2
2015-10-21
Fix a few more -Wshadow-local warnings
Behdad Esfahbod
1
-5
/
+5
2015-09-01
[myanmar] Use buffer->sort() to sort cluster
Behdad Esfahbod
1
-2
/
+1
2015-09-01
Use insertion-sort instead of bubble-sort
Behdad Esfahbod
1
-1
/
+1
2015-07-22
Use foreach_syllable in Myanmar shaper
Behdad Esfahbod
1
-50
/
+12
2015-07-21
Add FLAG_SAFE() for values known to be small-enough
Behdad Esfahbod
1
-1
/
+1
2014-07-26
Add old-Myanmar shaper
Behdad Esfahbod
1
-0
/
+18
2014-07-17
Micro optimization
Behdad Esfahbod
1
-2
/
+5
2014-07-11
Mark unsigned integer literals with the u suffix
Behdad Esfahbod
1
-28
/
+28
2014-06-30
[indic-table] Update to Unicode 7.0 data
Behdad Esfahbod
1
-2
/
+0
2014-05-27
[indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER
Behdad Esfahbod
1
-1
/
+1
2014-05-27
[myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB
Behdad Esfahbod
1
-1
/
+1
2014-05-27
[indic/myanmar] Refactor a few macros
Behdad Esfahbod
1
-6
/
+0
2013-12-31
[ot] Simplify normalization_preference again
Behdad Esfahbod
1
-8
/
+1
2013-11-25
[myanmar] Allow punctuation clusters
Behdad Esfahbod
1
-1
/
+18
2013-11-25
[myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED as Consonant
Behdad Esfahbod
1
-0
/
+4
2013-10-28
Revert "Zero marks by GDEF for Tibetan"
Behdad Esfahbod
1
-10
/
+5
2013-10-18
Zero marks by GDEF for Tibetan
Behdad Esfahbod
1
-5
/
+10
2013-10-18
[otlayout] Switch over from old is_a_ligature() to IS_LIGATED
Behdad Esfahbod
1
-1
/
+1
2013-10-18
[otlayout] Renaming
Behdad Esfahbod
1
-1
/
+1
2013-10-15
[myanmar] Apply abvm/blwm
Behdad Esfahbod
1
-0
/
+10
2013-07-26
Apply 'mark' to Myanmar
Behdad Esfahbod
1
-11
/
+0
2013-05-20
Arabic mark width-zeroing regression
Behdad Esfahbod
1
-1
/
+1
2013-03-19
[Indic] Futher adjust ZWJ handling in Indic-like shapers
Behdad Esfahbod
1
-2
/
+2
2013-02-15
Minor refactoring
Behdad Esfahbod
1
-26
/
+10
2013-02-14
[Indic-like] Disable automatic joiner handling for basic shaping features
Behdad Esfahbod
1
-2
/
+2
2013-02-14
Add hb_ot_map_feature_flags_t
Behdad Esfahbod
1
-2
/
+2
2013-02-14
Clean-up add_bool_feature
Behdad Esfahbod
1
-4
/
+4
2013-02-12
[Myanmar] Use master Indic table for syllable data
Behdad Esfahbod
1
-110
/
+34
2013-02-12
Rename HB_OT_INDIC_OPTIONS env var to HB_OPTIONS
Behdad Esfahbod
1
-5
/
+2
2013-02-12
Add South-East Asian shaper
Behdad Esfahbod
1
-1
/
+1
2013-02-12
Adjust mark advance-width zeroing logic for Myanmar
Behdad Esfahbod
1
-1
/
+1
2013-02-12
[Myanmar] Add note re Uniscribe NOT applying 'mark'
Behdad Esfahbod
1
-0
/
+14
[next]