50#include <fontconfig/fontconfig.h>
85 unsigned int synth_flags);
89 unsigned int synth_flags);
115# error Cairo was not compiled with support for the freetype font backend
cairo_public void cairo_ft_scaled_font_unlock_face(cairo_scaled_font_t *scaled_font)
cairo_public cairo_font_face_t * cairo_ft_font_face_create_for_pattern(FcPattern *pattern)
cairo_public FT_Face cairo_ft_scaled_font_lock_face(cairo_scaled_font_t *scaled_font)
cairo_public void cairo_ft_font_face_set_synthesize(cairo_font_face_t *font_face, unsigned int synth_flags)
cairo_public unsigned int cairo_ft_font_face_get_synthesize(cairo_font_face_t *font_face)
cairo_public void cairo_ft_font_options_substitute(const cairo_font_options_t *options, FcPattern *pattern)
@ CAIRO_FT_SYNTHESIZE_OBLIQUE
@ CAIRO_FT_SYNTHESIZE_BOLD
cairo_public void cairo_ft_font_face_unset_synthesize(cairo_font_face_t *font_face, unsigned int synth_flags)
CAIRO_BEGIN_DECLS cairo_public cairo_font_face_t * cairo_ft_font_face_create_for_ft_face(FT_Face face, int load_flags)
#define CAIRO_BEGIN_DECLS
struct _cairo_scaled_font cairo_scaled_font_t
struct _cairo_font_options cairo_font_options_t
struct _cairo_font_face cairo_font_face_t