]> code.delx.au - gnu-emacs/blobdiff - src/ftfont.h
; * src/w32proc.c: Update the commentary to sys_select.
[gnu-emacs] / src / ftfont.h
index 210b634c0942befd5872cbcffca2cc9785c0594c..0cfa0ae3e3390f16b3bad6d43f757d367fcb596d 100644 (file)
@@ -37,6 +37,11 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #endif /* HAVE_LIBOTF */
 
 extern FcCharSet *ftfont_get_fc_charset (Lisp_Object);
+extern Lisp_Object ftfont_open2 (struct frame *f,
+                                 Lisp_Object entity,
+                                 int pixel_size,
+                                 Lisp_Object font_object);
+extern size_t ftfont_info_size;
 
 #endif /* EMACS_FTFONT_H */