summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try using decltype, with fallback to typeof for C++<11decltypeBehdad Esfahbod2018-11-221-0/+5
* ..Behdad Esfahbod2018-11-212-4/+8
* MinorBehdad Esfahbod2018-11-211-2/+2
* MinorBehdad Esfahbod2018-11-211-2/+2
* MinorBehdad Esfahbod2018-11-211-2/+3
* Remove DEFINE_SIZE_ARRAY2Behdad Esfahbod2018-11-213-13/+7
* Check alignof() structs are 1Behdad Esfahbod2018-11-211-5/+11
* WhitespaceBehdad Esfahbod2018-11-211-2/+2
* Merge pull request #1400 from harfbuzz/sharada-sandhi-markBehdad Esfahbod2018-11-212-0/+1
|\
| * Test U+111C9 SHARADA SANDHI MARKDavid Corbett2018-11-212-0/+1
|/
* Merge pull request #1399 from harfbuzz/sharada-sandhi-markBehdad Esfahbod2018-11-212-2/+7
|\
| * Fix USE categories for U+111C9 SHARADA SANDHI MARKDavid Corbett2018-11-212-2/+7
* | Allow defining HB_USE_ATEXIT to 0Behdad Esfahbod2018-11-2110-32/+35
|/
* [var] Deprecated axis enumeration API and add new versionBehdad Esfahbod2018-11-206-77/+192
* Remove newly-added -hb_ot_var_axis_get_flags()Behdad Esfahbod2018-11-203-22/+0
* [var] Make sure hb_ot_var_axis_flags_t is int-sizedBehdad Esfahbod2018-11-201-1/+3
* [var] Move codeBehdad Esfahbod2018-11-201-13/+14
* Merge pull request #1397 from harfbuzz/small-emoji-tableBehdad Esfahbod2018-11-202-179/+23
|\
| * Shrink the emoji table by merging adjacent rangesDavid Corbett2018-11-202-179/+23
|/
* [var] Fix type of coords returnedBehdad Esfahbod2018-11-203-3/+3
* [travis] Update Coverity tokencoverity_scanBehdad Esfahbod2018-11-201-1/+1
* Add codecov.io badgeBehdad Esfahbod2018-11-201-6/+7
* Fix Codacy "issues"Behdad Esfahbod2018-11-205-12/+13
* [travis] Another push for codecov.io after setting tokenBehdad Esfahbod2018-11-201-2/+2
* [travis] Add codecov.ioBehdad Esfahbod2018-11-201-0/+1
* [fvar] Add named-instance APIBehdad Esfahbod2018-11-194-3/+121
* Fix buildBehdad Esfahbod2018-11-191-1/+1
* [fvar] Rewrite sanitizeBehdad Esfahbod2018-11-191-5/+3
* [fvar] Use hb_array_t for axesBehdad Esfahbod2018-11-192-10/+10
* [fvar] MinorBehdad Esfahbod2018-11-191-4/+5
* [ot-var] Add hb_ot_var_axis_get_flags()Behdad Esfahbod2018-11-195-0/+38
* [ot-var] Add flagsBehdad Esfahbod2018-11-191-2/+7
* [ot-var] Use hb_ot_name_id_tBehdad Esfahbod2018-11-191-1/+1
* 2.1.32.1.3Behdad Esfahbod2018-11-163-3/+9
* Fix recent commitsBehdad Esfahbod2018-11-161-1/+1
* Revert b4c61130324455bfd42095b01fa14ac901e441f1Behdad Esfahbod2018-11-161-13/+4
* Detect over/under-flow in UnsizedArray::operator[]Behdad Esfahbod2018-11-161-5/+16
* [aat] Fix mort shapingBehdad Esfahbod2018-11-161-1/+1
* 2.1.22.1.2Behdad Esfahbod2018-11-163-4/+15
* Fix vertical fallback space signBehdad Esfahbod2018-11-162-15/+15
* Don't apply GPOS if applying morxBehdad Esfahbod2018-11-161-1/+1
* Prefer morx table if GSUB is empty (no scripts)Behdad Esfahbod2018-11-161-1/+5
* MinorBehdad Esfahbod2018-11-165-5/+5
* [coretext] Hopefully the last oneBehdad Esfahbod2018-11-161-1/+1
* [coretext] Another roundBehdad Esfahbod2018-11-161-4/+4
* [coretext] One more try..Behdad Esfahbod2018-11-161-5/+5
* [coretext] One more tryBehdad Esfahbod2018-11-161-1/+1
* [coretext] Another build fix attemtBehdad Esfahbod2018-11-161-3/+0
* [directwrite] Fix buildBehdad Esfahbod2018-11-161-2/+0
* [coretext] Try to fixBehdad Esfahbod2018-11-163-64/+43