| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |