|
jPodRenderer PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Other Packages | |
---|---|
de.intarsys.pdf.platform.cwt.adapter | |
de.intarsys.pdf.platform.cwt.adapter.awt | |
de.intarsys.pdf.platform.cwt.adapter.swt | |
de.intarsys.pdf.platform.cwt.color.awt | |
de.intarsys.pdf.platform.cwt.color.swt | |
de.intarsys.pdf.platform.cwt.font | This package implements jPod's view on the platform font implementation. |
de.intarsys.pdf.platform.cwt.font.freetype | |
de.intarsys.pdf.platform.cwt.font.type3 | This is a default platform font implementation for the PDF type 3 font. |
de.intarsys.pdf.platform.cwt.image | This package implements jPod's view on the platform image implementation. |
de.intarsys.pdf.platform.cwt.image.awt | |
de.intarsys.pdf.platform.cwt.image.swt | |
de.intarsys.pdf.platform.cwt.paint | |
de.intarsys.pdf.platform.cwt.rendering | Finally, this is the rendering component. |
This is the jPod based PDF platform & rendering library.
The patterns referenced in the jPod documentation are still valid here, for sure. An important design factor was NOT to depend an AWT or SWT in the platform independent part in a way that would prohibit a JME implementation. This for example excludes the use of a color space, making the implementation sometimes more complicated. Anyway, as we do not have a JME reference implementation, we can not claim that the goal is reached...
/* * Copyright (c) 2008, intarsys consulting GmbH * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Public License as published by the * Free Software Foundation; either version 3 of the License, * or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * */As far as we need 3rd party components, the respective licenses are included in the "3rd_party_licenses" directory.
For service and support contact
|
jPodRenderer PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |