debian man page for mfont_open

Query: mfont_open

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mfont_open(3m17n)						 The m17n Library						 mfont_open(3m17n)

NAME
mfont_open - Open a font.
SYNOPSIS
MFont* mfont_open (MFrame * frame, MFont * font)
DESCRIPTION
Open a font. The mfont_open() function opens font on frame, and returns a realized font.
RETURN VALUE
If the font was successfully opened, a realized font is returned. Otherwize NULL is returned.
SEE ALSO
mfont_close().
COPYRIGHT
Copyright (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_open(3m17n)
Related Man Pages
mdraw_glyph_list(3m17n) - debian
mdraw_image_text(3m17n) - debian
mdraw_per_char_extents(3m17n) - debian
mfont_get_prop(3m17n) - debian
mframe_get_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com