SurfaceProps ============ .. currentmodule:: skia .. autoclass:: skia.SurfaceProps .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.SurfaceProps.Flags .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.SurfaceProps.__init__ ~skia.SurfaceProps.flags ~skia.SurfaceProps.isUseDeviceIndependentFonts ~skia.SurfaceProps.pixelGeometry .. rubric:: Attributes .. autosummary:: ~skia.SurfaceProps.kUseDeviceIndependentFonts_Flag Methods ------- .. automethod:: skia.SurfaceProps.__init__ .. automethod:: skia.SurfaceProps.flags .. automethod:: skia.SurfaceProps.isUseDeviceIndependentFonts .. automethod:: skia.SurfaceProps.pixelGeometry Attributes ---------- .. autoattribute:: skia.SurfaceProps.kUseDeviceIndependentFonts_Flag