- 07 6月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
As in building for Android / iPhone. Only set it if struct{char} alignment is not 1. NOT tested on an actual Arm architecture. Guess we'll know when this makes it to people's build bots.
-
- 30 5月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 4月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 4月, 2014 1 次提交
-
-
- 22 3月, 2014 1 次提交
-
-
由 Konstantin Ritt 提交于
On iOS CoreText and CoreGraphics are stand-alone frameworks
-
- 19 3月, 2014 1 次提交
-
-
由 Dominik Röttsches 提交于
-
- 05 3月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 31 1月, 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.
-
- 06 12月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Work around broken automake-1.13 changes.
-
- 05 12月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Fix tests build. https://bugs.freedesktop.org/show_bug.cgi?id=71353
-
- 14 11月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 10月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 04 10月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 17 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 31 8月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
Even though this is not what autoconf recommends, it reduces doc rebuilds when version doesn't change but configure changes.
-
由 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.
-
- 30 8月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 8月, 2013 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Also enable bootstrapping without them.
-
由 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 1 次提交
-
-
由 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.
-
- 22 7月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
When installing per-process fonts using AddFontMemResourceEx(), if a font with the same family name is already installed, sometimes that one gets used. Which is problematic for us. As such, we now mangle the font to install a new 'name' table with a unique name, which we then use to choose the font. Patch from Jonathan Kew.
-
- 17 7月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 6月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Oops. Bug 65246 - Fix build without graphite2
-
- 07 6月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Bug 65246 - Fix build without graphite2 If we don't provide ACTION-IF-NOT-FOUND, configure aborts if it can't find the libraries. We handle that ourselves so we don't want the macro to abort.
-
- 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 提交于
Fallback to older API if OpenType variants are not available.
-
- 28 5月, 2013 8 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Defaults to auto.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Defaults to no.
-
由 Behdad Esfahbod 提交于
Defaults to no.
-
由 Behdad Esfahbod 提交于
We only want UCDN if we don't have any other Unicode provider. I'm going to remove ICU from the list of default Unicode providers as part of moving hb-icu into its own library. As such, the only providers will be UCDN and glib.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Will add a way to enable it later.
-