Unit 'CairoFT' Package
[Overview][Types][Procedures and functions][Index] [#cairo]

cairo_ft_synthesize_t

Declaration

Source position: cairoft.pp line 48

type cairo_ft_synthesize_t = (

  CAIRO_FT_SYNTHESIZE_BOLD = 1 shl 0,

  CAIRO_FT_SYNTHESIZE_OBLIQUE = 1 shl 1

);


Documentation generated on: 2023-03-18