/[Apache-SVN]
ViewVC logotype

Revision 1352939


Jump to revision: Previous Next
Author: vhennebert
Date: Fri Jun 22 15:55:07 2012 UTC (11 years, 9 months ago)
Changed paths: 136 (showing only 100; show all)
Log Message:
Merged changes from Trunk up to revision 1350697


Changed paths

Path Details
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/ modified , props changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/build.xml modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/checkstyle-5.5.xml
(Copied from xmlgraphics/commons/trunk/checkstyle-5.5.xml, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/checkstyle-suppressions.xml
(Copied from xmlgraphics/commons/trunk/checkstyle-suppressions.xml, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/fonts/Glyphs.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/GraphicsUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGChunk.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/codec/png/PNGChunk.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGDecodeParam.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGEncodeParam.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGImageDecoder.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGImageEncoder.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/png/PNGRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFDirectory.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFFaxDecoder.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFField.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/tiff/TIFFLZWDecoder.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/MemoryCacheSeekableStream.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/PropertyUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/SeekableOutputStream.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/SimpleRenderedImage.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/codec/util/SingleTileRenderedImage.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/cache/ImageCacheStatistics.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/cache/ImageKey.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageConverterBitmap2G2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryPNG.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryPNG.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderFactoryRaw.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderPNG.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderPNG.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawPNG.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/ImageLoaderRawPNG.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/ImageRawPNG.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/ImageRawPNG.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/PNGConstants.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/PNGConstants.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/PNGFile.java
(Copied from xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/image/loader/impl/PNGFile.java, r1352933)
added
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/PreloaderTIFF.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageIOUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/impl/imageio/ImageLoaderImageIO.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/pipeline/ImageProviderPipeline.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/pipeline/ImageRepresentation.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/spi/ImageConverter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/util/ImageUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/util/Penalty.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/loader/util/SoftReferenceWithKey.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/AbstractRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/Any2LsRGBRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/Any2sRGBRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/BufferedImageCachableRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/CachableRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/FormatRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/rendered/RenderedImageCachableRed.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/writer/ImageWriter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/writer/ImageWriterUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/writer/MultiImageWriter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/writer/imageio/ImageIOTIFFImageWriter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/image/writer/internal/PNGImageWriter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/AbstractGraphics2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/DefaultGraphics2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/Dimension2DDouble.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/GraphicContext.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/Graphics2DImagePainter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/TransformStackElement.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/TransformType.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/ColorSpaceOrigin.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/DefaultColorConverter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/DeviceCMYKColorSpace.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/GrayScaleColorConverter.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/profile/ColorProfileUtil.java modified , text changed , props changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/color/profile/NamedColorProfile.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/AbstractPSDocumentGraphics2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/PSDocumentGraphics2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/PSGraphics2D.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/PSGraphicsConfiguration.java modified , text changed , props changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/PSGraphicsDevice.java modified , props changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/java2d/ps/PSTilingPattern.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/DSCConstants.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/PSDictionary.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/PSFontUtils.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/PSGenerator.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/PSImageUtils.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/PSProcSets.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/DSCCommentFactory.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/DSCHandler.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/DSCParser.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/NestedDocumentHandler.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/events/AbstractDSCComment.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/tools/DSCTools.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/ps/dsc/tools/PageExtractor.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/DoubleFormatUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/ImageIODebugUtil.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/Service.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/UnitConv.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/dijkstra/EdgeDirectory.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/i18n/ExtendedLocalizable.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/i18n/LocaleGroup.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/i18n/Localizable.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/i18n/LocalizableSupport.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/io/ASCII85Constants.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/io/ASCII85InputStream.java modified , text changed
Directoryxmlgraphics/commons/branches/Temp_TrueTypeInPostScript/src/java/org/apache/xmlgraphics/util/io/ASCII85OutputStream.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26