Enum member cairo_font_type_t.CAIRO_FONT_TYPE_WIN32

The font is of type Win32

Declaration

enum cairo_font_type_t
{
  // ...
  CAIRO_FONT_TYPE_WIN32 = 2,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1