aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pcl
Commit message (Expand)AuthorAgeFilesLines
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-041-1/+1
* Fixed checkstyle missing EOL. Resolved ignored findbugs warningRobert Meyer2015-08-112-3/+4
* FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-047-83/+359
* Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-1223-39/+2331
* Add verbose (-v) flag to FontList tool that shows URI of font resource.Glenn Adams2014-08-171-1/+1
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-103-17/+8
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-1/+3
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-156-12/+12
* Fix leaked resource warnings from Eclipse (Kepler).Glenn Adams2014-07-061-0/+3
* Fix compiler warnings.Glenn Adams2014-07-061-2/+1
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+1
* FOP-2250: Arabic characters are not connected on PCL; partial implementation.Luis Bernardo2013-06-231-12/+38
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-092-5/+4
* Merged trunk@1373227Peter Hancock2012-08-161-3/+2
|\
| * Bugzilla#53563: Removed a method call that could cause a java.awt.HeadlessExc...Mehdi Houshmand2012-07-181-3/+2
* | Merged trunk@1356765Peter Hancock2012-07-039-143/+244
|\|
| * Check style and find bugs now pass without errorsMehdi Houshmand2012-07-032-4/+1
| * Merged in trunk@1356161Mehdi Houshmand2012-07-021-27/+15
| |\
| | * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-021-26/+15
| * | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-262-9/+9
| * | Added tests and cleaning up of codeMehdi Houshmand2012-06-202-28/+66
| * | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-3/+3
| * | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-142-9/+0
| * | Merge in trunk@1345838Mehdi Houshmand2012-06-112-2/+4
| |\|
| * | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-317-108/+195
* | | Merged trunk@1354651Peter Hancock2012-06-2910-82/+89
|\ \ \ | | |/ | |/|
| * | Eliminate javadocs warnings.Glenn Adams2012-06-042-2/+4
| |/
| * Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
| * disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-051-2/+2
| * enable UnusedImports rule; fix violationsGlenn Adams2012-03-023-3/+0
| * apply complex scripts patchGlenn Adams2012-02-262-15/+19
| * Improved fix for bugzilla#48062Peter Hancock2011-08-251-5/+4
| * Use BitmapImageUtil for converting images to bi-level images.Jeremias Maerki2011-02-075-53/+58
| * Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* | Bugzilla #49913:Jeremias Maerki2010-09-301-2/+12
|/
* Fixed indentationVincent Hennebert2010-08-271-5/+5
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-255-1710/+5
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-143-12/+2
* Bugzilla #49733:Jeremias Maerki2010-08-145-12/+23
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-091-1/+1
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-091-12/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-015-5/+7
* PCL Output: Added support for specifying the output bin (pcl:output-bin exten...Jeremias Maerki2009-07-284-0/+29
* Added A5 format.Jeremias Maerki2009-07-281-0/+6
* bug fix: PCL and AFP Document Handlers for new IF were not registering all re...Chris Bowditch2009-05-271-1/+4
* Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-281-60/+5
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-2/+1
* Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch...Jeremias Maerki2009-02-2216-332/+2133
|\