You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Hancock a4b5668e88 PDFFactory responsible for asdigning name to a subset font. 12 years ago
..
ASCII85Filter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ASCIIHexFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
AbstractPDFFontStream.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method 15 years ago
AbstractPDFStream.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
AlphaRasterImage.java Bugzilla #49733: 14 years ago
BitmapImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
CMapBuilder.java Bugzilla #49733: 14 years ago
DCTFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
DestinationComparator.java Bugzilla #49733: 14 years ago
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
InMemoryStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. 14 years ago
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFAnnotList.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFArray.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFCIDFont.java Fixed indentation 14 years ago
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14 years ago
PDFCMap.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCharProcs.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFColor.java Cleanup of PDFColor, removing unused functionality. PDFColor is only used for transparent color of bitmap images in which case only sRGB and Gray are needed. 14 years ago
PDFColorHandler.java Checkstyle fixes 13 years ago
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFDestination.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16 years ago
PDFDeviceColorSpace.java Bugzilla #49403: 14 years ago
PDFDictionary.java Bugfix: need to properly escape the PDF names in a dictionary (bug triggered by my PDF plug-in) 14 years ago
PDFDocument.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFEmbeddedFile.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFEmbeddedFiles.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFEncryption.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFEncryptionJCE.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFFactory.java PDFFactory responsible for asdigning name to a subset font. 12 years ago
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFilterException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFilterList.java PDF Output: Made sure the XMP Metadata stream is never compressed. 16 years ago
PDFFont.java FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. 15 years ago
PDFFontDescriptor.java Fixed indentation 14 years ago
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14 years ago
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFormXObject.java Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. 14 years ago
PDFFunction.java Fixed indentation 14 years ago
PDFGState.java equals implementation violated spec -> replaced with new contentEquals function 14 years ago
PDFGoTo.java Bugzilla #44460: 14 years ago
PDFGoToRemote.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFICCBasedColorSpace.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 years ago
PDFICCStream.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 years ago
PDFImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFImageXObject.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method 15 years ago
PDFInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFJavaScriptLaunchAction.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFLaunch.java Bugzilla #49733: 14 years ago
PDFLink.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
PDFMetadata.java Small improvement for XMP generation. 13 years ago
PDFName.java Merge from Trunk, revisions 965390 to 1060234. 13 years ago
PDFNameTreeNode.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
PDFNames.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
PDFNull.java Removed a bunch of javadoc warnings in addition to patch 49733 14 years ago
PDFNumber.java Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14 years ago
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFNumsArray.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
PDFObject.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFOutline.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFOutputIntent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPage.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPages.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPaintingState.java Adjust to changes in XML Graphics Commons: 13 years ago
PDFParentTree.java Renamed some variables and methods for consistency. 14 years ago
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPattern.java Fixed indentation 14 years ago
PDFProfile.java Bugzilla #44460: 14 years ago
PDFRectangle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFReference.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 years ago
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFResources.java Merge from Trunk, revisions 1060235 to 1069383. 13 years ago
PDFRoot.java Renamed some variables and methods for consistency. 14 years ago
PDFSeparationColorSpace.java Bugzilla #49403: 14 years ago
PDFShading.java Fixed indentation 14 years ago
PDFStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFStructElem.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
PDFStructTreeRoot.java Renamed some variables and methods for consistency. 14 years ago
PDFT1Stream.java Now using the "font" filter list entry for font streams. 15 years ago
PDFTTFStream.java Now using the "font" filter list entry for font streams. 15 years ago
PDFText.java Fixed javadoc, checkstyle and ant warnings 14 years ago
PDFTextUtil.java Fixed regression introduced with rev 1095887: 13 years ago
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 14 years ago
PDFUri.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 years ago
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFWritable.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFXObject.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
StreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
TempFileStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
TransitionDictionary.java Bugzilla #49733: 14 years ago
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 years ago
sRGB Color Space Profile.icm Improved JUnit report creation. 18 years ago
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18 years ago