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-drawing.html | 55 ---------------------- 1 file changed, 55 deletions(-) delete mode 100644 libs/cairo-1.16.0/doc/public/html/cairo-drawing.html (limited to 'libs/cairo-1.16.0/doc/public/html/cairo-drawing.html') diff --git a/libs/cairo-1.16.0/doc/public/html/cairo-drawing.html b/libs/cairo-1.16.0/doc/public/html/cairo-drawing.html deleted file mode 100644 index 53c91d0..0000000 --- a/libs/cairo-1.16.0/doc/public/html/cairo-drawing.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - -Drawing: Cairo: A Vector Graphics Library - - - - - - - - - - - - - - - - -
-

-Drawing

-
-
-cairo_t — The cairo drawing context -
-
-Paths — Creating paths and manipulating path data -
-
-cairo_pattern_t — Sources for drawing -
-
-Regions — Representing a pixel-aligned area -
-
-Transformations — Manipulating the current transformation matrix -
-
-text — Rendering text and glyphs -
-
-Raster Sources — Supplying arbitrary image data -
-
-Tags and Links — Hyperlinks and document structure -
-
-
- - - \ No newline at end of file -- cgit v1.2.1