[doc] Add short user-font section docs

This commit is contained in:
Behdad Esfahbod 2008-08-08 17:10:35 -04:00
parent 5227897b17
commit 8f6e52b068

View file

@ -2,11 +2,16 @@
User Fonts
<!-- ##### SECTION Short_Description ##### -->
Font support with font data provided by the user
<!-- ##### SECTION Long_Description ##### -->
<para>
The user-font feature allows the cairo user to provide drawings for glyphs
in a font. This is most useful in implementing fonts in non-standard
formats, like SVG fonts and Flash fonts, but can also be used by games and
other application to draw "funky" fonts.
<!-- Include samples here -->
</para>
<!-- ##### SECTION See_Also ##### -->