NPAPI:Pepper: Difference between revisions

Line 797: Line 797:
typedef NPError (*NPPPrintEndPtr) (NPP instance);
typedef NPError (*NPPPrintEndPtr) (NPP instance);


/* TODO(sanjeevr) : Provide a vector interface for printing. We need to decide
/* 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
89

edits