summaryrefslogtreecommitdiff
path: root/pango/pangoft2.c
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-06-21 18:39:28 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-06-21 18:39:28 +0000
commit2d51ae6ee29fef51d901cdcff2b0cb40bb7bb9e3 (patch)
treeb6867d7873f34ec4d60ad6f928b82c564780fae9 /pango/pangoft2.c
parent235bf7483e2f6613e12644e35d3cbf1054d6ace9 (diff)
downloadpango-2d51ae6ee29fef51d901cdcff2b0cb40bb7bb9e3.tar.gz
Temporarily undeprecate pango_ft2_font_get_face, will be deprecated in
Mon Jun 21 14:31:40 2004 Owen Taylor <otaylor@redhat.com> * pango/pangoft2.[ch] (pango_ft2_font_get_face): Temporarily undeprecate pango_ft2_font_get_face, will be deprecated in favour of pango_fc_font_lock_face() in 1.6. (#142355, Sven Neumann)
Diffstat (limited to 'pango/pangoft2.c')
-rw-r--r--pango/pangoft2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/pangoft2.c b/pango/pangoft2.c
index 4693a9f3..239b267f 100644
--- a/pango/pangoft2.c
+++ b/pango/pangoft2.c
@@ -165,8 +165,6 @@ load_fallback_face (PangoFT2Font *ft2font,
* Returns the native FreeType2 FT_Face structure used for this PangoFont.
* This may be useful if you want to use FreeType2 functions directly.
*
- * Use pango_fc_font_get_face() instead.
- *
* Return value: a pointer to a #FT_Face structure, with the size set correctly
**/
FT_Face