Sign in
flutter
/
third_party
/
harfbuzz
/
141b33de9a141248e2f034d55f48460159536cb9
/
src
/
hb-ot-shape-complex-private.hh
e888f64
Route Adlam through Arabic shaper
by Behdad Esfahbod
· 8 years ago
e2b8780
Disable OTL processing for Hebrew if GPOS doesn't have Hebrew subtable
by Behdad Esfahbod
· 8 years ago
30e6e29
[indic/use] Move Javanese from Indic shaper to USE
by Behdad Esfahbod
· 9 years ago
691086f
Add Unicode 9 beta scripts
by Behdad Esfahbod
· 9 years ago
eaadcbb
Remove now-unused mark zeroing BY_UNICODE
by Behdad Esfahbod
· 9 years ago
fc06cff
Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
by Behdad Esfahbod
· 9 years ago
1368633
Add new shaper method postprocess_glyphs()
by Behdad Esfahbod
· 9 years ago
db1e9cd
Retire SEA shaper in favor of USE
by Behdad Esfahbod
· 10 years ago
87dde9c
[USE] Only use USE shaper if script system is not DFLT
by Behdad Esfahbod
· 10 years ago
29832d7
Route misc untested scripts through USE shaper instead of Indic
by Behdad Esfahbod
· 10 years ago
52a9577
[USE] Hook up new scripts to USE shaper
by Behdad Esfahbod
· 10 years ago
f724cc3
Don't apply Arabic shaping to vertical text.
by Jonathan Kew
· 10 years ago
5eb939d
Change New Tai Lue shaping engine from SEA to default
by Roozbeh Pournader
· 10 years ago
6f2d9ba
Add old-Myanmar shaper
by Behdad Esfahbod
· 11 years ago
7cfee38
[unicode7] Route Manichaean and Psalter Pahlavi through Arabic shaper
by Behdad Esfahbod
· 11 years ago
f14bb7d
[ot] Separate out hebrew and tibetan shapers from default
by Behdad Esfahbod
· 11 years ago
6300cd7
[ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
by Behdad Esfahbod
· 11 years ago
3d6ca0d
[ot] Simplify normalization_preference again
by Behdad Esfahbod
· 11 years ago
c98b718
[ot] Add Hangul shaper
by Behdad Esfahbod
· 11 years ago
71b4c99
Revert "Zero marks by GDEF for Tibetan"
by Behdad Esfahbod
· 11 years ago
d5bd059
Zero marks by GDEF for Tibetan
by Behdad Esfahbod
· 11 years ago
321df83
Route Buginese through the SEA shaper
by Behdad Esfahbod
· 11 years ago
54e6f6c
Clean up list of Unicode scripts
by Behdad Esfahbod
· 12 years ago
127daf1
Arabic mark width-zeroing regression
by Behdad Esfahbod
· 12 years ago
587e575
Add note re Hangul shaping
by Behdad Esfahbod
· 12 years ago
3a83d33
Add South-East Asian shaper
by Behdad Esfahbod
· 12 years ago
5676d5d
[Indic] Make sure New Tai Lue works!
by Behdad Esfahbod
· 12 years ago
5680002
Adjust mark advance-width zeroing logic for Myanmar
by Behdad Esfahbod
· 12 years ago
98628ca
Add Win8-style Myanmar shaper
by Behdad Esfahbod
· 12 years ago
16c914c
[Indic] One more try at unbreaking Khmer fonts
by Behdad Esfahbod
· 12 years ago
eba312c
Plumbing to get shape plan and font into complex decompose function
by Behdad Esfahbod
· 12 years ago
851784f
Improve shaper selection
by Behdad Esfahbod
· 12 years ago
0f80a89
Don't route Kharoshthi through the Indic shaper
by Behdad Esfahbod
· 12 years ago
865745b
Don't do fallback positioning for Indic and Thai shapers
by Behdad Esfahbod
· 12 years ago
981748c
[Indic] If Khmer fonts have a 'liga' feature, use generic shaper
by Behdad Esfahbod
· 12 years ago
0736915
[Indic] Decompose Sinhala split matras the way old HarfBuzz / Pango did
by Behdad Esfahbod
· 12 years ago
9e92978
[Indic] Route "new" Myanmar tag through the Indic shaper
by Behdad Esfahbod
· 12 years ago
5ab3855
Choose shaper based on chosen OT script tag
by Behdad Esfahbod
· 12 years ago
9b37b4c
Make planner available to complex shaper choosing logic
by Behdad Esfahbod
· 12 years ago
43149af
Route MEETEI_MAYEK through the Indic shaper
by Behdad Esfahbod
· 12 years ago
3ba7bc1
Implement 'Phags-pa shaping
by Behdad Esfahbod
· 12 years ago
9f9f04c
[OT] Unbreak Thai shaping and fallback Arabic shaping
by Behdad Esfahbod
· 13 years ago
cd0c6e1
Shuffle buffer variable allocations around
by Behdad Esfahbod
· 13 years ago
a8c6da9
[OT] Add per-complex-shaper shape_plan data
by Behdad Esfahbod
· 13 years ago
16c6a27
[OT] Port complex_shaper to planner/plan
by Behdad Esfahbod
· 13 years ago
1e7d860
[GPOS] Adjust mark advance-width zeroing logic
by Behdad Esfahbod
· 13 years ago
2bc3b9a
[OT] Zero mark advances if the shaper desires so
by Behdad Esfahbod
· 13 years ago
693918e
[OT] Streamline complex shaper enumeration
by Behdad Esfahbod
· 13 years ago
7e34601
Unbreak Hangul jamo composition
by Behdad Esfahbod
· 13 years ago
f860366
[OT] Gain back some lost speed
by Behdad Esfahbod
· 13 years ago
d8942dc
Apply Tibetan (global) features.
by Behdad Esfahbod
· 13 years ago
d96838e
Allow complex shapers overriding common features
by Behdad Esfahbod
· 13 years ago
0594a24
Cleanup TRUE/FALSE vs true/false
by Behdad Esfahbod
· 13 years ago
7f852b6
Fix compiler warnings
by Behdad Esfahbod
· 13 years ago
cee7187
[Indic] Move syllable tracking from Indic to generic layer
by Behdad Esfahbod
· 13 years ago
ef24cc8
[Indic] Towards multi-cluster syllables and final reordering
by Behdad Esfahbod
· 13 years ago
d1deaa2
Replace zerowidth invisible chars with a zero-advance space glyph
by Behdad Esfahbod
· 13 years ago
5b12609
Minor
by Behdad Esfahbod
· 13 years ago
acd88e6
In Arabic fallback shaping, check that the font has glyph for new char
by Behdad Esfahbod
· 13 years ago
3b26f96
Add Thai shaper that does SARA AM decomposition / reordering
by Behdad Esfahbod
· 13 years ago
c9a841f
Add simple Hangul shaper that recomposes Jamo when feasible
by Behdad Esfahbod
· 13 years ago
11138cc
Add normalize mode
by Behdad Esfahbod
· 13 years ago
cad3821
More sorting by Unicode version
by Behdad Esfahbod
· 13 years ago
317b950
Minor
by Behdad Esfahbod
· 13 years ago
f91136c
Route three Unicode 6.1 scripts through Indic shaper
by Behdad Esfahbod
· 13 years ago
1832246
Use generic shaper for Buhid
by Behdad Esfahbod
· 13 years ago
7a4a848
Minor
by Behdad Esfahbod
· 13 years ago
e8eedf2
Avoid enum trailing commas
by Behdad Esfahbod
· 13 years ago
bc187e5
Refine Indic scripts, following Martin Hosken's recommendation
by Behdad Esfahbod
· 14 years ago
c605bbb
Remove C++ guards from source files
by Behdad Esfahbod
· 14 years ago
b65c060
Formalize buffer var allocations
by Behdad Esfahbod
· 14 years ago
02cdf74
Add prefer_decomposed() complex-shaper callback
by Behdad Esfahbod
· 14 years ago
d05dded
More code generation through preprocessor
by Behdad Esfahbod
· 14 years ago
3361c9a
Minor
by Behdad Esfahbod
· 14 years ago
76f7681
Shuffle code around, remove shape_plan from complex shapers
by Behdad Esfahbod
· 14 years ago
e88bff9
Minor, use function typedefs
by Behdad Esfahbod
· 14 years ago
359dcaa
Update copyright headers
by Behdad Esfahbod
· 14 years ago
b9ddbd5
[Indic] Start an Indic shaper
by Behdad Esfahbod
· 14 years ago
90645fb
[OT] Separate map_builder from the actual map
by Behdad Esfahbod
· 14 years ago
2409d5f
Update Copyright headers
by Behdad Esfahbod
· 14 years ago
c57d454
Rename all private sources and headers to C++ files
by Behdad Esfahbod
· 14 years ago
62879ee
[API] Use ISO 15924 tags for hb_script_t
by Behdad Esfahbod
· 14 years ago
d86a5b3
Bug 32274 - classic mongolian shaper
by Behdad Esfahbod
· 14 years ago
b0e7378
Reroute Mandaic shaping through the Arabic shaper
by Behdad Esfahbod
· 14 years ago
13403bc
Hookup Arabic shaper!
by Behdad Esfahbod
· 14 years ago
49baa1f
Add hb_ot_complex_shaper_t stuff and start hooking Arabic shaper up
by Behdad Esfahbod
· 14 years ago