Handbook
Glossary
cairo_user_scaled_font_text_to_glyphs_func_t ( quot -- alien )
Vocabulary
cairo
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cairo.ffi
LIBRARY:
cairo
CALLBACK:
cairo_status_t
cairo_user_scaled_font_text_to_glyphs_func_t
( cairo_scaled_font_t* scaled_font, char* utf8,
int
utf8_len, cairo_glyph_t** glyphs, int* num_glyphs,
cairo_text_cluster_t** clusters, int* num_clusters,
cairo_text_cluster_flags_t* cluster_flags )