Annotation of pmsdk/samples/petzold/chap08/easyfont.h, revision 1.1.1.1

1.1       root        1: /*---------------------------------------
                      2:    EASYFONT.H header file for EASYFONT.C
                      3:   ---------------------------------------*/
                      4: 
                      5: BOOL EzfQueryFonts    (HPS hps) ;
                      6: LONG EzfCreateLogFont (HPS hps, LONG lcid, USHORT idFace, USHORT idSize,
                      7:                                            USHORT fsSelection) ;
                      8: 
                      9: #define FONTFACE_SYSTEM  0
                     10: #define FONTFACE_COUR    1
                     11: #define FONTFACE_HELV    2
                     12: #define FONTFACE_TIMES   3
                     13: 
                     14: #define FONTSIZE_8       0
                     15: #define FONTSIZE_10      1
                     16: #define FONTSIZE_12      2
                     17: #define FONTSIZE_14      3
                     18: #define FONTSIZE_18      4
                     19: #define FONTSIZE_24      5

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.