mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-18 09:30:40 +01:00
doc: Fix a syntax issue in quartz-font gtkdoc
A missing empty line caused the long description to be part of @See_Also. Ooops.
This commit is contained in:
parent
fb03eba44f
commit
57da730d28
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
* @Title: Quartz (CGFont) Fonts
|
||||
* @Short_Description: Font support via CGFont on OS X
|
||||
* @See_Also: #cairo_font_face_t
|
||||
*
|
||||
* The Quartz font backend is primarily used to render text on Apple
|
||||
* MacOS X systems. The CGFont API is used for the internal
|
||||
* implementation of the font backend methods.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue