summaryrefslogtreecommitdiff
path: root/src/hb-aat-layout.cc
AgeCommit message (Expand)AuthorFilesLines
2019-01-17[AAT] Remove unused codeBehdad Esfahbod1-11/+3
2018-12-202.3.02.3.0Behdad Esfahbod1-3/+3
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-4/+2
2018-12-12minor style fix, use void in methods on no argumentEbrahim Byagowi1-1/+3
2018-12-05[fdsc] Implement the table parsingEbrahim Byagowi1-0/+1
2018-12-03[aat] Expose hb_aat_layout_has_tracking APIEbrahim Byagowi1-1/+8
2018-12-03[aat] Expose a couple APIsBehdad Esfahbod1-4/+16
2018-11-292.2.02.2.0Behdad Esfahbod1-3/+3
2018-11-25[aat.feat] Rework API and implementationBehdad Esfahbod1-46/+34
2018-11-25[aat] Move contents of hb-aat.h to hb-aat-layout.hBehdad Esfahbod1-1/+0
2018-11-25[aat.feat] Fix enum namespaceBehdad Esfahbod1-75/+75
2018-11-25[aat] Rename feat API a bit moreBehdad Esfahbod1-16/+16
2018-11-25[feat] Rename API uses of setting to selectorEbrahim Byagowi1-44/+44
2018-11-25[feat] Apply renamings and add documentationEbrahim Byagowi1-6/+38
2018-11-25[feat] Address Behdad commentsEbrahim Byagowi1-2/+12
2018-11-25[feat] Address @behdad commentsEbrahim Byagowi1-49/+55
2018-11-25[feat] Complete feature types listEbrahim Byagowi1-77/+77
2018-11-25[feat] Add feature iteration APIEbrahim Byagowi1-12/+14
2018-11-25[feat] Turn AAT feature id into enumEbrahim Byagowi1-85/+85
2018-11-25[feat] Rename records to selectors as @drottEbrahim Byagowi1-5/+5
2018-11-25[feat] Apply @behdad commentsEbrahim Byagowi1-8/+8
2018-11-25[feat] Apply @drott and @jfkthame commentsEbrahim Byagowi1-5/+7
2018-11-25[feat] Apply @jfkthame reviewsEbrahim Byagowi1-11/+12
2018-11-25[feat] Expose public APIEbrahim Byagowi1-0/+33
2018-11-16[aat] Fix mort shapingBehdad Esfahbod1-1/+1
2018-11-14[ot-shape] Move code aroundBehdad Esfahbod1-4/+4
2018-11-08[just] Initial table implementation (#1364)Ebrahim Byagowi1-0/+1
2018-11-07[aat] Ignore cross-stream offset of deleted-glyphsBehdad Esfahbod1-1/+1
2018-11-07[aat] Remove deleted-glyhs after applying kerx/kernBehdad Esfahbod1-3/+27
2018-11-06[mort] Fix table detection logicEbrahim Byagowi1-1/+1
2018-11-05Simplify some moreBehdad Esfahbod1-5/+5
2018-11-05[ot-face] Simplify table accessBehdad Esfahbod1-87/+20
2018-11-05MinorBehdad Esfahbod1-6/+6
2018-11-04[aat] Clean up ankr table include messBehdad Esfahbod1-2/+40
2018-10-31[aat] Add 'afrc' feature mappingBehdad Esfahbod1-0/+1
2018-10-30[mort] Hook up moreBehdad Esfahbod1-1/+13
2018-10-30[mort] Make it compile / hook it upBehdad Esfahbod1-17/+30
2018-10-30[mort] Bring back mort generalizationsEbrahim Byagowi1-1/+15
2018-10-26[name] Hook up ltag tableBehdad Esfahbod1-1/+14
2018-10-23[aat] Allow enabling/disabling featuresBehdad Esfahbod1-0/+8
2018-10-13[aat] Finish off massaging tableBehdad Esfahbod1-82/+81
2018-10-13[aat] WIP remove feature mapping here from hb-coretextBehdad Esfahbod1-0/+94
2018-10-11[trak] Fix, and hook upBehdad Esfahbod1-1/+24
2018-10-11[kerx] Implement Format4 'ankr'-based mark attachmentBehdad Esfahbod1-4/+16
2018-10-11[aat] Wire up 'ankr' table to apply contextBehdad Esfahbod1-1/+7
2018-10-10[kerx] Hook up to shaperBehdad Esfahbod1-7/+24
2018-10-09Fix checkBehdad Esfahbod1-1/+3
2018-10-09[kerx] Implement Format0 apply()Behdad Esfahbod1-2/+4
2018-10-04[aat] Add +hb_aat_layout_has_substitutionBehdad Esfahbod1-0/+6
2018-08-26[ot-face] Remove tables_t. The face_data_t is what tables_t wasBehdad Esfahbod1-2/+2