projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93ac709
)
Disable Graphite as it crashes all over the place...
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 27 May 2010 15:39:19 +0000
(11:39 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Thu, 27 May 2010 15:39:19 +0000
(11:39 -0400)
src/hb-shape.cc
patch
|
blob
|
history
diff --git
a/src/hb-shape.cc
b/src/hb-shape.cc
index af93fc9e3a1c002bb48a0d36607a5c0b493e2cf6..45bdc91223f267f7231c13391d974dc976feec09 100644
(file)
--- a/
src/hb-shape.cc
+++ b/
src/hb-shape.cc
@@
-44,7
+44,7
@@
hb_shape (hb_font_t *font,
hb_feature_t *features,
unsigned int num_features)
{
-#if
def HAVE_GRAPHITE
+#if
0 && defined(HAVE_GRAPHITE)
hb_blob_t *silf_blob;
silf_blob = hb_face_get_table (face, HB_GRAPHITE_TAG_Silf);
if (hb_blob_get_length(silf_blob))