summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-indic.cc
AgeCommit message (Expand)AuthorFilesLines
2019-03-28[indic] Add back medial-consonant to grammarBehdad Esfahbod1-1/+1
2019-03-11Remove redundant hb_ot_layout_lookup_would_substitute_fastBehdad Esfahbod1-1/+1
2019-03-11Add a flag to hb_buffer_t to prevent the insertion of dotted circles on incor...Eric Muller1-0/+3
2019-03-05[indic] Remove superfluous ZWNJ check in final reorder of pre-base matrasAdrian Wong1-3/+8
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-5/+5
2018-11-04Clean up buffer->swap_buffers() callsBehdad Esfahbod1-1/+0
2018-10-29Remove ASSERT_PODBehdad Esfahbod1-2/+0
2018-10-27CommentBehdad Esfahbod1-0/+2
2018-10-26[indic] Fix infinite loopBehdad Esfahbod1-1/+1
2018-10-26[indic/khmer/myanmar/use] Clarify clear_syllableBehdad Esfahbod1-1/+2
2018-10-23Touch up on previous commitBehdad Esfahbod1-1/+9
2018-10-23[use] Prohibit visually ambiguous vowel sequencesDavid Corbett1-270/+2
2018-10-03[indic] Reset continuation on inserted dottedcircleBehdad Esfahbod1-1/+3
2018-10-03[indic] Simplify dottedcircleBehdad Esfahbod1-8/+15
2018-10-03[indic] Fix clang everythingBehdad Esfahbod1-4/+10
2018-10-03[indic] Disallow vowel mark combinations that spoof other vowel marksBehdad Esfahbod1-1/+255
2018-10-03MinorBehdad Esfahbod1-1/+2
2018-10-02MinorBehdad Esfahbod1-1/+1
2018-10-01[indic] Remove Consonant_Medial from grammar and codeBehdad Esfahbod1-1/+1
2018-09-30[indic/khmer] Remove use of global constructorsBehdad Esfahbod1-17/+17
2018-09-24MinorBehdad Esfahbod1-17/+17
2018-09-24Some moreBehdad Esfahbod1-4/+4
2018-09-24Minor refactoringBehdad Esfahbod1-31/+21
2018-09-23Simplify ZWJ-skipping a bitBehdad Esfahbod1-5/+16
2018-09-10[indic] Cache hb_options().uniscribe_bug_compatible on indic_planBehdad Esfahbod1-3/+7
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-2/+2
2018-07-31[atomic] Add get_relaxed / set_relaxedBehdad Esfahbod1-10/+12
2018-07-31[indic] Flip default logic for double-halants in old-schoolBehdad Esfahbod1-4/+2
2018-07-31[indic] Allow double-halant in old-spec DevanagariBehdad Esfahbod1-6/+12
2018-07-03[indic] Adjust left-matra repositioning and Halant,ZWJ sequenceBehdad Esfahbod1-0/+37
2018-06-30[indic] Tweak for old-spec Bengali and halant-ya-halantBehdad Esfahbod1-3/+10
2018-06-04[sinhala] Move reph to after post-consonantsBehdad Esfahbod1-1/+1
2018-05-31Rename in_error to !successfulBehdad Esfahbod1-2/+2
2018-04-26Don't decompose Bengali Rra and RhaEbrahim Byagowi1-0/+3
2018-04-12Update the links and revive the dead onesEbrahim Byagowi1-2/+2
2018-02-13[indic] Share some copy/pasta codeBehdad Esfahbod1-27/+0
2018-02-13[indic] Add print-indic-tableBehdad Esfahbod1-187/+0
2018-01-05[indic] Remove unused OT_VD categoryBehdad Esfahbod1-1/+1
2018-01-05[indic] Remove more Khmer-specific stuff from Indic shaperBehdad Esfahbod1-35/+22
2018-01-05[indic] Remove main Khmer stuffBehdad Esfahbod1-71/+2
2017-12-05Indic: always hyphenate pre-base-reordering, for clarity.Nathan Willis1-8/+8
2017-11-20Categorize U+0C80 as Consonant_PlaceholderDavid Corbett1-0/+1
2017-11-20Move all references of old url to the new address (#622)ebraminio1-4/+4
2017-11-08Mark non-initial left matras as unsafe to breakDavid Corbett1-5/+9
2017-11-03Trivial typosUnknown1-1/+1
2017-10-31[indic] Use mutable for virama_glyphBehdad Esfahbod1-2/+2
2017-10-31Categorize Grantha candrabindu for use in TamilDavid Corbett1-1/+1
2017-10-27[ot] Remove shaper nameBehdad Esfahbod1-1/+0
2017-10-19Remove FLAG_SAFE()Behdad Esfahbod1-6/+6
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-6/+6