mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 15:22:06 +02:00
Add missing symbols.
This commit is contained in:
10
pdfio1.def
10
pdfio1.def
@@ -2,7 +2,11 @@ LIBRARY pdfio1
|
||||
VERSION 1.0
|
||||
EXPORTS
|
||||
_pdfioTokenInit
|
||||
_pdfioValueDebug
|
||||
_pdfioValueRead
|
||||
pdfioAdobeRGBGamma
|
||||
pdfioAdobeRGBMatrix
|
||||
pdfioAdobeRGBWhitePoint
|
||||
pdfioArrayAppendArray
|
||||
pdfioArrayAppendBinary
|
||||
pdfioArrayAppendBoolean
|
||||
@@ -106,6 +110,9 @@ pdfioDictSetObj
|
||||
pdfioDictSetRect
|
||||
pdfioDictSetString
|
||||
pdfioDictSetStringf
|
||||
pdfioDisplayP3Gamma
|
||||
pdfioDisplayP3Matrix
|
||||
pdfioDisplayP3WhitePoint
|
||||
pdfioFileClose
|
||||
pdfioFileCreate
|
||||
pdfioFileCreateArrayObj
|
||||
@@ -156,6 +163,9 @@ pdfioPageCopy
|
||||
pdfioPageDictAddColorSpace
|
||||
pdfioPageDictAddFont
|
||||
pdfioPageDictAddImage
|
||||
pdfioSRGBGamma
|
||||
pdfioSRGBMatrix
|
||||
pdfioSRGBWhitePoint
|
||||
pdfioStreamClose
|
||||
pdfioStreamConsume
|
||||
pdfioStreamGetToken
|
||||
|
Reference in New Issue
Block a user