mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
409 B
13 lines
409 B
/***************************************************************************
|
|
* t42res.h - TrueType Type 42 resource file declarations.
|
|
*
|
|
* Copyright (C) 1996 Hewlett-Packard Company.
|
|
***************************************************************************/
|
|
|
|
#define PS_DATA 259 /* PS code */
|
|
|
|
#define PS_T42HEADER 1
|
|
#define PS_T42HEADER1 2
|
|
#define PS_T42HEADER2 3
|
|
#define PS_T42FOOTER1 4
|
|
|