X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fhtml%2Fharfbuzz-hb-graphite2.html;h=2926fbd308f23593faa1252fea49a46a30cbe23b;hb=fe65a6a32ba3654c532639ba656bd66b041d7dc6;hp=57a087d336119de3c6123a2d675cd5073e3531d3;hpb=a280f8312cc9b27515efbab292b95b9d147a2b73;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/docs/html/harfbuzz-hb-graphite2.html b/docs/html/harfbuzz-hb-graphite2.html index 57a087d..2926fbd 100644 --- a/docs/html/harfbuzz-hb-graphite2.html +++ b/docs/html/harfbuzz-hb-graphite2.html @@ -5,10 +5,10 @@ hb-graphite2: HarfBuzz Manual - + - + @@ -18,7 +18,7 @@ Description Home -Up +Up Prev Next @@ -35,8 +35,8 @@

Functions

--++
@@ -52,8 +52,8 @@

Types and Values

--++ @@ -68,14 +68,40 @@

Description

-

Functions for using HarfBuzz with the Graphite2 fonts.

+

Functions for using HarfBuzz with fonts that include Graphite features.

+

For Graphite features to work, you must be sure that HarfBuzz was compiled +with the graphite2 shaping engine enabled. Currently, the default is to +not enable graphite2 shaping.

Functions

hb_graphite2_face_get_gr_face ()

gr_face *
-hb_graphite2_face_get_gr_face (hb_face_t *face);
+hb_graphite2_face_get_gr_face (hb_face_t *face); +

Fetches the Graphite2 gr_face corresponding to the specified +hb_face_t face object.

+
+

Parameters

+
#define
+++++ + + + + + +

face

hb_face_t +to query

 
+ +
+

Returns

+

the gr_face found

+
+

Since: 0.9.10

@@ -84,10 +110,13 @@ hb_graphite2_face_get_gr_face (

HB_GRAPHITE2_TAG_SILF

#define HB_GRAPHITE2_TAG_SILF HB_TAG('S','i','l','f')
 
+

The hb_tag_t tag for the Silf table, which holds Graphite +features.

+

For more information, see http://graphite.sil.org/

+
Generated by GTK-Doc V1.32.1 \ No newline at end of file