FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

font-angle

Arguments: font

Returns the angle of the specified font, which must be a font as created with make-font-ex, make-font, or ask-user-for-font. The value is an integer indicating degrees counterclockwise from the usual horizontal angle at which all strings that are drawn in the font will be drawn. The default is zero.

GTK note: On GTK, rotated text cannot be drawn. But if the angle is 90 or -90, then strings will be drawn vertically by stacking horizontal characters in a column. Otherwise strings will be horizontal as usual.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version