aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated dependency list.Jeremias Maerki2009-01-284-6/+92
* Grr, forgot the command-line compile again. Fixed the build after the move of...Jeremias Maerki2009-01-281-2/+1
* Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-2826-172/+610
* Bugzilla 46567: fo:marker in fo:table-row produced a ValidationExceptionAndreas L. Delmelle2009-01-222-1/+63
* Removed MathML example as per discussion on fop-dev mailing listMaximilian Berger2009-01-2114-1016/+5
* Fixed a small omission on the compliance page.Jeremias Maerki2009-01-182-2/+36
* Removed duplicate entry introduced by revision 721430.Jeremias Maerki2009-01-181-5/+0
* A bit of housekeeping:Jeremias Maerki2009-01-181-9/+6
* Removed duplicated extension attachment list on PageViewport (which is an Are...Jeremias Maerki2009-01-162-39/+35
* Bugfix: Weave included page segments into the object sequence instead of inse...Jeremias Maerki2009-01-163-18/+1
* Added in support for subtractive mode in 1-bit images. This should further re...Jeremias Maerki2009-01-156-8/+77
* Extracted some bitmap handling functions from the PCL implementation into new...Jeremias Maerki2009-01-153-56/+253
* The "upgrading" page for Trunk needed a bit of attention.Jeremias Maerki2009-01-091-12/+6
* Better class description.Jeremias Maerki2009-01-091-1/+1
* Added missing license header.Jeremias Maerki2009-01-091-0/+19
* Removed code that doesn't have any effect.Jeremias Maerki2009-01-081-6/+1
* Added a note explaining things that we should look out for.Jeremias Maerki2009-01-071-0/+5
* Fixed typoVincent Hennebert2009-01-071-1/+1
* Happy new year.Jeremias Maerki2009-01-072-2/+2
* Give javadoc utility some more memory to avoid OutOfMemoryErrors.Jeremias Maerki2009-01-076-5/+135
* FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in...Jeremias Maerki2009-01-059-31/+95
* Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-0411-17/+169
* Bugzilla #45306:Jeremias Maerki2009-01-024-11/+11
* Bugzilla #45938: Jeremias Maerki2009-01-021-3/+18
* Fixed painting bug introduced by rev 721430 (originally rev 672291 in AFP GOC...Jeremias Maerki2008-12-191-5/+8
* Fixed black backgrounds occurring for transparent images in PCL output.Jeremias Maerki2008-12-162-0/+7
* Bugzilla #46369:Chris Bowditch2008-12-1010-34/+82
* Bugzilla 46319:Andreas L. Delmelle2008-12-083-12/+41
* Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-087-12/+30
* Reverted accidental commit of unfinished change. Sorry about that.Jeremias Maerki2008-12-081-1/+0
* Bugzilla #46360:Jeremias Maerki2008-12-071-1/+2
* Bugzilla #46360:Jeremias Maerki2008-12-078-26/+70
* FopCharacterSet doesn't follow the same contract as its superclass. The metri...Jeremias Maerki2008-12-073-12/+9
* Avoid replacement notification if we're only checking the presence of a certa...Jeremias Maerki2008-12-051-4/+4
* Bugfix: Custom AFP fonts reported bad metrics.Jeremias Maerki2008-12-052-11/+11
* Oops, introduced a compile error with the previous commitAndreas L. Delmelle2008-12-021-10/+0
* Minor changes; mostly code- and javadoc-aesthetics...Andreas L. Delmelle2008-12-021-220/+201
* Bugfix: there was no notification if no registered internal font can be found...Jeremias Maerki2008-12-021-6/+13
* A note on missing glyphs.Jeremias Maerki2008-12-021-1/+15
* Documented the hard-coded font triplets for the Base-14 set.Jeremias Maerki2008-12-021-0/+29
* Improved documentation concerning text and SVG.Jeremias Maerki2008-12-012-5/+32
* Reverting a change introduced by revision 721430 which breaks extensions caus...Jeremias Maerki2008-12-011-3/+4
* MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAR...Adrian Cumiskey2008-11-28294-8436/+22085
|\
| * * Text encoding is now handled by PresentationTextData and character set enco...Temp_AFPGOCAResourcesAdrian Cumiskey2008-11-2710-86/+120
| * Merged revisions 719616,719629,719646,719654 via svnmerge from Adrian Cumiskey2008-11-268-67/+209
| * * Reverted back the interface changes I made to ImageHandler.Adrian Cumiskey2008-11-2524-217/+228
| * Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.Jeremias Maerki2008-11-251-1/+1
| * Minor cleanup.Adrian Cumiskey2008-11-212-3/+4
| * <svg:image/> y-axis positioning fix in AFPGraphics2D.Adrian Cumiskey2008-11-218-60/+80
| * Improved plumbing :)Adrian Cumiskey2008-11-203-17/+16