FontType

public extension FontType

Undocumented

  • Cast constructor, converting any binary integer to a FontType.

    Declaration

    Swift

    @inlinable
    init!<I>(_ raw: I) where I : BinaryInteger

    Parameters

    raw

    The raw integer value to initialise the enum from

  • toy

    Undocumented

    Declaration

    Swift

    static let toy: _cairo_font_type
  • ft

    Undocumented

    Declaration

    Swift

    static let ft: _cairo_font_type
  • Undocumented

    Declaration

    Swift

    static let win32: _cairo_font_type
  • Undocumented

    Declaration

    Swift

    static let quartz: _cairo_font_type
  • Undocumented

    Declaration

    Swift

    static let user: _cairo_font_type