Type FONTSIGNATURE
fsUsb(0 To 3) As Long
fsCsb(0 To 1) As Long
End Type
The FONTSIGNATURE structure holds the font signature of a font. The font signature is composed of a 128-bit Unicode subset bitfield (USB) and a 64-bit code-page bitfield (CPB). Both of these values are split into multi-element arrays of 32-bit integers. For each array, the lowest-order dword appears as the first array element, and the highest-order dword appears as the last array element.
None.
Go back to the alphabetical Structure listing.
Go back to the Reference section index.
Last Modified: October 27, 1999
This page is copyright © 1999 Paul Kuliniewicz.
Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/f/fontsignature.html