FontStyle.Weight ================ .. currentmodule:: skia .. autoclass:: skia.FontStyle.Weight .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.FontStyle.Weight.__init__ .. rubric:: Attributes .. autosummary:: ~skia.FontStyle.Weight.kBlack_Weight ~skia.FontStyle.Weight.kBold_Weight ~skia.FontStyle.Weight.kExtraBlack_Weight ~skia.FontStyle.Weight.kExtraBold_Weight ~skia.FontStyle.Weight.kExtraLight_Weight ~skia.FontStyle.Weight.kInvisible_Weight ~skia.FontStyle.Weight.kLight_Weight ~skia.FontStyle.Weight.kMedium_Weight ~skia.FontStyle.Weight.kNormal_Weight ~skia.FontStyle.Weight.kSemiBold_Weight ~skia.FontStyle.Weight.kThin_Weight ~skia.FontStyle.Weight.name ~skia.FontStyle.Weight.value Methods ------- .. automethod:: skia.FontStyle.Weight.__init__ Attributes ---------- .. autoattribute:: skia.FontStyle.Weight.kBlack_Weight .. autoattribute:: skia.FontStyle.Weight.kBold_Weight .. autoattribute:: skia.FontStyle.Weight.kExtraBlack_Weight .. autoattribute:: skia.FontStyle.Weight.kExtraBold_Weight .. autoattribute:: skia.FontStyle.Weight.kExtraLight_Weight .. autoattribute:: skia.FontStyle.Weight.kInvisible_Weight .. autoattribute:: skia.FontStyle.Weight.kLight_Weight .. autoattribute:: skia.FontStyle.Weight.kMedium_Weight .. autoattribute:: skia.FontStyle.Weight.kNormal_Weight .. autoattribute:: skia.FontStyle.Weight.kSemiBold_Weight .. autoattribute:: skia.FontStyle.Weight.kThin_Weight .. autoattribute:: skia.FontStyle.Weight.name .. autoattribute:: skia.FontStyle.Weight.value