From 530ffd0b7d3c39757b20f00716e486b5caf89aff Mon Sep 17 00:00:00 2001 From: sanine Date: Wed, 12 Oct 2022 12:03:23 -0500 Subject: add cairo --- libs/cairo-1.16.0/doc/public/html/cairo-fonts.html | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create 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 new file mode 100644 index 0000000..7e4d0ed --- /dev/null +++ b/libs/cairo-1.16.0/doc/public/html/cairo-fonts.html @@ -0,0 +1,52 @@ + + + + +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