SurfaceEps /


Public Member Functions

  • SurfaceEps ()
  • SurfaceEps (const fs::path &filePath, double widthInPoints, double heightInPoints, bool enableLevel3=true)
  • SurfaceEps (const SurfaceEps &other)
  • void
    setSize (double widthInPoints, double heightInPoints)
  • 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