3293 Commits (343a0e4e747d93eeeb724c5d585f5ba036a0df84)
 

Author SHA1 Message Date
Behdad Esfahbod 343a0e4e74 Add "make built-sources" 11 years ago
Behdad Esfahbod e9853f33d1 One more fix for build without gtk-doc 11 years ago
Konstantin Ritt b96af03c20 Fix build with --coretext on iOS 11 years ago
Behdad Esfahbod ea5e8a02eb [util] Plug minor leak 11 years ago
Behdad Esfahbod 09732cc669 Remove dead warning 11 years ago
Behdad Esfahbod b934b0f9d1 Yet another try to make build without gtk-doc succeed 11 years ago
Behdad Esfahbod a7a5be090d Another try to make gtk-doc optional 11 years ago
Dominik Röttsches ba8c9d9293 0.9.27 11 years ago
Behdad Esfahbod a949cd329e Don't use "register" storage class specifier 11 years ago
jfkthame 0082dbeae6 wrap definition of free_langs() with HAVE_ATEXIT 11 years ago
Behdad Esfahbod a9e25e90a4 [coretext] Add hb_coretext_face_create() 11 years ago
Behdad Esfahbod c79865f90f [coretext] Add coretext_aat shaper 11 years ago
Behdad Esfahbod af1aa362ca If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks 11 years ago
Behdad Esfahbod 853daf857f Remove old cruft 11 years ago
Behdad Esfahbod 2a473338da Add Myanmar test case from OpenType Myanmar spec 11 years ago
Behdad Esfahbod 1589859089 Minor 11 years ago
Behdad Esfahbod bb8ffb581b Use AM_MISSING_PROG for ragel and git 11 years ago
Behdad Esfahbod a82165248c Only do fallback Hebrew composition if no GPOS 'mark' available 11 years ago
Behdad Esfahbod b456d42bf6 Allow bootstrapping without gtk-doc 11 years ago
Luis de Bethencourt 1eacde00cc check hb_set_is_emtpy in test-set.c 11 years ago
Werner Lemberg db068d81cd typo in ucdn's Makefile.am 11 years ago
Behdad Esfahbod fbb2847f54 Improve MemoryBarrier() implementation 11 years ago
Behdad Esfahbod 189bf23bfc 0.9.26 11 years ago
Jonathan Kew 7691a154e5 Ensure hb_script_t can safely hold any hb_tag_t value it's given. 11 years ago
Behdad Esfahbod c29993a181 [coretext] Handle surrogate pairs when generating notdef glyphs 11 years ago
Behdad Esfahbod 748b2782e4 [coretext] Minor optimization 11 years ago
Konstantin Ritt 24e6b11f12 Fix double destruction in case of OOM 11 years ago
Konstantin Ritt 083225916a Micro optimizations 11 years ago
Konstantin Ritt c9522de233 Make it possible to disable the fallback shaper at configure time 11 years ago
Behdad Esfahbod 6775da3a7c Fix clang warning 'private field 'xxx' is not used 11 years ago
Behdad Esfahbod 62299826f4 Fix typo in _hb_buffer_serialize_glyphs_text() 11 years ago
Behdad Esfahbod ae23c24c32 [arabic] Disable 'cswh' by default 11 years ago
Behdad Esfahbod 08cf5d75ef [ot] Don't try to compose if normalization is off 11 years ago
Behdad Esfahbod 0596343bfe Merge pull request #13 from jfkthame/hangul-shaper 11 years ago
Jonathan Kew 62cb28dfc6 fixup for 64-bit windows build 11 years ago
Jonathan Kew 83d7e7915a [hangul] Fix ordering of dotted circle with Hangul tone mark (reported by Dohyun Kim). 11 years ago
Jonathan Kew deef186265 [hangul] Don't force zero-width for marks - this is not wanted for the Jamo Filler glyphs. 11 years ago
Jonathan Kew 391934db0a [unicode] Exclude the Jamo Filler characters from Default_Ignorable, as some fonts want these to be visible/spacing glyphs. 11 years ago
Jonathan Kew 7244b3fc3b [hangul] Reorder Hangul tone mark to beginning of syllable, unless font implements it using a zero-width glyph. 11 years ago
Jonathan Kew 103436838d [hangul] Apply the appropriate *jmo features to decomposed syllables, including Old Hangul sequences that don't have Unicode compositions. Merge clusters in decomposed syllables. 11 years ago
Behdad Esfahbod 8fc1f7fe74 [ot/hangul] Don't decompose Hangul even when combining marks present 11 years ago
Behdad Esfahbod 64426ec73a [ot] Simplify composing 11 years ago
Behdad Esfahbod 8de20b1e8a Add font->has_glyph() 11 years ago
Behdad Esfahbod f6298e55ae [fallback] Minor 11 years ago
Behdad Esfahbod 29ea403d67 [hangul] Fix decomposition logic 11 years ago
Behdad Esfahbod bdb20dafc3 [hangul] Fix decomposition 11 years ago
Behdad Esfahbod 32478656ce [hangul] Tighten up character categories 11 years ago
Behdad Esfahbod f14bb7de63 [ot] Separate out hebrew and tibetan shapers from default 11 years ago
Behdad Esfahbod 6300cd7253 [ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT 11 years ago
Behdad Esfahbod 3d6ca0d32e [ot] Simplify normalization_preference again 11 years ago