- 31 12月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
Now default shaper is truly no-op.
-
由 Behdad Esfahbod 提交于
Not exhaustively tested, but I think I got the intended logic right. The logic can perhaps be simplified. Maybe we should disabled normalization with this shaper. Then again, for now focusing on correctness.
-
- 23 12月, 2013 1 次提交
-
-
由 Luis de Bethencourt 提交于
-
- 17 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
I was under the impression that EXTRA_DISTs will happen regardless of automake conditionals. Apparently I was wrong.
-
- 31 8月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
They've been disabled for a while and no one cared. We're past the point to need them for testing, and if we ever need to resurrect them again, well, they're in git graveyard somewhere.
-
由 Behdad Esfahbod 提交于
-
- 29 8月, 2013 4 次提交
-
-
由 Behdad Esfahbod 提交于
Also enable bootstrapping without them.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Move it to new harfbuzz-gobject library. Implement enums and boxed types for object-types. Still have to do boxed types for value types.
-
由 Behdad Esfahbod 提交于
-
- 27 8月, 2013 3 次提交
-
-
由 Behdad Esfahbod 提交于
Add deprecated alias for old name.
-
由 Behdad Esfahbod 提交于
Makes documentation / introspection easier.
-
由 Anthony Carrico 提交于
Initial setup of gtk-doc. Straight forward setup following the gtk-doc instructions. Ignore some troublesome types in src/hb-gobject.h. To build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in harfbuzz/docs/reference/html/index.html.
-
- 07 6月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 5月, 2013 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Currently it only works with ICU that has .pc files. I'll wait till someone complains before fixing it for icu-config systems.
-
由 Behdad Esfahbod 提交于
-
- 05 3月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 2月, 2013 4 次提交
-
-
由 Behdad Esfahbod 提交于
Using a ragel machine.
-
由 Behdad Esfahbod 提交于
Using a ragel machine.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 13 2月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Handles Tai Tham, Cham, and New Tai Lue for now.
-
- 12 2月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Myanmar failures down from 51% to 0.00204648%! MYANMAR: 1123860 out of 1123883 tests passed. 23 failed (0.00204648%)
-
- 07 2月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit fab7a71f. Conflicts: src/hb-ot-shape-complex-indic-machine.hh Keeping that generated file in-tree causes problems with processes like tinderbox that automatically fetch and build harfbuzz. It's harder to bootstrap harfbuzz now (as was previously), but I'm willing to give this another chance and see how it goes.
-
- 05 2月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 14 1月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 19 12月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Bug 54948 - Undefined symbols: "operator delete(void*)" "operator new(unsigned long)" "___cxa_pure_virtual"
-
- 30 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Eventually this will become part of a yet-to-be-written hb-ot cmdline tool.
-
- 16 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
API additions: hb_segment_properties_t HB_SEGMENT_PROPERTIES_DEFAULT hb_segment_properties_equal() hb_segment_properties_hash() hb_buffer_set_segment_properties() hb_buffer_get_segment_properties() hb_ot_layout_glyph_class_t hb_shape_plan_t hb_shape_plan_create() hb_shape_plan_create_cached() hb_shape_plan_get_empty() hb_shape_plan_reference() hb_shape_plan_destroy() hb_shape_plan_set_user_data() hb_shape_plan_get_user_data() hb_shape_plan_execute() hb_ot_shape_plan_collect_lookups() API changes: Rename hb_ot_layout_feature_get_lookup_indexes() to hb_ot_layout_feature_get_lookups(). New header file: hb-shape-plan.h And a bunch of prototyped but not implemented stuff. Coming soon. (Tests fail because of the prototypes right now.)
-
- 15 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 11月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 03 10月, 2012 2 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
- 25 9月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Also move UTF routines into a separate file, to be reused from shapers that need it.
-