Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - fontfullname http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FontFullName
 Get font name
------------------------------------------------------------------------------
 Syntax

    FontFullName(<nFont>) -> cFullName

 Parameters

    <nFont> is a font handle.

 Returns

    Font full name.  The full name is usually the same as the family name
    plus a modifier like "Regular" or "Italic" that describes this version
    of the font.

    There are no rules about the modifier for a particular kind of font;
    "Italic" in one font might be "Oblique" or "Slanted" in another.  If you
    are looking for a particular version of a font, it's better to use
    FontIsBold() and FontIsItalic() and the family name to search for it.

See Also: FontFamilyName

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson