summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-06[kern] XXX Negate CrossKerning signcross-kernBehdad Esfahbod1-1/+2
2018-11-06XXXBehdad Esfahbod1-1/+1
2018-11-06[kern] Implement CrossStream kerningBehdad Esfahbod2-37/+101
2018-11-06[kern] Improve Format 2Behdad Esfahbod2-40/+15
2018-11-06MinorBehdad Esfahbod1-1/+1
2018-11-06[kern] MinorBehdad Esfahbod1-19/+11
2018-11-06[kern] MinorBehdad Esfahbod1-5/+9
2018-11-06[kern/kerx] Fix trace numberingBehdad Esfahbod2-0/+2
2018-11-06[kern] Switch to dispatchBehdad Esfahbod2-22/+21
2018-11-06[kern] Refactor to include header in each subtable typeBehdad Esfahbod1-98/+91
2018-11-06[kern] Some moreBehdad Esfahbod1-5/+4
2018-11-06[kern] RenamesBehdad Esfahbod1-11/+9
2018-11-06Another missing backlashKhaled Hosny1-1/+1
2018-11-06Add missing backslashKhaled Hosny1-1/+1
2018-11-06[util] Fix up previous commitBehdad Esfahbod1-2/+6
2018-11-06[util] Don't terminate string after a a 0 in -uBehdad Esfahbod2-1/+5
2018-11-06[fuzzing] Fix testBehdad Esfahbod1-3/+3
2018-11-06[fuzzing] Add make check-valgrindBehdad Esfahbod1-0/+2
2018-11-06[test] MinorBehdad Esfahbod2-1/+1
2018-11-06MinorBehdad Esfahbod1-1/+1
2018-11-06[test] Fix -Weverything bot complainEbrahim Byagowi1-1/+1
2018-11-06[test] Test hb_ot_name_{list_names,get_utf8} on test-ot-nameEbrahim Byagowi1-3/+24
2018-11-06Fix link issue of some of the botsEbrahim Byagowi1-1/+1
2018-11-06[mort] Fix table detection logicEbrahim Byagowi1-1/+1
2018-11-05Simplify some moreBehdad Esfahbod2-6/+6
2018-11-05[math] Shorten names a bitBehdad Esfahbod2-16/+21
2018-11-05[ot-layout] Simplify GSUB/GPOS accessBehdad Esfahbod1-18/+13
2018-11-05[ot-layout] Simplify GDEF accessBehdad Esfahbod1-28/+16
2018-11-05[ot-layout] Simplify some accessBehdad Esfahbod5-21/+13
2018-11-05[ot-layout] Remove ensuresBehdad Esfahbod1-10/+4
2018-11-05[ot-font] Remove ensureBehdad Esfahbod1-1/+0
2018-11-05[ot-face] Remove a few ensuresBehdad Esfahbod1-3/+0
2018-11-05[ot-face] Simplify more table accessBehdad Esfahbod4-26/+21
2018-11-05[ot-face] Simplify table accessBehdad Esfahbod6-220/+64
2018-11-05[ot-face] Include hb-ot-face directly in hb_face_tBehdad Esfahbod7-62/+40
2018-11-05[cmap] Push get_nominal_glyphs down into cmap acceleratorBehdad Esfahbod2-10/+24
2018-11-05[cmap] Use hb_nonnullptr_tBehdad Esfahbod1-20/+14
2018-11-052.1.12.1.1Behdad Esfahbod3-3/+11
2018-11-05[fuzzing] Fuzz glyph-id etc in test-ot-faceBehdad Esfahbod2-46/+30
2018-11-05[uniscribe] Fix use of deprecated APIBehdad Esfahbod1-1/+7
2018-11-05[cmap] Make null accelerator safeBehdad Esfahbod1-25/+25
2018-11-05Add pointer magic operators to hb_atomic_ptr_tBehdad Esfahbod7-11/+15
2018-11-05Fix const-confusion in hb_array_t as wellBehdad Esfahbod1-4/+2
2018-11-05[null] Tweak hb_nonnull_ptr_t some moreBehdad Esfahbod1-12/+6
2018-11-05MinorBehdad Esfahbod7-27/+25
2018-11-04[aat] Clean up ankr table include messBehdad Esfahbod6-34/+59
2018-11-04[test] Call test-ot-face.c test from hb-shape-fuzzerBehdad Esfahbod2-10/+24
2018-11-04[test] More funcs in test-ot-faceBehdad Esfahbod2-2/+24
2018-11-04Clean up buffer->swap_buffers() callsBehdad Esfahbod10-17/+6
2018-11-03Fix >>Behdad Esfahbod1-1/+1