aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #39846, #39847:Jeremias Maerki2006-06-211-1/+1
* XML Graphics Commons 1.0 replaced with a SVN snapshot (containing the XMP fra...Jeremias Maerki2006-06-2013-364/+309
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-1428-349/+1089
* Bugzilla #39809: Jeremias Maerki2006-06-141-1/+3
* Bugzilla #39777: Jeremias Maerki2006-06-145-171/+354
* Documentation update for Java2DRenderer and descendants.Jeremias Maerki2006-06-091-3/+6
* Added region-body_display-align to demonstrate the default behaviour for adju...Jeremias Maerki2006-06-082-26/+70
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-081-4/+7
* Bugfix: Table headers were omitted when a table is a child of a block-container.Jeremias Maerki2006-06-071-1/+1
* Add bookmarks even if one of the leaves didn't resolve.Jeremias Maerki2006-06-071-0/+4
* See r412224: forgot to move the related code for TableColumn...Andreas L. Delmelle2006-06-072-4/+4
* Fixes Bugzilla 39560: make sure the interaction between FOs and properties is...Andreas L. Delmelle2006-06-066-333/+308
* Blocklevel attributes did not work for last fo:block element under fo:table-c...Peter Herweg2006-06-053-14/+79
* Bugfix: All fonts names were converted unnecessarily to lower case in RTF out...Jeremias Maerki2006-06-051-8/+11
* Extends white-space removal to occur also before nested block-*level* FOs ins...Andreas L. Delmelle2006-06-021-5/+13
* Bugzilla #39701: Jeremias Maerki2006-06-021-1/+1
* Fixed border position for areas with padding (only affects "quality" border r...Jeremias Maerki2006-06-011-1/+1
* Added detection code for AFM and PFB files. Sadly, for PFM there does not see...Jeremias Maerki2006-06-011-7/+28
* Improved accuracy of font size selection. The font size is not rounded down t...Jeremias Maerki2006-05-318-23/+125
* Forgot something. Jeremias Maerki2006-05-311-2/+9
* Don't do rounding here. The caller might now want that.Jeremias Maerki2006-05-311-4/+4
* Fix for border painting in "quality" mode. Some borders were swallowed. Jeremias Maerki2006-05-314-20/+40
* Changed the way the graphics state handling is done to make a cleaner "break ...Jeremias Maerki2006-05-306-270/+105
* Updated documentation on the PCL renderer.Jeremias Maerki2006-05-302-28/+51
* Take a shortcut when page number is already resolved. Without this there was ...Jeremias Maerki2006-05-291-4/+4
* Fixed font descriptor construction (italic angle and stemV mixed) Jeremias Maerki2006-05-291-2/+2
* Making ImageIO come before JAI for GIF images. ImageIO handles GIFs nicely, e...Jeremias Maerki2006-05-291-1/+1
* 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
* Restore configurability of Ant task.Jeremias Maerki2006-05-221-25/+13
* Change the old viewcvs.cgi to the new viewvc path of the web view ofSimon Pepping2006-05-191-6/+6
* I wonder why I haven't seen this earlier.Jeremias Maerki2006-05-192-5/+4
* Update my dataSimon Pepping2006-05-191-3/+2
* An emergency patch to avoid that a non-breaking space at the end of anSimon Pepping2006-05-192-4/+10
* Bugfix: The combination of hyphenation and kerning resulted in slightly ragge...Jeremias Maerki2006-05-191-11/+41
* Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul...Jeremias Maerki2006-05-181-0/+7
* Bugzilla #39533:Jeremias Maerki2006-05-183-13/+23
* Forgot to upload the new PCLElementMapping. Used so the PCL extension attribu...Jeremias Maerki2006-05-181-0/+51
* Bugzilla #39607:Jeremias Maerki2006-05-181-24/+26
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-1811-79/+198
* Several bug fixes in PCLRenderer (border painting mostly).Jeremias Maerki2006-05-176-65/+332
* Automatic support for all fonts available to the Java2D subsystem for all Jav...Jeremias Maerki2006-05-162-11/+120
* Improved baseline detection in TTFReader for TrueType fonts. Ascender and des...Jeremias Maerki2006-05-161-47/+149
* Bugfix: tables nested in inline elements caused a NullPointerException.Jeremias Maerki2006-05-152-11/+6
* Important improvements for the Java2DRenderer:Jeremias Maerki2006-05-103-20/+110
* Adding missing mandatory flags for PDF/A-1.Jeremias Maerki2006-05-081-2/+11
* The default sRGB color profile provided by the Java class library is no longe...Jeremias Maerki2006-05-073-19/+87
* Bugzilla #39443:Jeremias Maerki2006-05-074-5/+22
* Fixed incorrect handling of percentages in vertical-align property values and...Manuel Mall2006-05-061-0/+1
* Fix compliance info on "vertical-align".Jeremias Maerki2006-05-062-2/+28