3005 Commits (19360e0a5609c65842a989587b01a4dc7c9eae36)

Author SHA1 Message Date
Behdad Esfahbod f1a8d50a87 [win] Don't define visibility attribtue under Cygwin 10 years ago
Behdad Esfahbod 9c77027d64 [win] Turn STRICT on for including windows.h 10 years ago
Behdad Esfahbod db30828048 [win] Consolidate windows.h include tips and tricks 10 years ago
Behdad Esfahbod f26d59d468 More fixing MemoryBarrier() on Mingw32 10 years ago
Behdad Esfahbod 385cf37cf0 Fix hb_in_range() unused-var warning on Windows 10 years ago
Behdad Esfahbod e3b42f1af4 [arabic] Disable 'cswh' again 10 years ago
Behdad Esfahbod 82f4d9d53f [arabic] Add note re disabled 'cswh' 10 years ago
Behdad Esfahbod 615d00ea25 [arabic] Apply init/medi/isol/fini/... in separate stages 10 years ago
Behdad Esfahbod 7cd33f2304 Micro optimization 10 years ago
Behdad Esfahbod 164c13d73f Another try to fix Mongolian free variation selectors 10 years ago
Behdad Esfahbod 5209c50506 Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints" 10 years ago
Dominik Röttsches 9e7c720100 Fix CoreText build after a8b89a09f6 10 years ago
Behdad Esfahbod a4d643755a Minor 10 years ago
Behdad Esfahbod 976c8f4552 New API: hb_buffer_[sg]et_replacement_codepoint() 10 years ago
Behdad Esfahbod bcba8b4502 New API hb_buffer_add_codepoints() 10 years ago
Behdad Esfahbod 625dbf141a [buffer] Templatize UTF-* functions 10 years ago
Behdad Esfahbod e634fed428 [buffer] Validate UTF-32 input 10 years ago
Behdad Esfahbod b98c5db32d Minor refactoring 10 years ago
Behdad Esfahbod 3b861421a7 Fix Mongolian Variation Selectors for fonts without GDEF 10 years ago
Behdad Esfahbod 878a25375b Minor 10 years ago
Behdad Esfahbod ec181e5014 Minor moving around 10 years ago
Behdad Esfahbod e7ce50d9eb [indic] Fix access past end of array 10 years ago
Behdad Esfahbod 73e23b0acf Whitespace 10 years ago
Behdad Esfahbod b7bc0b671d Simplify / speed up UTF-8 code 10 years ago
Behdad Esfahbod af2490c095 Only accept well-formed UTF-8 sequences 10 years ago
Behdad Esfahbod 7323d385cc Simplify hb_utf_prev<16> to call hb_utf_next<16> 10 years ago
Behdad Esfahbod c09a607a84 Use hb_in_range() for arabic and indic tables 10 years ago
Behdad Esfahbod 7627100f42 Mark unsigned integer literals with the u suffix 10 years ago
Behdad Esfahbod a8b89a09f6 Simplify hb_in_range() 10 years ago
Behdad Esfahbod db8934faa1 Simplify hb_utf_prev<8> to call hb_utf_next<8> 10 years ago
Behdad Esfahbod efe74214bb Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints 10 years ago
Behdad Esfahbod 6f13b6d62d When parsing UTF-16, generate invalid codepoint for lonely low surrogate 10 years ago
Behdad Esfahbod 6334495ac1 Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t 10 years ago
Behdad Esfahbod f381e320df Fix lang matching logic 10 years ago
Behdad Esfahbod ee5350d667 Accept BCP 47 zh-Hans / zh-Hant language tags 10 years ago
Behdad Esfahbod 8b16ff1259 [uniscribe] Fix build after recent changes to Offset 10 years ago
Behdad Esfahbod 73f7f8919e Define _POSIX_C_SOURCE only if it is not defined 10 years ago
Behdad Esfahbod 0cd94491b9 [ucdn] Update to Unicode 7.0.0 data 10 years ago
Behdad Esfahbod 68f724484b [indic] Remove some more now-unused special-cases 11 years ago
Behdad Esfahbod e79c948980 [indic] Remove special-casing of U+1CF2,1CF3 11 years ago
Behdad Esfahbod d743ce78e1 [indic-table] Update to Unicode 7.0 data 11 years ago
Behdad Esfahbod 5fa21b3ab7 [indic-table] Fix category frequency counts in comments 11 years ago
Behdad Esfahbod 5c4e3e9a57 Whitespace 11 years ago
Behdad Esfahbod af528b6674 Fix typo; ouch! 11 years ago
Behdad Esfahbod 7d4ada66c9 Mark unsed members with a "Z" suffix 11 years ago
Behdad Esfahbod 23afcff1d1 [ot-font] Implement Unicode variation selectors 11 years ago
Behdad Esfahbod a5a4736916 [cmap] Implement subtable format 14 11 years ago
Behdad Esfahbod 586b60622c Minor: final bits of cleanup 11 years ago
Behdad Esfahbod 51d9ba09bc Minor 11 years ago
Behdad Esfahbod 3084767e92 Minor: Remove LongArrayOf 11 years ago