aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/PrintRendererConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Amendment to revision 755894:Jeremias Maerki2009-03-241-5/+2
* Moved the font cache change check from outside PrintRendererConfigurator to i...Adrian Cumiskey2009-03-201-5/+0
* A little font configuration cleaning.Adrian Cumiskey2009-03-201-354/+9
* Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...Jeremias Maerki2009-03-191-1/+2
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-1/+35
* Merge from Trunk revisions 728026 - 731479.Jeremias Maerki2009-01-051-0/+4
|\
| * Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-041-0/+4
* | Resolved a build problem after the last merge from trunk.Jeremias Maerki2008-08-121-4/+6
* | Merge from Trunk revisions 680381-685126.Jeremias Maerki2008-08-121-10/+22
|\|
| * The FontEventListener was not wired into font auto-detection. An error while ...Jeremias Maerki2008-08-051-10/+22
| * Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-6/+6
| * Checkstyle and minor typo fixesVincent Hennebert2008-05-091-27/+27
| * Added support for font referencing for auto-detected fonts.Jeremias Maerki2008-05-081-7/+29
| * * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-67/+93
| * Bugfix: Avoid stopping early when no EmbedFontInfos are found during font det...Jeremias Maerki2008-04-171-1/+1
| * Oops. Fixed a last-minute change that broke the build.Jeremias Maerki2008-04-031-1/+1
| * Bugzilla #44737:Jeremias Maerki2008-04-031-9/+22
| * Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
| * The fonts variable would have always had an empty Configuration node (non-nul...Adrian Cumiskey2008-01-041-1/+1
* | Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...Jeremias Maerki2008-07-231-7/+20
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-141-86/+147
|/
* Updated xmlgraphics from SVNMaximilian Berger2007-12-071-0/+11
* Bugfix: Bugfix for URI resolution: Make StreamSources without system identifi...Jeremias Maerki2007-11-201-16/+31
* Bugzilla #42982:Adrian Cumiskey2007-10-271-3/+12
* Bugfix: If auto-detection is enabled, auto-detection didn't get done starting...Jeremias Maerki2007-10-161-5/+1
* Bugzilla #43464:Jeremias Maerki2007-10-051-3/+3
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+332