- 01 6月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 14 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 08 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 01 5月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 30 3月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
Can be useful when using HarfBuzz for font loading and shaping but using DirectWrite for rendering.
-
-
- 27 2月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
It makes a hb_face_t from IDWriteFontFace, useful when using DirectWrite facilities for font selection, loading and rendering but using harfbuzz for shaping.
-
- 19 1月, 2019 4 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
Fixes #1548 hopefully
-
由 Behdad Esfahbod 提交于
hb-directwrite.cc: In constructor 'TextAnalysis::TextAnalysis(const wchar_t*, uint32_t, const wchar_t*, DWRITE_READING_DIRECTION)': hb-directwrite.cc:489:18: error: 'TextAnalysis::mText' will be initialized after [-Werror=reorder] const wchar_t* mText; ^~~~~ hb-directwrite.cc:488:12: error: 'uint32_t TextAnalysis::mTextLength' [-Werror=reorder] uint32_t mTextLength; ^~~~~~~~~~~ hb-directwrite.cc:282:3: error: when initialized here [-Werror=reorder] TextAnalysis (const wchar_t* text, uint32_t textLength, ^~~~~~~~~~~~ hb-directwrite.cc: In function 'hb_bool_t _hb_directwrite_shape_full(hb_shape_plan_t*, hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int, float)':
-
- 18 1月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 17 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 12 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 16 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 12 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
No other shaper will need shape_plan_data, by definition. So, remove abstraction layer and always create hb_ot_shape_plan_t as part of hb_shape_plan_t.
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 02 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 25 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 22 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 19 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 14 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 2月, 2018 1 次提交
-
-
由 David Corbett 提交于
Fixes #791.
-
- 01 2月, 2018 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 11 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/615 We'll see which bots I broke.
-
- 04 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
- 15 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 14 8月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 2月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 23 1月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 17 12月, 2016 2 次提交
-
-
由 ebraminio 提交于
-
由 Behdad Esfahbod 提交于
Shape-plan caching is not implemented.
-
- 01 9月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-