summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-arabic-fallback.hh
AgeCommit message (Expand)AuthorFilesLines
2018-12-18[arrays] Remove hb_supplier_t<>Behdad Esfahbod1-16/+7
2018-12-17[arrays] Rename Supplier to hb_supplier_tBehdad Esfahbod1-7/+7
2018-12-16WhitespaceBehdad Esfahbod1-5/+5
2018-11-12Don't use Win32 API on CygwinKen Brown1-1/+1
2018-11-10MinorBehdad Esfahbod1-0/+3
2018-10-29Remove ASSERT_PODBehdad Esfahbod1-2/+0
2018-10-26Fix bunch of unused parameter warningsBehdad Esfahbod1-3/+3
2018-10-10Move more codeBehdad Esfahbod1-1/+1
2018-09-16Revert forcing use of single-parameter static_assert()Behdad Esfahbod1-1/+1
2018-09-16Enforce single-param static_assert() onlyBehdad Esfahbod1-1/+1
2018-08-31MinorBehdad Esfahbod1-1/+0
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-2/+2
2018-08-06Remove most uses of direct comparison to Null objectsBehdad Esfahbod1-1/+2
2018-08-06Port _nil objects to Null() machineryBehdad Esfahbod1-6/+5
2018-08-02Remove OT namespace from hb-machinery-private.hhBehdad Esfahbod1-9/+9
2018-01-19Rename hb_apply_context_t to hb_ot_apply_context_tBehdad Esfahbod1-1/+1
2017-12-19HarfBuzz 1.7.1 and later don't compile on AIX with xlC (#655)Volker H. Simonis1-2/+2
2017-10-15Use nullptr instead of NULLBehdad Esfahbod1-4/+4
2017-10-15Use static_assert instead of custom ASSERT_STATICBehdad Esfahbod1-3/+3
2015-09-01Use insertion-sort instead of bubble-sortBehdad Esfahbod1-3/+3
2014-12-28Avoid accessing layout tables at face destructionBehdad Esfahbod1-1/+1
2014-08-25[arabic] Allow disabling win1256 fallback codeBehdad Esfahbod1-1/+1
2014-08-02Make sure gsubgpos buffer vars are available during fallback_positionBehdad Esfahbod1-1/+1
2014-08-02[arabic/win1256] Really fix lam-alef this timeBehdad Esfahbod1-1/+1
2014-08-01[arabic/win1256] Hook up lamMedi lookupBehdad Esfahbod1-16/+10
2014-07-31[arabic/win1256] Remove GCC'ismBehdad Esfahbod1-2/+2
2014-07-31[arabic] Implement Windows-1256 private shapingBehdad Esfahbod1-13/+112
2014-07-29MinorBehdad Esfahbod1-0/+1
2014-07-11Mark unsigned integer literals with the u suffixBehdad Esfahbod1-1/+1
2013-05-04[OTLayout] Refactor a bit moreBehdad Esfahbod1-2/+5
2013-05-04[OTLayout] Add hb_ot_layout_lookup_accelerator_tBehdad Esfahbod1-4/+6
2013-04-16Initialize set digestsBehdad Esfahbod1-1/+3
2013-03-19[Indic] Futher adjust ZWJ handling in Indic-like shapersBehdad Esfahbod1-1/+1
2013-02-14[Indic-like] Disable automatic joiner handling for basic shaping featuresBehdad Esfahbod1-1/+1
2013-02-13[OTLayout] Make table type known to apply contextBehdad Esfahbod1-1/+1
2012-12-05Fix warningsBehdad Esfahbod1-2/+2
2012-09-06[OT] Streamline Arabic fallback shaping tableBehdad Esfahbod1-1/+1
2012-09-06MinorBehdad Esfahbod1-6/+7
2012-09-06[OT] Port Arabic fallback shaping to synthetic GSUBBehdad Esfahbod1-0/+252