| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 9 | -817/+0 |
* | reapply r1637817 (new ant task removes cache) | Luis Bernardo | 2014-11-26 | 1 | -4/+7 |
* | Revert to r1637810 to fix broken build. | Glenn Adams | 2014-11-11 | 1 | -7/+4 |
* | FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf... | Luis Bernardo | 2014-11-10 | 1 | -4/+7 |
* | Fix 4-instance findbug warnings. | Glenn Adams | 2014-08-08 | 1 | -3/+14 |
* | FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer | Luis Bernardo | 2013-08-14 | 1 | -2/+2 |
* | Improved the handling of defaults for PDF config and general clean up | Mehdi Houshmand | 2012-06-26 | 1 | -1/+2 |
* | Merged in trunk@1353397 | Mehdi Houshmand | 2012-06-26 | 1 | -4/+6 |
|\ |
|
| * | Merged changes from trunk up to revision 1343133 | Vincent Hennebert | 2012-05-28 | 1 | -1/+0 |
| |\ |
|
| * \ | Merged changes from trunk up to revision 1306814 | Vincent Hennebert | 2012-04-05 | 3 | -8/+25 |
| |\ \ |
|
| * | | | Bugzilla #50483: Improved support for TrueType fonts in PostScript | Vincent Hennebert | 2012-03-30 | 1 | -2/+5 |
* | | | | Added tests and cleaning up of code | Mehdi Houshmand | 2012-06-20 | 1 | -0/+7 |
* | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIs | Peter Hancock | 2012-06-15 | 1 | -18/+11 |
* | | | | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -35/+35 |
| |_|/
|/| | |
|
* | | | Bugzilla #53143: Ensure fonts are not loaded twice (redundantly). | Glenn Adams | 2012-04-24 | 1 | -1/+0 |
| |/
|/| |
|
* | | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 1 | -0/+1 |
* | | enable MultipleVariableDeclarations rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+2 |
* | | apply complex scripts patch | Glenn Adams | 2012-02-26 | 1 | -4/+8 |
* | | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all... | Vincent Hennebert | 2011-11-07 | 1 | -3/+15 |
|/ |
|
* | Second part of patch 50245 by Mehdi Houshmand | Simon Pepping | 2010-11-26 | 6 | -61/+95 |
* | Partial application of patch 50245 by Mehdi Houshmand | Simon Pepping | 2010-11-26 | 1 | -1/+1 |
* | Removed a bunch of javadoc warnings in addition to patch 49733 | Simon Pepping | 2010-08-13 | 1 | -2/+2 |
* | Added generics comments. | Adrian Cumiskey | 2009-06-23 | 1 | -1/+2 |
* | Added some generics comments for the List collections. | Adrian Cumiskey | 2009-03-20 | 2 | -4/+4 |
* | Performance improvements and file-size reductions by introducing letter-spaci... | Jeremias Maerki | 2009-02-05 | 1 | -1/+1 |
* | Added support for forcing single-byte encodings for TrueType fonts without cr... | Jeremias Maerki | 2009-01-04 | 1 | -2/+3 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 7 | -30/+30 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-06-09 | 1 | -0/+1 |
* | Checkstyle and minor typo fixes | Vincent Hennebert | 2008-05-09 | 2 | -30/+30 |
* | Added support for font referencing for auto-detected fonts. | Jeremias Maerki | 2008-05-08 | 1 | -2/+3 |
* | * Added font substitution configuration reader, model, business logic, junit ... | Adrian Cumiskey | 2008-05-06 | 2 | -3/+3 |
* | Renamed method. | Adrian Cumiskey | 2008-04-25 | 1 | -3/+3 |
* | Fixed a possible follow-up NPE when the TTC cannot be loaded. | Jeremias Maerki | 2008-04-14 | 1 | -2/+2 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -11/+27 |
* | Bugzilla #44737: | Jeremias Maerki | 2008-04-03 | 2 | -38/+93 |
* | Added support for reading the OS/2 table's usWeightClass value which supports... | Jeremias Maerki | 2008-02-19 | 1 | -1/+5 |
* | Bugzilla #44451: | Jeremias Maerki | 2008-02-19 | 1 | -10/+15 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 5 | -5/+5 |
* | Filter single quotes from the filenames as this will interfere with font-fami... | Jeremias Maerki | 2007-11-13 | 1 | -4/+19 |
* | Another improvement for font auto-detection: | Jeremias Maerki | 2007-11-08 | 1 | -3/+16 |
* | Improved font auto-detection and handling of AWT-supplied fonts in order to a... | Jeremias Maerki | 2007-11-08 | 2 | -32/+24 |
* | Some fonts have spaces in their names (ex. "Arial Unicode MS"). This change m... | Jeremias Maerki | 2007-10-31 | 1 | -8/+12 |
* | Bugzilla #42982: | Adrian Cumiskey | 2007-10-27 | 3 | -24/+35 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 3 | -6/+6 |
* | Discover the .otf font extension (OpenType fonts), too. | Jeremias Maerki | 2007-05-28 | 1 | -5/+4 |
* | Bugzilla #41831: | Jeremias Maerki | 2007-05-28 | 8 | -0/+631 |