4099 Commits (dee0fbf9e2eac8b61730efc4978bc10c552b5227)
 

Author SHA1 Message Date
Behdad Esfahbod dee0fbf9e2 Merge pull request #192 from behdad/jfkthame-stch 9 years ago
Behdad Esfahbod 255df68012 Fix undefined behavior in cmp function 9 years ago
Behdad Esfahbod fcf9e61bad Fix sorting order of ot_languages array 9 years ago
Behdad Esfahbod 70952ddb5a Add test to make sure ot-languages array is sorted 9 years ago
Behdad Esfahbod 8c37556f73 Merge pull request #134 from ebraminio/dwrite 9 years ago
jfkthame a7ffe35358 Make apply_stch() give a more precise fit 9 years ago
Behdad Esfahbod 8e5f902656 src/test.cc: wrong field printed 9 years ago
Behdad Esfahbod d44d52bd0d 1.1.2 9 years ago
Behdad Esfahbod 35d18585fc Fix a few docs blocks 9 years ago
Behdad Esfahbod 0e38c918b6 [introspection] Make scanner happy with HB_EXTERN 9 years ago
Behdad Esfahbod ea512f7108 Use C-style casts instead of compare to 0, to convert hb_bool_t to bool 9 years ago
Behdad Esfahbod 67a36a725e Fix vertical GPOS 9 years ago
Behdad Esfahbod 1c6a057dd1 Add tests for previous commit 9 years ago
Behdad Esfahbod c41c145c73 Make nil glyph_h_origin() function return true 9 years ago
Behdad Esfahbod 766963adba Merge pull request #114 from ThePhD/vc++-fixes 9 years ago
Behdad Esfahbod b344af80ca Merge pull request #177 from fanc999/exporting 9 years ago
Behdad Esfahbod 662acd26d1 Merge pull request #181 from mhosken/master 9 years ago
Behdad Esfahbod b24e93e3a4 1.1.1 9 years ago
Khaled Hosny 233944ac91 Merge pull request #185 from khaledhosny/travis-osx 9 years ago
Khaled Hosny d538201918 [travis] Enable Mac OS X support 9 years ago
Behdad Esfahbod 5a24b1d25c [travis] Remove coverity scan 9 years ago
Martin Hosken 1979f6fedc Fix y_scale problems in hb-gr 9 years ago
Chun-wei Fan 835bbdc7c9 Public headers: Decorate public symbols with HB_EXTERN 9 years ago
ThePhD f798b8e2d6 c-style cast 9 years ago
Behdad Esfahbod a699181365 Merge pull request #176 from behdad/missing-braces 9 years ago
Behdad Esfahbod 1dc32ea4d2 Whitespace 9 years ago
Behdad Esfahbod f94c0ecbb1 Define HB_MARK_AS_FLAG_T as a macro instead of using templates 9 years ago
jfkthame f19c6db18e Add braces for subobject initializer in _hb_font_funcs_nil 9 years ago
Behdad Esfahbod 9cc1ed4fa6 Do not allow recursiving to same position and same lookup 9 years ago
Behdad Esfahbod 7d75eee799 [fuzzing] Run fuzzing tests using hb-fuzzer as well 9 years ago
Behdad Esfahbod 13188cba7f Revert "Fix hang in OOM situations" 9 years ago
Behdad Esfahbod 18e1c6b6ef Revert "Make sure we make progress in OOM situations" 9 years ago
Behdad Esfahbod e1118aeac3 1.1.0 9 years ago
Behdad Esfahbod 63fe05c8b1 Fix make distcheck 9 years ago
Behdad Esfahbod 9b087dec77 [travis] Only coverity-scan the coverity_scan branch 9 years ago
Behdad Esfahbod 85062e3b46 Add tests for previous two commits 9 years ago
Behdad Esfahbod 37b40cd8a1 Fix another move_to assertion failure 9 years ago
Behdad Esfahbod abadc1717d Try to better handle OOM situations 9 years ago
Behdad Esfahbod ec625f7dfb Try to fix gnome-continuous build fail 9 years ago
Behdad Esfahbod ff16ef3379 Enable building a bounded version of the library for fuzzing 9 years ago
Behdad Esfahbod e0082ae60d Move things around 9 years ago
Behdad Esfahbod dde8cc87bd Merge pull request #163 from fanc999/msvc.src 9 years ago
Chun-wei Fan 167c327177 Fix build on MSVC >= 2012 9 years ago
Chun-wei Fan 4d27bb8746 hb-ot-shape-complex-arabic.cc: Fix build on Visual Studio 9 years ago
Chun-wei Fan a49e7b7e40 MSVC builds: Add fallback implementation for pre-2013 MSVC 9 years ago
Chun-wei Fan 998e8dda93 util: Fix build on Visual Studio 9 years ago
Behdad Esfahbod e97835ad43 [util] Fix crash when --output-file is specified but not --output-format 9 years ago
Behdad Esfahbod d5f0d7c9fb Merge pull request #167 from KonstantinRitt/unicode_cp_opt 9 years ago
Behdad Esfahbod 04ff23e73d [arabic] Improve stretch length calculation 9 years ago
Behdad Esfahbod 59821ab8b4 [arabic] Don't stretch over cased letters 9 years ago