aboutsummaryrefslogtreecommitdiffstats
path: root/src/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-132-102/+102
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-051-6/+6
* Bugzilla #41831:Jeremias Maerki2007-05-281-9/+0
* Small Javadoc issue fixed.Jeremias Maerki2007-05-161-1/+1
* Extracted a little bit of the multi-output handling code from PNGRenderer in ...Jeremias Maerki2007-05-162-385/+123
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2813-65/+78
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-243-6/+0
* Promoting the PCL renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2413-3551/+0
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2466-13030/+0
* Re-routing SVG painting to the Graphics2DAdapter and teach the latter to resp...Jeremias Maerki2006-06-294-147/+75
* Fixed (another) NPE in AFP RendererManuel Mall2006-06-281-1/+3
* Fixed possible NPE in AFP RendererManuel Mall2006-06-261-1/+2
* Fixed border position for areas with padding (only affects "quality" border r...Jeremias Maerki2006-06-011-1/+1
* Improved accuracy of font size selection. The font size is not rounded down t...Jeremias Maerki2006-05-311-13/+43
* Fix for border painting in "quality" mode. Some borders were swallowed. Jeremias Maerki2006-05-314-20/+40
* Images were not properly scaled.Jeremias Maerki2006-05-253-14/+66
* Removed VMI setting which caused pages > 1 to be shifted down for some reason...Jeremias Maerki2006-05-251-7/+25
* Forgot to upload the new PCLElementMapping. Used so the PCL extension attribu...Jeremias Maerki2006-05-181-0/+51
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-183-1/+26
* Several bug fixes in PCLRenderer (border painting mostly).Jeremias Maerki2006-05-175-59/+288
* Make the file UTF-8 compatible, i.e. US_ASCII. :-) Thanks, Manuel.Jeremias Maerki2006-05-051-1/+1
* The PCL Renderer is now mostly operational including reference-orientation bu...Jeremias Maerki2006-05-053-213/+359
* fox:disable-clipping on the i-f-o or e-g can be used to perform more painting...Jeremias Maerki2006-05-043-4/+18
* Some refactoring in the XML handling area which results in more code reuse an...Jeremias Maerki2006-05-039-238/+178
* Removed deprecated renderCharacter method from AFP Renderer and replaced AFPC...Manuel Mall2006-05-036-278/+40
* Bugzilla #38946:Jeremias Maerki2006-05-033-43/+27
* Java2D Renderer:Jeremias Maerki2006-05-026-367/+975
* Some cleanup of the AFP Renderer code (tab char removal and a few other thing...Manuel Mall2006-04-2819-137/+144
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-2813-133/+2382
* More missing AFP Renderer files as identified by JMManuel Mall2006-04-272-0/+178
* Missing AFP Renderer file as identified by JMManuel Mall2006-04-271-0/+66
* AFP Renderer as per IP clearance (http://mail-archives.apache.org/mod_mbox/xm...Manuel Mall2006-04-2763-0/+12948
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-162-1/+4
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-071-2/+2
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-163-43/+150
* startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...Jeremias Maerki2005-12-132-0/+33
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-142-3/+1
* Step 1 (SVN just doesn't want me to delete the old directories):Jeremias Maerki2005-11-1117-0/+1759