4107 Commits (e1d4d0f1dbd8518b5672245c05d73f22a9ed03ea)
 

Author SHA1 Message Date
Behdad Esfahbod e1d4d0f1db Merge branch 'font-extents' 9 years ago
Behdad Esfahbod 808d3fc0ea [util] Port hb-view to use font metrics from HarfBuzz instead of cairo 9 years ago
Behdad Esfahbod 31fa389294 [ft] Use ftface->size->metrics for font extent info 9 years ago
Behdad Esfahbod 3ad16048fd [ot-font] Respect OS/2 fsSelection USE_TYPO_METRICS bit 9 years ago
Behdad Esfahbod 70b33edae7 Add atomic ops for AIX 9 years ago
Behdad Esfahbod 98460779ba Remove final pause from Arabic shaper 9 years ago
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
Simon Cozens 6f2e6de1fa Get font ascender and descender metrics from OS/2 table. 9 years ago
Simon Cozens 097c998a0c Parse the OS/2 table. 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