From f1fe73d1909a2448a004a88362a1a532d0d4f7c3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 12 Feb 2023 23:53:22 -0600 Subject: switch to tinyobj and nanovg from assimp and cairo --- .../doc/public/html/cairo-surfaces.html | 73 ---------------------- 1 file changed, 73 deletions(-) delete mode 100644 libs/cairo-1.16.0/doc/public/html/cairo-surfaces.html (limited to 'libs/cairo-1.16.0/doc/public/html/cairo-surfaces.html') diff --git a/libs/cairo-1.16.0/doc/public/html/cairo-surfaces.html b/libs/cairo-1.16.0/doc/public/html/cairo-surfaces.html deleted file mode 100644 index ae29c86..0000000 --- a/libs/cairo-1.16.0/doc/public/html/cairo-surfaces.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - -Surfaces: Cairo: A Vector Graphics Library - - - - - - - - - - - - - - - - -
-

-Surfaces

-
-
-cairo_device_t — interface to underlying rendering system -
-
-cairo_surface_t — Base class for surfaces -
-
-Image Surfaces — Rendering to memory buffers -
-
-PDF Surfaces — Rendering PDF documents -
-
-PNG Support — Reading and writing PNG images -
-
-PostScript Surfaces — Rendering PostScript documents -
-
-Recording Surfaces — Records all drawing operations -
-
-Win32 Surfaces — Microsoft Windows surface support -
-
-SVG Surfaces — Rendering SVG documents -
-
-Quartz Surfaces — Rendering to Quartz surfaces -
-
-XCB Surfaces — X Window System rendering using the XCB library -
-
-XLib Surfaces — X Window System rendering using XLib -
-
-XLib-XRender Backend — X Window System rendering using XLib and the X Render extension -
-
-Script Surfaces — Rendering to replayable scripts -
-
-
- - - \ No newline at end of file -- cgit v1.2.1