89
edits
Line 797: | Line 797: | ||
typedef NPError (*NPPPrintEndPtr) (NPP instance); | typedef NPError (*NPPPrintEndPtr) (NPP instance); | ||
/* | /* TBD: Provide a vector interface for printing. We need to decide | ||
* on a vector format that can support embedded fonts. A vector format will | * on a vector format that can support embedded fonts. A vector format will | ||
* greatly reduce the size of the required output buffer | * greatly reduce the size of the required output buffer |
edits