summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-170.9.320.9.32Behdad Esfahbod2-1/+13
2014-07-17[arabic] Add note re disabled 'cswh'Behdad Esfahbod1-0/+9
2014-07-17[arabic] Apply init/medi/isol/fini/... in separate stagesBehdad Esfahbod8-22/+43
2014-07-17[test] Make record_test understand cmdline args to hb-shapeBehdad Esfahbod1-1/+4
2014-07-17Micro optimizationBehdad Esfahbod7-54/+78
2014-07-17Another try to fix Mongolian free variation selectorsBehdad Esfahbod5-7/+22
2014-07-17Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints"Behdad Esfahbod1-7/+0
2014-07-17Fix CoreText build after a8b89a09f6d3a34Dominik Röttsches1-0/+1
2014-07-16MinorBehdad Esfahbod1-1/+1
2014-07-160.9.310.9.31Behdad Esfahbod2-1/+30
2014-07-16New API: hb_buffer_[sg]et_replacement_codepoint()Behdad Esfahbod5-29/+92
2014-07-16New API hb_buffer_add_codepoints()Behdad Esfahbod2-5/+35
2014-07-16[buffer] Templatize UTF-* functionsBehdad Esfahbod2-151/+166
2014-07-16[buffer] Validate UTF-32 inputBehdad Esfahbod2-3/+65
2014-07-16Minor refactoringBehdad Esfahbod1-19/+6
2014-07-16[tests] Add record-test.shBehdad Esfahbod2-0/+50
2014-07-16Fix Mongolian Variation Selectors for fonts without GDEFBehdad Esfahbod5-2/+14
2014-07-16MinorBehdad Esfahbod2-3/+4
2014-07-16Minor moving aroundBehdad Esfahbod1-5/+9
2014-07-16[indic] Fix access past end of arrayBehdad Esfahbod1-3/+4
2014-07-15WhitespaceBehdad Esfahbod1-1/+0
2014-07-11[Android.mk] Actually remove static libraryBehdad Esfahbod1-26/+0
2014-07-11[Android.mk] Remove static library, add note re how to buildBehdad Esfahbod1-4/+37
2014-07-11Simplify / speed up UTF-8 codeBehdad Esfahbod1-9/+6
2014-07-11Only accept well-formed UTF-8 sequencesBehdad Esfahbod2-34/+68
2014-07-11Simplify hb_utf_prev<16> to call hb_utf_next<16>Behdad Esfahbod1-15/+8
2014-07-11Use hb_in_range() for arabic and indic tablesBehdad Esfahbod4-268/+268
2014-07-11Mark unsigned integer literals with the u suffixBehdad Esfahbod32-378/+378
2014-07-11Simplify hb_in_range()Behdad Esfahbod1-10/+6
2014-07-11Simplify hb_utf_prev<8> to call hb_utf_next<8>Behdad Esfahbod1-20/+4
2014-07-11Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepointsBehdad Esfahbod1-0/+7
2014-07-10When parsing UTF-16, generate invalid codepoint for lonely low surrogateBehdad Esfahbod1-14/+28
2014-07-10[test-buffer] Add test for lonely low-surrogateBehdad Esfahbod1-0/+1
2014-07-10Use zh-Hans / zh-Hant when converting OT language tag to hb_language_tBehdad Esfahbod2-15/+6
2014-07-10Fix lang matching logicBehdad Esfahbod2-1/+2
2014-07-10Accept BCP 47 zh-Hans / zh-Hant language tagsBehdad Esfahbod2-9/+21
2014-07-10[Android.mk] Add note re static libraryBehdad Esfahbod1-0/+7
2014-07-09[Android.mk] Update for new ICUBehdad Esfahbod1-1/+1
2014-07-09[Android.mk] Re-enable ICU unicode funcsBehdad Esfahbod1-5/+6
2014-07-090.9.300.9.30Behdad Esfahbod2-1/+18
2014-07-09[uniscribe] Fix build after recent changes to OffsetBehdad Esfahbod1-1/+1
2014-07-09Define _POSIX_C_SOURCE only if it is not definedBehdad Esfahbod1-0/+2
2014-07-09[tests] Remove bash'ishBehdad Esfahbod1-2/+2
2014-07-09[util/hb-shape] Fix crash; oopsBehdad Esfahbod1-1/+1
2014-07-09[ucdn] Update to Unicode 7.0.0 dataBehdad Esfahbod5-1725/+2039
2014-07-09[Android.mk] Update source listBehdad Esfahbod1-3/+6
2014-07-09[Android.mk] WhitespaceBehdad Esfahbod1-20/+6
2014-07-09[Android.mk] Remove -lpthread; we build with -DHB_NO_MTBehdad Esfahbod1-3/+0
2014-07-08[util/hb-shape] Accept an empty output-format that would skip outputBehdad Esfahbod1-1/+4
2014-07-08[util] Fix hb-view rendering with --font-funcs=otBehdad Esfahbod1-0/+25