- 23 8月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
This brings ot-fonts into almost-complete shape and mostly in par with ft font.
-
- 18 8月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
See comments.
-
- 11 8月, 2015 1 次提交
-
-
- 07 8月, 2015 1 次提交
-
-
- 27 7月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 7月, 2015 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 20 7月, 2015 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 22 1月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 02 10月, 2014 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Useful for code-coverage generation of the ragel-generated files as they will now contain the correct .hh filename in them.
-
- 01 8月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
Bug 1045139 - The Arabic text with "MS Sans Serif" font is rendered bad https://bugzilla.mozilla.org/show_bug.cgi?id=1045139 This is only enabled on Windows platforms, and requires support from Uniscribe to work. But for clients that do hook up to Uniscribe, this fixes shaping of Windows-1256-encoded bitmap fonts like "MS Sans Serif". The code and table together have just less than a 1kb footprint when enabled. UNTESTED. I might even have broken regular Arabic fallback shaping.
-
- 23 7月, 2014 1 次提交
-
- 21 6月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
No functional change.
-
- 10 5月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 25 3月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 22 3月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 05 3月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 1月, 2014 1 次提交
-
-
由 Konstantin Ritt 提交于
The OT shaper supersedes the fallback shaper in every case and the latter become an extra weight for 99.9% of users.
-
- 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 提交于
-