summaryrefslogtreecommitdiff
path: root/src/freetype2/freetype/ftxf86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/freetype2/freetype/ftxf86.h')
-rw-r--r--src/freetype2/freetype/ftxf86.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/freetype2/freetype/ftxf86.h b/src/freetype2/freetype/ftxf86.h
index ea82abb..8c68afd 100644
--- a/src/freetype2/freetype/ftxf86.h
+++ b/src/freetype2/freetype/ftxf86.h
@@ -49,6 +49,9 @@ FT_BEGIN_HEADER
/* however, there are special cases (like in PDF devices) where it is */
/* important to differentiate, in spite of FreeType's uniform API. */
/* */
+ /* This function is in the X11/xf86 namespace for historical reasons */
+ /* and in no way depends on that windowing system. */
+ /* */
/*************************************************************************/
@@ -60,8 +63,8 @@ FT_BEGIN_HEADER
/* <Description> */
/* Return a string describing the format of a given face, using values */
/* which can be used as an X11 FONT_PROPERTY. Possible values are */
- /* `TrueType', `Type 1', `BDF', `PCF', `Type 42', `CID Type 1', `CFF', */
- /* `PFR', and `Windows FNT'. */
+ /* `TrueType', `Type~1', `BDF', `PCF', `Type~42', `CID~Type~1', `CFF', */
+ /* `PFR', and `Windows~FNT'. */
/* */
/* <Input> */
/* face :: */