aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-0910-25/+311
* Bugzilla #45115:Jeremias Maerki2008-06-032-3/+21
* Unwanted list self concatenation :).Adrian Cumiskey2008-05-091-1/+1
* Checkstyle and minor typo fixesVincent Hennebert2008-05-0911-273/+273
* Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-083-10/+32
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-0612-449/+563
* Bugzilla #43650:Jeremias Maerki2008-05-051-22/+32
* DSC = Document Structuring Conventions!Jeremias Maerki2008-05-011-8/+11
* Forgot about dependency on PrintRenderer, last commit broke the build - will ...Adrian Cumiskey2008-05-011-2/+2
* Renamed variableAdrian Cumiskey2008-05-011-2/+2
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-8/+13
* Partially reverted my revision 641827: The yellow tint of certain JPEG images...Jeremias Maerki2008-04-211-17/+0
* Fixed build problem. FOPException is no longer thrown there.Jeremias Maerki2008-04-181-3/+0
* Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...Jeremias Maerki2008-04-173-181/+239
* Throw a useful exception when the user agent isn't set on the renderer. This ...Jeremias Maerki2008-04-171-1/+8
* Bugzilla #43383: Jeremias Maerki2008-04-171-2/+2
* Bugzilla #41687:Jeremias Maerki2008-04-173-20/+148
* Bugzilla #44678:Jeremias Maerki2008-04-171-14/+53
* Bugfix: Avoid stopping early when no EmbedFontInfos are found during font det...Jeremias Maerki2008-04-171-1/+1
* Merged branchJeremias Maerki2008-04-1441-312/+907
* Oops. Fixed a last-minute change that broke the build.Jeremias Maerki2008-04-031-1/+1
* Bugzilla #44737:Jeremias Maerki2008-04-032-10/+23
* When a JPEG image is embedded, an optionally embedded color profile is filter...Jeremias Maerki2008-03-272-2/+109
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-278-213/+287
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-182-143/+0
* Slight improvement for thin lines in Java2D/AWT output.Jeremias Maerki2008-02-281-0/+2
* Bugzilla #44497: Jeremias Maerki2008-02-271-5/+1
* Reverted revision 603590 which broke the AFP renderer. The other changes afte...Jeremias Maerki2008-02-2658-5221/+1165
* Bugzilla #44451:Jeremias Maerki2008-02-191-1/+1
* No stack traces with missing images.Jeremias Maerki2008-02-182-0/+6
* Created Constants for unit descriptionsMaximilian Berger2008-02-144-12/+16
* When I first saw this it surprised me, it seems to have been here for quite s...Adrian Cumiskey2008-02-141-28/+9
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-142-5/+9
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-1377-2621/+2621
* Added an option to disable the default sRGB profile in PDF output for those w...Jeremias Maerki2008-02-072-6/+30
* FOX_TRANSFORM constant should be static.Jeremias Maerki2008-02-051-1/+2
* Move sRGB installation into the PDF library. That way it can be used in PDFDo...Jeremias Maerki2008-02-012-46/+36
* AlphaRasterImage now knows how to deal with TYPE_INT Rasters.Jeremias Maerki2008-02-011-2/+10
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-285-34/+61
* Removed stray System.outJeremias Maerki2008-01-211-3/+0
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-178-104/+205
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-1139-1128/+2379
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-112-12/+14
* PostScript output now generates the bounding box DSC comments for the whole d...Jeremias Maerki2008-01-102-14/+43
* Added basic support for PDF page labels.Jeremias Maerki2008-01-101-0/+15
* cleanupAdrian Cumiskey2008-01-091-18/+13
* Fixed checkstyle issues: tabs and trailing spacesVincent Hennebert2008-01-092-23/+23
* fixed javadocAdrian Cumiskey2008-01-081-2/+2
* cleaned upAdrian Cumiskey2008-01-081-24/+15
* Appears to be unused/referenced and superceeded by PageGroupAdrian Cumiskey2008-01-081-79/+0