- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 24 7月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 04 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 03 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
New API: +hb_aat_layout_has_substitution() +hb_aat_layout_has_positioning()
-
- 30 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 11月, 2018 18 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Since it was pages and pages...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
* hb_aat_get_feature_settings
-
- 03 12月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/harfbuzz/harfbuzz/issues/628 New API: hb_coretext_font_create()
-
- 11 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
SFNSText has kerx table which apparently is applied.
-
- 23 11月, 2015 1 次提交
-
-
由 Chun-wei Fan 提交于
This prepares the headers for exporting symbols using visibility attributes or __declspec(dllexport), so that we do not need to maintain symbols listing files, as this is what was and is done in GLib and GTK+.
-
- 15 5月, 2014 1 次提交
-
-
- 22 3月, 2014 1 次提交
-
-
由 Konstantin Ritt 提交于
On iOS CoreText and CoreGraphics are stand-alone frameworks
-
- 15 3月, 2014 2 次提交
-
-
由 Behdad Esfahbod 提交于
Not tested.
-
由 Behdad Esfahbod 提交于
This is a higher-priority shaper than default shaper ("ot"), but only picks up fonts that have AAT "morx"/"mort" table. Note that for this to work the font face's get_table() implementation should know how to return the full font blob. Based on patch from Konstantin Ritt.
-
- 10 12月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
Not sure if it's useful, but it was missing.
-
- 25 7月, 2012 1 次提交
-
-
由 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.
-
- 13 4月, 2012 2 次提交
-
-
由 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.
-
由 Behdad Esfahbod 提交于
Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but never things like hb-shape.h directly. This makes it easier to refactor headers later on without breaking compatibility.
-
- 15 9月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 24 8月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
I don't see how this function can be useful.
-
由 Behdad Esfahbod 提交于
To be modified, a lot.
-
- 10 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-