aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-052087-15978/+169192
| |\ \ \ \ \
| * | | | | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-3045-930/+2952
| * | | | | | Merged changes from Trunk up to revision 1040962Vincent Hennebert2010-12-0146-556/+562
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged changes from Trunk up to rev. 1039179Vincent Hennebert2010-11-25140-465/+5524
| |\ \ \ \ \ \ \
| * | | | | | | | Added semicolon for enum to avoid problems with qdox and Maven.Jeremias Maerki2010-11-151-11/+11
| * | | | | | | | Added full support for single-byte encodings when TTF fonts are embedded in P...Jeremias Maerki2010-11-159-87/+138
| * | | | | | | | Merged from Trunk revisions 990171 to 1035276.Jeremias Maerki2010-11-1573-508/+2126
| |\ \ \ \ \ \ \ \
| * | | | | | | | | PostScript Output: Bugfix for the occasional badly rendered glyph on HP Laser...Jeremias Maerki2010-11-112-186/+274
| * | | | | | | | | TrueType subsetting for CID TTF fonts is now working.Jeremias Maerki2010-11-032-44/+61
| * | | | | | | | | Do not issue a warning if renderer configured to output PostScript level 3. T...Vincent Hennebert2010-08-315-21/+52
| * | | | | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-279-18/+215
| * | | | | | | | | Fixed list of supplied resources for DSC when <optimize-resources> option set...Vincent Hennebert2010-08-271-1/+9
| * | | | | | | | | Added support for multi-byte fontsVincent Hennebert2010-08-271-6/+27
| * | | | | | | | | Merged changes from Trunk up to revision 990155Vincent Hennebert2010-08-2746-221/+215
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged changes from Trunk up to revision 989178Vincent Hennebert2010-08-25578-12843/+10713
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| | | | | | | | | | | | * Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-2223-107/+191
| | | | | | | | | | | | * Added tests and cleaning up of codeMehdi Houshmand2012-06-2059-424/+552
| | | | | | | | | | | | * Merged with trunk@1351540Mehdi Houshmand2012-06-2018-87/+1088
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Bugzilla #40676: Update site documentation about PNG image loading configurat...Glenn Adams2012-06-193-5/+29
* | | | | | | | | | | | | Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Ber...Glenn Adams2012-06-153-2/+42
* | | | | | | | | | | | | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-1514-80/+1013
* | | | | | | | | | | | | Bugzilla #53412: Eliminate incorrect use of object identity which produces ex...Glenn Adams2012-06-142-2/+6
| | | | | | | | | | | | * Added class missing from last commitMehdi Houshmand2012-06-201-0/+153
| | | | | | | | | | | | * Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-1555-331/+292
| | | | | | | | | | | | * Deleted FOURIResolver classMehdi Houshmand2012-06-142-378/+0
| | | | | | | | | | | | * Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-1429-591/+206
| | | | | | | | | | | | * Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-1142-549/+1042
| | | | | | | | | | | | * Merge in trunk@1345838Mehdi Houshmand2012-06-1139-123/+172
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Eliminate javadocs warnings.Glenn Adams2012-06-0438-96/+149
* | | | | | | | | | | | | Synchronize XGC jar from XGC trunk.Glenn Adams2012-06-041-0/+0
* | | | | | | | | | | | | Update xmlgraphics common jar to reflect recent fixes in XGC.Glenn Adams2012-06-012-0/+3
* | | | | | | | | | | | | Updated XGC JARMehdi Houshmand2012-06-011-0/+0
* | | | | | | | | | | | | Further clean up to PDFResources and fixed mistake in last commitMehdi Houshmand2012-06-011-4/+4
* | | | | | | | | | | | | Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make...Mehdi Houshmand2012-05-311-29/+21
| | | | | | | | | | | | * Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-31375-5273/+11325
| | | | | | | | | | | | * Merged in trunkMehdi Houshmand2012-05-3110-7/+164
| | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Su...Glenn Adams2012-05-292-0/+3
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Added possibility to treat some content as artifact.Vincent Hennebert2012-05-298-7/+161
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| | | | | | | | | | * Merged trunk@1343133Peter Hancock2012-05-281689-6475/+143765
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Add version attribute to AT and IF intermediate formats. Also eliminate redun...Glenn Adams2012-05-286-13/+44
* | | | | | | | | | | Add extension to place code just before PostScript %PageTrailer. Submitted by...Glenn Adams2012-05-277-2/+174
* | | | | | | | | | | Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...Glenn Adams2012-05-253-1/+81