Public Member Functions

  • FontOptions ()
  • FontOptions (cairo_font_options_t *aCairoFontOptions)
  • ~FontOptions ()
  • cairo_font_options_t *
    getCairoFontOptions ()
  • create ()
  • int32_t
    status ()
  • void
    merge (const FontOptions *other)
  • unsigned long
    hash ()
  • bool
    equal (const FontOptions *other)
  • void
    setAntiAlias (int32_t antialias)
  • int32_t
    getAntiAlias ()
  • void
    setSubPixelOrder (int32_t subpixel_order)
  • int32_t
    getSubPixelOrder ()
  • void
    setHintStyle (int32_t hint_style)
  • int32_t
    getHintStyle ()
  • void
    setHintMetrics (int32_t hint_metrics)
  • int32_t
    getHintMetrics ()