SurfaceSvg /


Public Member Functions

  • SurfaceSvg ()
  • SurfaceSvg (const fs::path &filePath, uint32_t aWidth, uint32_t aHeight)
  • SurfaceSvg (const SurfaceSvg &other)
  • cairo_surface_t *
    getCairoSurface () const
  • int32_t
    getWidth () const
  • int32_t
    getHeight () const
  • float
    getAspectRatio () const
  • getBounds () const
  • ivec2
    getSize () const
  • void
    flush ()

Protected Attributes

  • cairo_surface_t *
    mCairoSurface
  • int32_t
    mWidth
  • int32_t
    mHeight