org.freehep.graphicsio.ps.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of freehep-graphicsio-ps Show documentation
Show all versions of freehep-graphicsio-ps Show documentation
FreeHEP (Encapsulated) PostScript Driver
The newest version!
PS, EPS (PostScript and Encapsulated PostScript) Output Format.
Allows writing of single page encapsulated or multi page postscript format
using
- PSGraphics2D
The following Limitations exist:
- Implementation of transparent images is missing (probably cannot be supported).
- FontMetrics is implemented using the JDK fonts rather than the PostScript fonts.
- Previews are in a portable format (EPSI), not visible in Windows (e.g. Power Point, Adobe,
FrameMaker).
- drawString(attributedCharIter) is unimplemented.
- FrameColor in drawString is ignored
- TrueType (Type42) embedding in PS is not included.
- JPEG compression on PS is not supported.
- TestShapes zapfdingbats-bold and zapfdingbats-italic do not work
- TestFonts no monotype corsiva
- TestImages not transparent.
- TestImage2D not transparent.
- TestAll no text in banner (or some error here).
- TestAll no impact font.
- TestAll no sky.
@status Stable.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy