These structures defined in OKF.H are used by the OKF Font Engine routines.
OKF Font Engine Structures
| Structure | Use |
| OKFCHAR | The members of the OKFCHAR structure contains the properties specific to font characters calculated during the registration of the font |
| OKFEFFECT | The members of the OKFEFFECT structure contains the properties of the special effect to apply on fonts and shadows |
| OKFENGINE | The OKFENGINE structure is the main structure of the OKF Font Engine |
| OKFFONT | The OKFFONT structure contains the members of
a font as used by the OKF Font Engine. The pObject member of every item in the okf.pFonts list points to an OKFFONT structure |
| OKFHEADER | The OKFHEADER is the main structure of an .OKF font file |
See Also