aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Now using the "font" filter list entry for font streams.Jeremias Maerki2009-02-166-20/+75
* Fixed IllegalArgumentException (no object number assigned) for this makeLink ...Jeremias Maerki2009-02-151-1/+1
* Reverted revision 742766.Jeremias Maerki2009-02-112-20/+0
* Bugzilla #46686:Jeremias Maerki2009-02-111-6/+21
* There was a filter list constant for fonts, but our font streams didn't use it.Jeremias Maerki2009-02-092-0/+20
* Clarification for encoding-mode="single-byte".Jeremias Maerki2009-02-091-1/+3
* Added code to detect when a Type 1 font is not configured to use its native e...Jeremias Maerki2009-02-093-0/+27
* Bugzilla #45342:Jeremias Maerki2009-02-091-91/+61
* Added a flush() call in the resource handler to make sure unwritten content i...Jeremias Maerki2009-02-091-0/+1
* Bugfix: restored support for characters not in a font's standard encoding whe...Jeremias Maerki2009-02-092-3/+48
* AFP Output: Added a configuration option to override the resource level defau...Jeremias Maerki2009-02-0511-100/+313
* AFP: A note about deployment in older environments.Jeremias Maerki2009-02-041-0/+14
* Bugzilla #46638: MinOptMaxUtil.toMinOptMax was converting LengthRangeProperty...Vincent Hennebert2009-01-301-9/+7
* Front page still mentions the beta.Jeremias Maerki2009-01-291-4/+4
* Bugzilla #46315: extension to disable column balancing before blocks spanning...Vincent Hennebert2009-01-288-9/+71
* Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...Jeremias Maerki2009-01-2825-172/+605
* Bugzilla 46567: fo:marker in fo:table-row produced a ValidationExceptionAndreas L. Delmelle2009-01-221-1/+6
* 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
* Fixed typoVincent Hennebert2009-01-071-1/+1
* Give javadoc utility some more memory to avoid OutOfMemoryErrors.Jeremias Maerki2009-01-075-0/+115
* FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in...Jeremias Maerki2009-01-058-31/+91
* Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-0410-17/+165
* Bugzilla #45306:Jeremias Maerki2009-01-022-6/+8
* 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-161-0/+4
* Bugzilla #46369:Chris Bowditch2008-12-109-34/+79
* Bugzilla 46319:Andreas L. Delmelle2008-12-082-12/+36
* 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-077-26/+67
* 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