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

-Fonts

-
-
-cairo_font_face_t — Base class for font faces -
-
-cairo_scaled_font_t — Font face at particular size and options -
-
-cairo_font_options_t — How a font should be rendered -
-
-FreeType Fonts — Font support for FreeType -
-
-Win32 Fonts — Font support for Microsoft Windows -
-
-Quartz (CGFont) Fonts — Font support via CGFont on OS X -
-
-User Fonts — Font support with font data provided by the user -
-
-
- - - \ No newline at end of file -- cgit v1.2.1