- 05 2月, 2013 1 次提交
-
-
由 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 4 次提交
-
-
由 Behdad Esfahbod 提交于
Also move UTF routines into a separate file, to be reused from shapers that need it.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
I don't expect ragel to be creating too much noise in its generated output, and including this in-tree helps users right now. We can revisit this later if it proved to be too much trouble.
-
由 Behdad Esfahbod 提交于
On Windows we don't care whether or not we link to libstdc++. Seems to fix build with mingw32 on msys, as reported by Werner.
-
- 19 9月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 9月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 9月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
All of init/medi/fina/isol and rlig implemented. Let there be dragons... ⻯
-
- 29 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 24 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Import PortableFontInstance and add shaper stub.
-
- 09 8月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
And misc linking fixes.
-
由 Behdad Esfahbod 提交于
Apparently even that doesn't make check-internal-symbols.sh happy with mingw32. Going to disable that for DLLs again, but hopefully the export-file is doing *something*.
-
由 Behdad Esfahbod 提交于
-
- 08 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Used when there is no GPOS.
-
- 27 7月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Add global shape_plan. Unused so far.
-
- 25 7月, 2012 3 次提交
-
-
由 Behdad Esfahbod 提交于
Choose using shaper name "old".
-
由 Behdad Esfahbod 提交于
-
由 Jonathan Kew 提交于
Does not attempt to handle clusters in a Uniscribe- or HarfBuzz-compatible way; just returns the original string indexes that CT maintains. These may even be out-of-order in the case of reordrant glyphs.
-
- 20 7月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 7月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Until I figure out the build issues. Sigh...
-
- 17 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 09 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 06 6月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
New try.
-
- 18 5月, 2012 2 次提交
-
-
由 Behdad Esfahbod 提交于
To be used for cmap and advance caching if desired.
-
由 Behdad Esfahbod 提交于
-
- 24 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 20 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 13 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Also remove shaper_options argument to hb_shape_full(). That was unused and for "future". Let it go. More shaper API coming in preparation for plan/planned API.
-
- 11 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Not hooked up yet.
-
- 06 4月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
In preparation for Hangul shaper.
-