Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH | Vincent Hennebert | 2012-06-18 | 2 | -2/+5 | |
| | * | | Cosmetics only: organised imports | Vincent Hennebert | 2012-06-18 | 6 | -5/+7 | |
| | * | | Removed commented code: subset-embedding for single-byte fonts is not working... | Vincent Hennebert | 2012-06-13 | 1 | -12/+2 | |
| | * | | Renamed DIRECTORY_TABLE into TABLE_DIRECTORY | Vincent Hennebert | 2012-05-31 | 3 | -3/+3 | |
| | * | | Javadoc improvements | Vincent Hennebert | 2012-05-31 | 5 | -35/+34 | |
| | * | | Javadoc improvements | Vincent Hennebert | 2012-05-30 | 13 | -106/+99 | |
| | * | | Removed deprecated method | Vincent Hennebert | 2012-05-30 | 1 | -11/+0 | |
| | * | | Renamed BFEntry into CMapSegment | Vincent Hennebert | 2012-05-30 | 8 | -68/+64 | |
| | * | | Organized imports | Vincent Hennebert | 2012-05-30 | 1 | -3/+5 | |
| | * | | setBFEntries is deprecated, replaced with setCMap | Vincent Hennebert | 2012-05-29 | 1 | -1/+1 | |
| | * | | Made glyphToUnicodeMap and unicodeToGlyphMap final | Vincent Hennebert | 2012-05-29 | 1 | -2/+2 | |
| | * | | Removed unused methods | Vincent Hennebert | 2012-05-29 | 1 | -29/+0 | |
| | * | | Merged changes from trunk up to revision 1343632 | Vincent Hennebert | 2012-05-29 | 3 | -3/+47 | |
| | |\ \ | ||||||
| | * \ \ | Merged changes from trunk up to revision 1343133 | Vincent Hennebert | 2012-05-28 | 108 | -1067/+1525 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merged changes from trunk up to rev. 1325806 | Vincent Hennebert | 2012-04-13 | 63 | -432/+1432 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merged changes from trunk up to revision 1306814 | Vincent Hennebert | 2012-04-05 | 1001 | -12993/+50626 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Bugzilla #50483: Improved support for TrueType fonts in PostScript | Vincent Hennebert | 2012-03-30 | 31 | -923/+1510 | |
| | * | | | | | | Merged changes from Trunk up to revision 1040962 | Vincent Hennebert | 2010-12-01 | 43 | -541/+528 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merged changes from Trunk up to rev. 1039179 | Vincent Hennebert | 2010-11-25 | 126 | -306/+432 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added semicolon for enum to avoid problems with qdox and Maven. | Jeremias Maerki | 2010-11-15 | 1 | -11/+11 | |
| | * | | | | | | | | Added full support for single-byte encodings when TTF fonts are embedded in P... | Jeremias Maerki | 2010-11-15 | 9 | -87/+138 | |
| | * | | | | | | | | Merged from Trunk revisions 990171 to 1035276. | Jeremias Maerki | 2010-11-15 | 66 | -496/+1780 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PostScript Output: Bugfix for the occasional badly rendered glyph on HP Laser... | Jeremias Maerki | 2010-11-11 | 2 | -186/+274 | |
| | * | | | | | | | | | TrueType subsetting for CID TTF fonts is now working. | Jeremias Maerki | 2010-11-03 | 2 | -44/+61 | |
| | * | | | | | | | | | Do not issue a warning if renderer configured to output PostScript level 3. T... | Vincent Hennebert | 2010-08-31 | 5 | -21/+52 | |
| | * | | | | | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th... | Vincent Hennebert | 2010-08-27 | 7 | -16/+213 | |
| | * | | | | | | | | | Fixed list of supplied resources for DSC when <optimize-resources> option set... | Vincent Hennebert | 2010-08-27 | 1 | -1/+9 | |
| | * | | | | | | | | | Added support for multi-byte fonts | Vincent Hennebert | 2010-08-27 | 1 | -6/+27 | |
| | * | | | | | | | | | Merged changes from Trunk up to revision 990155 | Vincent Hennebert | 2010-08-27 | 46 | -221/+215 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merged changes from Trunk up to revision 989178 | Vincent Hennebert | 2010-08-25 | 540 | -12461/+10221 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Trying to get a glyph name out of a Unicode code point is already done by the... | Vincent Hennebert | 2010-07-02 | 2 | -7/+9 | |
| | * | | | | | | | | | | | Create PSFontResource for non-embedded fonts and fonts with additional encodings | Vincent Hennebert | 2010-07-02 | 1 | -1/+3 | |
| | * | | | | | | | | | | | Added toString method to ease debugging | Vincent Hennebert | 2010-07-02 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Added support for CID-keyed TrueType fonts in PostScript output | Vincent Hennebert | 2010-06-29 | 10 | -60/+332 | |
| | * | | | | | | | | | | | Merged changes from Trunk up to revision 954512 | Vincent Hennebert | 2010-06-14 | 20 | -120/+352 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Added support for full embedding of TrueType font in PostScript, with encodin... | Vincent Hennebert | 2010-06-02 | 3 | -2/+112 | |
* | | | | | | | | | | | | | | Predominantly clean up and javadocs, very little functional change here | Mehdi Houshmand | 2012-06-22 | 16 | -92/+164 | |
* | | | | | | | | | | | | | | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 44 | -341/+432 | |
* | | | | | | | | | | | | | | Merged with trunk@1351540 | Mehdi Houshmand | 2012-06-20 | 12 | -87/+672 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Bugzilla #40676: Update site documentation about PNG image loading configurat... | Glenn Adams | 2012-06-19 | 2 | -5/+26 | |
| * | | | | | | | | | | | | | Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Ber... | Glenn Adams | 2012-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent... | Glenn Adams | 2012-06-15 | 9 | -80/+643 | |
| * | | | | | | | | | | | | | Bugzilla #53412: Eliminate incorrect use of object identity which produces ex... | Glenn Adams | 2012-06-14 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Added class missing from last commit | Mehdi Houshmand | 2012-06-20 | 1 | -0/+153 | |
* | | | | | | | | | | | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 48 | -309/+270 | |
* | | | | | | | | | | | | | | Deleted FOURIResolver class | Mehdi Houshmand | 2012-06-14 | 2 | -378/+0 | |
* | | | | | | | | | | | | | | Removed URI resolving class that are no longer needed and handled data URIs | Mehdi Houshmand | 2012-06-14 | 23 | -504/+202 | |
* | | | | | | | | | | | | | | Removed AFP resource handling mechanism in favour of a unified resource resolver | Mehdi Houshmand | 2012-06-11 | 32 | -456/+537 | |
* | | | | | | | | | | | | | | Merge in trunk@1345838 | Mehdi Houshmand | 2012-06-11 | 37 | -123/+166 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Eliminate javadocs warnings. | Glenn Adams | 2012-06-04 | 37 | -96/+146 |