3740 Commits (bfcddd32a674dd19fca1bf521e95466a0eec5179)
 

Author SHA1 Message Date
Behdad Esfahbod bfcddd32a6 Merge pull request #93 from ebraminio/archpy3 10 years ago
Behdad Esfahbod ce01ad7c2f MSVC 2015 supports snprintf and not _snprintf 10 years ago
Behdad Esfahbod 560718862f Move WinCE define to better place 10 years ago
Ebrahim Byagowi 363ceec3fb Make hb_test_tools.py compatible with python 3 10 years ago
Behdad Esfahbod aee685086c Fix VC++ /analyze warnings 10 years ago
Behdad Esfahbod 8886ab430c Merge pull request #90 from khaledhosny/introspection-fixes 10 years ago
Khaled Hosny a394bb6670 [bindings] Fix *_from_string functions 10 years ago
Behdad Esfahbod e3671b8f8b 0.9.40 10 years ago
Behdad Esfahbod 9e401f6890 Fix reverse_range() for empty range 10 years ago
Behdad Esfahbod 7481bd49d5 Fix previous commit 10 years ago
Behdad Esfahbod 6763e21afb Accept glibtoolize as libtoolize 10 years ago
Behdad Esfahbod 02a04e6afb 0.9.39 10 years ago
Behdad Esfahbod 98e3ea8e34 Fix hb-uniscribe build 10 years ago
Behdad Esfahbod 8ac345e5c0 Fix reverse_range() to only reverse alt array if positions are used 10 years ago
Behdad Esfahbod 1e03d7ac83 Better error message if libtool is not installed 10 years ago
Behdad Esfahbod 6c918e2997 Clean up gtk-doc.make 10 years ago
Behdad Esfahbod 5ec5875acb Install git.mk in docs/ 10 years ago
Behdad Esfahbod d146678d10 Update git.mk from upstream 10 years ago
Behdad Esfahbod 5f541f8f7b Minor refactoring 10 years ago
Behdad Esfahbod ef79bdf73b Minor 10 years ago
Behdad Esfahbod 68e04afbb1 Typo 10 years ago
Behdad Esfahbod 55553699b3 Minor 10 years ago
Behdad Esfahbod 5175300fba [layout] Fix comparison of GlyphID and hb_codepoint_t 10 years ago
Behdad Esfahbod 7cce809cb1 Remove unused (and wrong as of a few commits ago) cmp() function 10 years ago
Behdad Esfahbod 8e3d4bae03 Minor 10 years ago
Behdad Esfahbod f47cf1f12d Minor 10 years ago
Behdad Esfahbod 640b66c634 [layout] If lookup has only one subtable, move the forward loop down to subtable 10 years ago
Behdad Esfahbod e2f50f2a7e [layout] Add apply_forward / apply_backward 10 years ago
Behdad Esfahbod 1d4a328472 [layout] Remove unneeded return value from apply() 10 years ago
Behdad Esfahbod bbdd6fd21c Minor simpilfy BEInt 10 years ago
Behdad Esfahbod 88a399acdc Optimize IntType comparison to avoid branches for 16bit numbers 10 years ago
Behdad Esfahbod 37de2d5331 Minor simplify IntType 10 years ago
Behdad Esfahbod bd047d3b7f [layout] Minor 10 years ago
Behdad Esfahbod b9d3f60520 [layout] Minor 10 years ago
Behdad Esfahbod 1a2322134a [layout] Don't check glyph props against lookup flags when recursing 10 years ago
Behdad Esfahbod 095a1257cc [layout] Port sanitize() to use dispatch() 10 years ago
Behdad Esfahbod 758fb20630 Remove unused macro 10 years ago
Behdad Esfahbod 40c58923cb [layout] Refactor Lookup::dispatch() 10 years ago
Behdad Esfahbod 70366f5d19 [layout] Refactor get_subtable() 10 years ago
Behdad Esfahbod f72f326aea Minor 10 years ago
Behdad Esfahbod 8e36ccfd4f [layout] Use dispatch() for add_coverage() 10 years ago
Behdad Esfahbod 50b8dc79da [layout] Add may_dispatch() 10 years ago
Behdad Esfahbod de2118ed7a Make sanitize() a const method 10 years ago
Behdad Esfahbod 6759ed95a3 Minor 10 years ago
Behdad Esfahbod 6b599dac1f Remove unnecessary check in sanitize 10 years ago
Behdad Esfahbod 365576d246 [layout] Allocate iters in the context 10 years ago
Behdad Esfahbod 514564f544 [layout] Move skippy_iter setup from constructor into init() 10 years ago
Behdad Esfahbod b051be542a [lookup] Add skippy_iter.reset() 10 years ago
Behdad Esfahbod 2cecc38c7c [layout] Shuffle code around 10 years ago
Behdad Esfahbod 696266981d [layout] Merge forward and backward iterators 10 years ago