aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged in trunk@1356161Mehdi Houshmand2012-07-0248-601/+667
|\
| * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-0216-172/+403
| * replace tabs with space. Correct use of it's with its as suggested by Vincent...Chris Bowditch2012-07-021-6/+6
| * fix ö and ä in namesChris Bowditch2012-07-021-2/+2
| * Add Alexios Giotis as Contributor. Remove Louis Masters who hasn't posted sin...Chris Bowditch2012-07-021-1/+6
| * Fix errors and warnings in example files. Add build.xml for documentation exa...Glenn Adams2012-06-2731-424/+248
* | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-2664-871/+1354
* | Merged in trunk@1353397Mehdi Houshmand2012-06-2673-955/+3649
|\|
| * Fix typos in comments. Submitted by Dieter von Holten.Glenn Adams2012-06-251-2/+2
| * Bugzilla #53458: Fix incorrect language and country code key generation in hy...Glenn Adams2012-06-243-6/+4
| * Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. ...Glenn Adams2012-06-243-0/+53
| * Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...Glenn Adams2012-06-248-2/+57
| * Eliminate javadocs warnings.Glenn Adams2012-06-233-2/+5
| * Removed svn:mergeinfo property.Vincent Hennebert2012-06-220-0/+0
| * Merged branch Temp_TrueTypeInPostScript back to trunkVincent Hennebert2012-06-2267-925/+3876
| |\
| | * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-2256-214/+1266
| | |\ | | |/ | |/|
| | * Updated the documentationVincent Hennebert2012-06-181-5/+5
| | * Ignore new FindBugs issuesVincent Hennebert2012-06-181-0/+9
| | * Removed unused private methodsVincent Hennebert2012-06-181-101/+0
| | * Fixed FindBugs issue: do not compare strings with == or !=Vincent Hennebert2012-06-181-2/+2
| | * Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISHVincent Hennebert2012-06-182-2/+5
| | * Cosmetics only: organised importsVincent Hennebert2012-06-186-5/+7
| | * Removed commented code: subset-embedding for single-byte fonts is not working...Vincent Hennebert2012-06-131-12/+2
| | * Renamed DIRECTORY_TABLE into TABLE_DIRECTORYVincent Hennebert2012-05-314-4/+4
| | * Javadoc improvementsVincent Hennebert2012-05-315-35/+34
| | * Javadoc improvementsVincent Hennebert2012-05-3013-106/+99
| | * Removed deprecated methodVincent Hennebert2012-05-301-11/+0
| | * Renamed BFEntry into CMapSegmentVincent Hennebert2012-05-308-68/+64
| | * Organized importsVincent Hennebert2012-05-301-3/+5
| | * setBFEntries is deprecated, replaced with setCMapVincent Hennebert2012-05-291-1/+1
| | * Made glyphToUnicodeMap and unicodeToGlyphMap finalVincent Hennebert2012-05-291-2/+2
| | * Removed unused methodsVincent Hennebert2012-05-291-29/+0
| | * Merged changes from trunk up to revision 1343632Vincent Hennebert2012-05-298-7/+161
| | |\
| | * \ Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-28160-1319/+2602
| | |\ \
| | * | | Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4Vincent Hennebert2012-05-2815-158/+178
| | * | | Merged changes from trunk up to rev. 1325806Vincent Hennebert2012-04-1373-498/+1794
| | |\ \ \
| | * | | | Removed dependency on no longer existing setup-xml-schema targetVincent Hennebert2012-04-111-1/+1
| | * | | | 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