Man Page: mfont_encapsulate
Operating Environment: debian
Section: 3m17n
mfont_encapsulate(3m17n) The m17n Library mfont_encapsulate(3m17n)NAMEmfont_encapsulate - Encapusulate a font.SYNOPSISMFont* mfont_encapsulate (MFrame * frame, MSymbol data_type, void * data)DESCRIPTIONEncapusulate a font. The mfont_encapsulate() functions realizes a font by encapusulating data data or type data_type on frame. Currently data_tape is Mfontconfig or Mfreetype, and data points to an object of FcPattern or FT_Face respectively.RETURN VALUEIf the operation was successful, a realized font is returned. Otherwise NULL is return.SEE ALSOmfont_close().COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mfont_encapsulate(3m17n)
| Related Man Pages |
|---|
| mdraw_image_text(3m17n) - debian |
| mdraw_per_char_extents(3m17n) - debian |
| mtext_pop_prop(3m17n) - debian |
| mtext_push_prop(3m17n) - debian |
| mtext_put_prop_values(3m17n) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |