FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

font-size

Arguments: struct

Returns the size of the argument, which must be a font object. This is the official pixel height that was requested when calling make-font-ex or make-font. It is generally better to call font-line-height to find the real height of a line of text that is drawn in this font on a stream, including the blank space (leading) that is added when a newline is printed.

See also Text and Fonts in cg-drawing.htm.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version