aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added ImageElementBridge to ImageConverterSVG2G2D so output formats like Java...Jeremias Maerki2010-07-153-2/+181
| |/
| * Added the XML Graphics Commons jar file from the release candidateSimon Pepping2010-07-021-0/+0
| * Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-029-21/+333
| * Minor refactoring and style fixups:Andreas L. Delmelle2010-06-191-121/+102
| * Bugzilla #48871:Pascal Sancho2010-06-181-1/+1
| * Bugzilla #78887:Pascal Sancho2010-06-181-108/+108
| * Bugzilla #49172:Pascal Sancho2010-06-181-2/+2
| * Bugzilla #46565:Pascal Sancho2010-06-181-3/+4
| * Fop WebSite: update commandline usage help (in Trunk tab > Using FOP > Run)Pascal Sancho2010-06-181-86/+98
| * Bugfix: PDF/A-1a mode was not properly reported.Jeremias Maerki2010-06-171-1/+1
| * Put the /Resources reference directly into the underlying dictionary and hand...Jeremias Maerki2010-06-151-3/+3
* | Trying to get a glyph name out of a Unicode code point is already done by the...Vincent Hennebert2010-07-022-7/+9
* | Create PSFontResource for non-embedded fonts and fonts with additional encodingsVincent Hennebert2010-07-021-1/+3
* | Added toString method to ease debuggingVincent Hennebert2010-07-021-0/+5
* | XML Graphics Commons jar committed in rev. 959012 was wrongVincent Hennebert2010-06-291-0/+0
* | Added support for CID-keyed TrueType fonts in PostScript outputVincent Hennebert2010-06-2913-60/+392
* | Merged changes from Trunk up to revision 954512Vincent Hennebert2010-06-1424-124/+373
|\|
| * Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-148-17/+17
| * AFP Output Changes:Jeremias Maerki2010-06-1212-93/+169
| * AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer error...Jeremias Maerki2010-06-112-18/+13
| * Bugzilla #42306:Jeremias Maerki2010-06-085-3/+178
| * Bugfix for formatting of floating point numbers which could lead to invalid P...Jeremias Maerki2010-06-042-1/+4
* | Added support for full embedding of TrueType font in PostScript, with encodin...Vincent Hennebert2010-06-023-2/+112
* | Created temporary branch to implement TrueType support in PostScriptVincent Hennebert2010-05-280-0/+0
|/
* Big encoding performance improvement for bi-level images which do not have th...Jeremias Maerki2010-05-271-5/+60
* Removing outdated documentationSimon Pepping2010-05-2519-8912/+0
* Missed a parameter change for an overridden method. (Additional change for re...Jeremias Maerki2010-05-201-1/+1
* Changed many variables and parameters from "int" to "char" because AFP font s...Jeremias Maerki2010-05-208-38/+54
* Bring error handling more in line with general recommendations and provide be...Jeremias Maerki2010-05-202-25/+35
* Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...Jeremias Maerki2010-05-171-3/+11
* Added a save/restoreGraphicsState pair for the initial coordinate system in P...Jeremias Maerki2010-04-264-5/+12
* Improved painting of double rules a bit, fixing a bug causing the message: "I...Jeremias Maerki2010-04-232-4/+28
* recent change to cache CharacterSet exposed multi threading issueChris Bowditch2010-04-211-1/+5
* cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...Chris Bowditch2010-04-141-13/+42
* FontEventAdapter has been replaced by FontEventProducerVincent Hennebert2010-04-091-1/+2
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-0919-105/+121
* Merged all the eventResourceGenerator tasks into oneVincent Hennebert2010-04-092-108/+3
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-0922-359/+42
* Generate event models in the same directory as the corresponding EventProduce...Vincent Hennebert2010-04-093-59/+72
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-0926-59/+63
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-0928-198/+540
* Added test cases to ensure that the event notification system runs smoothlyVincent Hennebert2010-04-099-28/+328
* Added Java Target information to Build-Id manifest entry. (Applied change as ...Jeremias Maerki2010-03-181-7/+7
* Bumped xmlgraphics-commons.jar.Jeremias Maerki2010-03-186-10/+75
* Removed obsolete mergeinfo informationVincent Hennebert2010-03-180-0/+0
* Bugfix: NPE when there is a forced break before a table occurring at an IPD c...Vincent Hennebert2010-03-152-0/+92
* advertise link to nightly buildChris Bowditch2010-03-111-0/+2
* Bugfix: definition of a special page-master for the last page was interfering...Vincent Hennebert2010-02-232-1/+61
* Fop WebSite: XSL-FO 1.0 references were still there; fixed nowPascal Sancho2010-02-193-27/+27
* Fop WebSite: Fixed obsolete URL for public DTDs plus refer to latest version ...Pascal Sancho2010-02-1931-110/+83