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