| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: struct
Returns true if the characters of the fontmetrics
object specified by
the argument are rendered with line-drawing techniques rather than
with pixel map techniques. This is true of all truetype fonts, and can
also be true of non-truetype fonts such as postscript fonts. This
function returns nil
if the characters are
rendered with pixel map techniques.
See also Text and Fonts in cg-drawing.htm.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |