osf1 man page for xmsetfontunit

Query: xmsetfontunit

OS: osf1

Section: 3x

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

XmSetFontUnit(3X)														 XmSetFontUnit(3X)

NAME
XmSetFontUnit - A function that sets the font unit value for a display
SYNOPSIS
#include <Xm/Xm.h> void XmSetFontUnit (display, font_unit_value) Display * display; int font_unit_value;
DESCRIPTION
XmSetFontUnit provides an external function to initialize font unit values. Applications may want to specify resolution-independent data based on a global font size. See the XmNunitType resource description in the manual pages for XmGadget(3X), XmManager(3X), and XmPrimi- tive(3X) for more information on resolution independence. This function sets the font units for all screens on the display. XmSetFontUnit is obsolete and exists for compatibility with previous releases. Instead of using this function, provide initial values or call XtSetValues for the XmScreen resources XmNhorizontalFontUnit and XmNverticalFontUnit. Defines the display for which this font unit value is to be applied. Specifies the value to be used for both hori- zontal and vertical font units in the conversion calculations.
SEE ALSO
XmConvertUnits(3X), XmSetFontUnits(3X), XmGadget(3X), XmManager(3X), XmPrimitive(3X), XmScreen(3X) XmSetFontUnit(3X)
Related Man Pages
xmconvertunits(3) - redhat
xmconvertstringtounits(3) - redhat
xmconvertstringtounits(3) - centos
xmconvertunits(3) - centos
xmconvertunits(3x) - osf1
Similar Topics in the Unix Linux Community
How to change display resolution in UnixV4.0D
Back-of-the-napkin calculations with Frink
Change AIX display resolution ?