aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged in trunk@1356161Mehdi Houshmand2012-07-021-0/+99
|\
| * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-021-0/+99
* | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-2617-359/+283
* | Merged in trunk@1353397Mehdi Houshmand2012-06-2619-17/+1571
|\|
| * Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. ...Glenn Adams2012-06-241-0/+48
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-223-0/+367
| |\
| * | Renamed DIRECTORY_TABLE into TABLE_DIRECTORYVincent Hennebert2012-05-311-1/+1
| * | Merged changes from trunk up to revision 1343632Vincent Hennebert2012-05-295-4/+114
| |\ \
| * \ \ Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-2843-28/+925
| |\ \ \
| * | | | 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-132-0/+133
| |\ \ \ \
| * \ \ \ \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051062-2425/+116961
| |\ \ \ \ \
| * | | | | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-3013-5/+1429
| * | | | | | Merged changes from Trunk up to revision 1040962Vincent Hennebert2010-12-012-15/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged changes from Trunk up to rev. 1039179Vincent Hennebert2010-11-251-0/+60
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from Trunk revisions 990171 to 1035276.Jeremias Maerki2010-11-154-6/+274
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-272-2/+2
| * | | | | | | | | Merged changes from Trunk up to revision 989178Vincent Hennebert2010-08-2526-316/+271
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added support for CID-keyed TrueType fonts in PostScript outputVincent Hennebert2010-06-292-0/+60
* | | | | | | | | | | Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-227-15/+27
* | | | | | | | | | | Added tests and cleaning up of codeMehdi Houshmand2012-06-2015-83/+120
* | | | | | | | | | | Merged with trunk@1351540Mehdi Houshmand2012-06-203-0/+367
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-153-0/+367
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-157-22/+22
* | | | | | | | | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-146-87/+4
* | | | | | | | | | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-1110-93/+505
* | | | | | | | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-31179-1163/+4759
|/ / / / / / / / /
* | | | | | | | / Added possibility to treat some content as artifact.Vincent Hennebert2012-05-295-4/+114
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add version attribute to AT and IF intermediate formats. Also eliminate redun...Glenn Adams2012-05-282-7/+7
* | | | | | | | Add extension to place code just before PostScript %PageTrailer. Submitted by...Glenn Adams2012-05-271-0/+45
* | | | | | | | Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...Glenn Adams2012-05-251-0/+69
* | | | | | | | Updated reference PDFs following changes from rev. 1341992 and 1342680Vincent Hennebert2012-05-2519-0/+0
* | | | | | | | Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-252-7/+12
* | | | | | | | Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...Glenn Adams2012-05-221-0/+20
* | | | | | | | Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-173-0/+173
* | | | | | | | Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...Glenn Adams2012-05-171-0/+52
* | | | | | | | Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-151-7/+8
* | | | | | | | Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-111-0/+73
* | | | | | | | Bugzilla #45715: Break before (break-before) not respected on blocks nested i...Glenn Adams2012-05-043-0/+118
* | | | | | | | Bugzilla #50196: Add test for basic-link with padding.Glenn Adams2012-04-241-0/+45
* | | | | | | | Bugzilla #53101: Ensure that table cell spanning works in right-to-left writi...Glenn Adams2012-04-201-0/+89
* | | | | | | | Bugzilla #53086: Ensure that table footer and header are included in bididire...Glenn Adams2012-04-171-0/+91
* | | | | | | | Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...Glenn Adams2012-04-173-3/+91
* | | | | | | | Bugzilla #53094: Convert block container overflow exception to event model, i...Glenn Adams2012-04-173-4/+32
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Bugzilla #52763: Support list-block in marker, thus preventing NPE.Glenn Adams2012-04-111-0/+78
* | | | | | | Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnoteGlenn Adams2012-04-031-0/+55
| |_|_|_|_|/ |/| | | | |
* | | | | | Merged branch Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2659-27/+1186
|\ \ \ \ \ \
| * | | | | | Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2160-29/+1188
* | | | | | | Removed reference to XML schema from IF schema.Vincent Hennebert2012-03-232-95/+0
* | | | | | | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-2/+2
|/ / / / / /