summaryrefslogtreecommitdiff
path: root/src/hb-aat-layout-morx-table.hh
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Mark more unsized array's as arrayZBehdad Esfahbod1-3/+3
2018-05-02Rename some X-terminated members to Z-terminatedBehdad Esfahbod1-2/+2
2018-04-17Make some of implicit header uses explicit (#989)Ebrahim Byagowi1-0/+1
2018-04-12Add or update tables specifications linksEbrahim Byagowi1-0/+4
2018-04-11minor, use LOffsetTo and LArrayOf whenever possible (#966)Ebrahim Byagowi1-4/+6
2018-04-11[aat] Cosmetic changes (#964)Ebrahim Byagowi1-3/+3
2018-03-26[aat/ltag] Implement the table parsing (#911)Ebrahim Byagowi1-2/+2
2018-02-13[aat] MinorBehdad Esfahbod1-1/+1
2018-02-13MinorBehdad Esfahbod1-4/+6
2018-02-10[aat] Add buffer messagesBehdad Esfahbod1-0/+8
2018-02-08[aat] MinorBehdad Esfahbod1-4/+3
2018-02-07[aat] Set debug lookup_indexBehdad Esfahbod1-0/+3
2018-02-07[aat] Fix debug compileBehdad Esfahbod1-1/+1
2018-02-04[aat] Fix unsafe-to-breakBehdad Esfahbod1-12/+23
2018-02-04[aat] More adjustment to ContextualSubtableBehdad Esfahbod1-0/+8
2018-02-04[aat] In ContextualSubstitute, apply end-of-text action to last glyphBehdad Esfahbod1-4/+5
2018-02-04[aat] Remove unneeded checkBehdad Esfahbod1-1/+1
2018-02-04[aat] In ContextualSubtable, mark mark after substituting markBehdad Esfahbod1-8/+8
2018-02-04[aat] Fix ContextualSubtable sanitizationBehdad Esfahbod1-2/+4
2018-01-19[aat] Fix Ligature matchingBehdad Esfahbod1-2/+2
2018-01-19[aat] Add TODOBehdad Esfahbod1-0/+1
2018-01-19[aat] Implement LigatureSubtableBehdad Esfahbod1-9/+99
2018-01-19[aat] Add hb_aat_apply_context_tBehdad Esfahbod1-14/+13
2018-01-19Rename hb_apply_context_t to hb_ot_apply_context_tBehdad Esfahbod1-8/+8
2018-01-15[aat] Wire up table length to apply()Behdad Esfahbod1-8/+9
2018-01-14[aat] Towards implementing LigatureSubtableBehdad Esfahbod1-3/+58
2018-01-12[aat] Fix some struct sizesBehdad Esfahbod1-4/+4
2018-01-12[aat] Flush rest of buffer if state machine failedBehdad Esfahbod1-0/+2
2018-01-12[aat] Fix symbol visibilityBehdad Esfahbod1-1/+1
2018-01-12[aat] Fix more buildsBehdad Esfahbod1-9/+9
2018-01-12[aat] Fix buildsBehdad Esfahbod1-3/+3
2018-01-12[aat] Port RearrangementSubtable to StateTableDriverBehdad Esfahbod1-47/+44
2018-01-12[aat] Add StateTableDriver and convert ContextualSubtable to itBehdad Esfahbod1-49/+44
2018-01-11[aat] Remove 'mort' supportBehdad Esfahbod1-90/+32
2018-01-11[aat] Allow DontAdvanceBehdad Esfahbod1-2/+2
2018-01-11[aat] Sanitize ContextualSubtableBehdad Esfahbod1-10/+24
2018-01-11[aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34fBehdad Esfahbod1-1/+1
2018-01-11[aat] Make bots happyBehdad Esfahbod1-0/+2
2018-01-11[aat] In NoncontextualSubtable, handle MarkLast with end-of-line transitionBehdad Esfahbod1-2/+2
2018-01-11[aat] Implement ContextualSubtableBehdad Esfahbod1-4/+66
2018-01-11[aat] Towards implementing ContextualSubtableBehdad Esfahbod1-26/+62
2018-01-11[aat] Implement end-of-text in state machineBehdad Esfahbod1-4/+6
2018-01-11MinorBehdad Esfahbod1-1/+1
2018-01-11[aat] Generate finegrained unsafe-to-break in state-machine!Behdad Esfahbod1-2/+9
2018-01-11[aat] Fix RearrangementSubtable actionBehdad Esfahbod1-1/+1
2018-01-11[aat] Mark state-machine-based lookup as completely unsafe-to-breakBehdad Esfahbod1-0/+2
2018-01-11[aat] Implement RearrangementSubtableBehdad Esfahbod1-27/+165
2018-01-10Prefix int types with HBBehdad Esfahbod1-34/+31
2018-01-10[aat] Try fixing VC botsBehdad Esfahbod1-0/+3
2018-01-10[aat/morx] Implement NoncontextualSubtablesBehdad Esfahbod1-6/+76