7552 Commits (46b2dcc8a0c5d4d65e9c6e6425de0e979bebafa6)
 

Author SHA1 Message Date
  Glenn Adams d514bdd295 (1) update xmlgraphics commons jar; 12 years ago
  Glenn Adams 212be02c8e Change release designation 1.1 to 1.1rc1. 12 years ago
  Glenn Adams b72b7c52a0 Rename branch to include release candidate (RC) designation. 12 years ago
  Glenn Adams d327ca6f7a Update xmlgraphics common jar to reflect recent fixes in XGC. 12 years ago
  Mehdi Houshmand aa06883d16 Updated XGC JAR 12 years ago
  Mehdi Houshmand 00c4d5b6f6 Further clean up to PDFResources and fixed mistake in last commit 12 years ago
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 years ago
  Mehdi Houshmand 9ca185526b Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF output more deterministic 12 years ago
  Vincent Hennebert 86004ef152 Javadoc improvements 12 years ago
  Vincent Hennebert 992889d0a8 Javadoc improvements 12 years ago
  Vincent Hennebert f9544fb7a6 Removed deprecated method 12 years ago
  Vincent Hennebert a5c4a9c5d5 Renamed BFEntry into CMapSegment 12 years ago
  Vincent Hennebert 28397e02f0 Organized imports 12 years ago
  Glenn Adams c4687c68e5 Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé. 12 years ago
  Vincent Hennebert 9107ba1eee setBFEntries is deprecated, replaced with setCMap 12 years ago
  Vincent Hennebert 1f82c47f3c Made glyphToUnicodeMap and unicodeToGlyphMap final 12 years ago
  Vincent Hennebert 2717d9ecaf Removed unused methods 12 years ago
  Vincent Hennebert dcb82fefaa Merged changes from trunk up to revision 1343632 12 years ago
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. 12 years ago
  Vincent Hennebert b0ea791fe1 Merged changes from trunk up to revision 1343133 12 years ago
  Vincent Hennebert 340025483a Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4 12 years ago
  Glenn Adams 2f1b588c83 Merge from trunk. 12 years ago
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 years ago
  Glenn Adams ee7201b49e Update site documentation for 1.1 Release. 12 years ago
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 8e0c78a867 Create a branch for the 1.1 release. 12 years ago
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 years ago
  Glenn Adams b14cfce3f8 Update FAQ and New Bug documentation. 12 years ago
  Vincent Hennebert 37d0a02bbf Updated reference PDFs following changes from rev. 1341992 and 1342680 12 years ago
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago
  Vincent Hennebert f227dce56c The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 years ago
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 4510618429 Remove JDK1.6 dependency. 12 years ago
  Glenn Adams 07fec76dcd Fix findbugs warning. 12 years ago
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams c251ff4844 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams aab9b3159b Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl. 12 years ago
  Glenn Adams b5331a3467 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo. 12 years ago
  Mehdi Houshmand 9c2da74727 Mistake in last commit: didn't add a class 12 years ago
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 years ago
  Mehdi Houshmand c46fafb223 Changed the way AFP PTOCA TransparentData control sequences are written so that they end on character byte boundaries 12 years ago
  Glenn Adams 1c9c25bd5b Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 years ago
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
  Glenn Adams 9426ed36ab Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk. 12 years ago
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
  Mehdi Houshmand be77bea9ba Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples 12 years ago
  Glenn Adams c40d602973 Bugzilla #51484: Improve test for last section. 12 years ago
  Vincent Hennebert 65ff8fa968 Fixed FindBugs warnings 12 years ago
  Vincent Hennebert bdf4d4148a Bugzilla #53052: restored support for embedded PDF files 12 years ago
  Glenn Adams 1ec5b70b5a Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors. 12 years ago