summaryrefslogtreecommitdiff
path: root/pango/pango-ot-info.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-04 17:39:44 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-04 17:39:44 -0400
commit0b6e7feae0f9543d7ed59c77b6be77b453a23e44 (patch)
tree8a73bbfe1ec6c9ba830af33981975378735505dc /pango/pango-ot-info.c
parent2b6590fd2ed2b5a99f7d4c7628de78e4fd20bb7e (diff)
downloadpango-0b6e7feae0f9543d7ed59c77b6be77b453a23e44.tar.gz
Mark deprecated apis more clearly
Move them to their own section in the docs.
Diffstat (limited to 'pango/pango-ot-info.c')
-rw-r--r--pango/pango-ot-info.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/pango/pango-ot-info.c b/pango/pango-ot-info.c
index 28f5dbc9..6116bf3f 100644
--- a/pango/pango-ot-info.c
+++ b/pango/pango-ot-info.c
@@ -25,9 +25,11 @@
* @title:OpenType Font Handling
* @stability:Unstable
*
- * Functions and macros in this section are used to implement the OpenType Layout
- * features and algorithms. These are mostly useful when writing Fontconfig-based
- * shaping engines
+ * Functions and macros in this section are used to implement
+ * the OpenType Layout features and algorithms.
+ *
+ * They have been superseded by the harfbuzz library, and should
+ * not be used anymore.
*/
#include "config.h"