FontStyle.Width =============== .. currentmodule:: skia .. autoclass:: skia.FontStyle.Width .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.FontStyle.Width.__init__ .. rubric:: Attributes .. autosummary:: ~skia.FontStyle.Width.kCondensed_Width ~skia.FontStyle.Width.kExpanded_Width ~skia.FontStyle.Width.kExtraCondensed_Width ~skia.FontStyle.Width.kExtraExpanded_Width ~skia.FontStyle.Width.kNormal_Width ~skia.FontStyle.Width.kSemiCondensed_Width ~skia.FontStyle.Width.kSemiExpanded_Width ~skia.FontStyle.Width.kUltraCondensed_Width ~skia.FontStyle.Width.kUltraExpanded_Width ~skia.FontStyle.Width.name ~skia.FontStyle.Width.value Methods ------- .. automethod:: skia.FontStyle.Width.__init__ Attributes ---------- .. autoattribute:: skia.FontStyle.Width.kCondensed_Width .. autoattribute:: skia.FontStyle.Width.kExpanded_Width .. autoattribute:: skia.FontStyle.Width.kExtraCondensed_Width .. autoattribute:: skia.FontStyle.Width.kExtraExpanded_Width .. autoattribute:: skia.FontStyle.Width.kNormal_Width .. autoattribute:: skia.FontStyle.Width.kSemiCondensed_Width .. autoattribute:: skia.FontStyle.Width.kSemiExpanded_Width .. autoattribute:: skia.FontStyle.Width.kUltraCondensed_Width .. autoattribute:: skia.FontStyle.Width.kUltraExpanded_Width .. autoattribute:: skia.FontStyle.Width.name .. autoattribute:: skia.FontStyle.Width.value