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