Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Constructor and Description |
---|
PDFCIDFont(String basefont,
CIDFontType cidtype,
int dw,
int[] w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object
|
PDFCIDFont(String basefont,
CIDFontType cidtype,
int dw,
int[] w,
String registry,
String ordering,
int supplement,
PDFCIDFontDescriptor descriptor)
Create the /Font object
|
PDFCIDFont(String basefont,
CIDFontType cidtype,
int dw,
PDFWArray w,
PDFCIDSystemInfo systemInfo,
PDFCIDFontDescriptor descriptor)
Create the /Font object
|
Copyright © 2025 Apache Software Foundation. All rights reserved.