summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [colr] Move compare function into a staticot-colorBehdad Esfahbod2018-10-211-8/+8
* [colr] MinorBehdad Esfahbod2018-10-211-4/+4
* [colr] Move sanitize() to right placeBehdad Esfahbod2018-10-211-8/+8
* [colr] Touch up a bitBehdad Esfahbod2018-10-211-13/+23
* [color] Fix documentation a bitKhaled Hosny2018-10-211-6/+6
* MinorEbrahim Byagowi2018-10-213-22/+25
* Remove _palette_entry_count as can be done with _palette_colorsEbrahim Byagowi2018-10-213-25/+4
* [test] Test hb_ot_color_has_{colr,cpal}_dataEbrahim Byagowi2018-10-213-4/+29
* [CPAL] Add palette entry and enable palette flag APIEbrahim Byagowi2018-10-214-75/+158
* Add API test for hb_ot_color_get_color_layersEbrahim Byagowi2018-10-214-4/+34
* Address COLR/CPAL reviews and revive cpal_v1 testsEbrahim Byagowi2018-10-216-171/+179
* [color] Fix alpha channel value and adjust spacesEbrahim Byagowi2018-10-213-30/+30
* [dump-emoji] FormattingEbrahim Byagowi2018-10-211-10/+16
* [test] Use hb_test_open_font_fileEbrahim Byagowi2018-10-211-14/+2
* Add three macros for separating color channelsEbrahim Byagowi2018-10-214-15/+19
* Make ot-color tests passEbrahim Byagowi2018-10-211-26/+26
* [color] Minimal API for COLR/CPALKhaled Hosny2018-10-2111-140/+257
* [fuzz] Add more testcasesEbrahim Byagowi2018-10-211-0/+0
* Merge pull request #1290 from ebraminio/testopenfontEbrahim Byagowi2018-10-2113-113/+78
|\
| * [test] Unify font file opening across the testsEbrahim Byagowi2018-10-2113-113/+78
|/
* [fuzzing] Add more fontBehdad Esfahbod2018-10-201-0/+0
* [docs] MinorBehdad Esfahbod2018-10-201-1/+2
* [docs] More fixesBehdad Esfahbod2018-10-201-5/+5
* [docs] Fix for hb-version.h being in src treeBehdad Esfahbod2018-10-201-1/+0
* [docs] Fix warningBehdad Esfahbod2018-10-202-6/+1
* [kerx] Implement tuple-kerning in Format0Behdad Esfahbod2018-10-201-14/+30
* 2.0.22.0.2Behdad Esfahbod2018-10-203-3/+9
* [test] Fix -Wunused-parameter on test-font.cEbrahim Byagowi2018-10-201-1/+1
* [kerx] Fix sanitize of KerxSubtableFormat2::array readBehdad Esfahbod2018-10-201-2/+3
* [aat] Fix LookupFormat10 sanitizeBehdad Esfahbod2018-10-201-1/+1
* [test] Fix leakBehdad Esfahbod2018-10-201-0/+2
* [TODO] Remove BCP 47 language handling itemEbrahim Byagowi2018-10-201-2/+0
* [fuzzing] Add new testcasesEbrahim Byagowi2018-10-202-0/+0
* Merge pull request #1283 from khaledhosny/cygwinEbrahim Byagowi2018-10-203-4/+19
|\
| * Add Cygwin CI buildKhaled Hosny2018-10-201-0/+15
| * Use g_strdup instead of strdupKhaled Hosny2018-10-191-1/+1
| * Use O_BINARY instead of _O_BINARYKhaled Hosny2018-10-191-3/+3
* | Run valgrind on run-shape-fuzzer only when RUN_VALGRIND is set (#1285)Ebrahim Byagowi2018-10-202-2/+4
* | MinorBehdad Esfahbod2018-10-191-1/+1
* | Oops. Fix buildBehdad Esfahbod2018-10-191-1/+1
* | [test-map] CosmeticBehdad Esfahbod2018-10-191-7/+4
* | 2.0.12.0.1Behdad Esfahbod2018-10-193-4/+17
* | Make more 'coords' params const.Bruce Mitchener2018-10-194-7/+7
* | [font] Fix parallel funcs passing to eachover in infinite-loopBehdad Esfahbod2018-10-192-7/+21
* | [font] Add failing test amongst font-func parallels infinite-loopingBehdad Esfahbod2018-10-191-0/+64
* | [kerx] Implement variation-kerning tables (without the variation part)Behdad Esfahbod2018-10-191-8/+29
* | [aat] Implement LookupFormat10Behdad Esfahbod2018-10-194-5/+63
|/
* [trak] Fix test for previous fixBehdad Esfahbod2018-10-191-1/+1
* [RELEASING] Post-mortemBehdad Esfahbod2018-10-191-1/+4
* [trak] Fix extrapolation at end sideBehdad Esfahbod2018-10-191-1/+1