7856 Commits (Temp_FontMerging)
 

Author SHA1 Message Date
  Luis Bernardo 51dc03c675 FOP-2308: text-transform="capitalize" assumes input text is lowercase 10 years ago
  Luis Bernardo adfb500608 FOP-2305: Poor resolution of PCL output in trunk vs. 1.1; target-resolution was being overridden by default value 10 years ago
  Vincent Hennebert 19f04b9ac8 Properly handle "error-if-overflow" value of "overflow" property when overflow happens in inline-progression-direction 10 years ago
  Vincent Hennebert 0169e567a9 Added support for percentage dimensions 10 years ago
  Vincent Hennebert 8c5aef924a Slightly simplified looping through positions in addAreas 10 years ago
  Vincent Hennebert dc25857bb5 Do space resolution on the children of the inline-container 10 years ago
  Vincent Hennebert 5530937d76 Issue a warning if the content of an inline-container overflows it in the block-progression-direction 10 years ago
  Vincent Hennebert c925990c7c Added support for block-progression-dimension="auto" 10 years ago
  Vincent Hennebert 69ff3a9270 When inline-progression-dimension has been left to auto on fo:inline-container, fall back to the IPD of the nearest ancestor reference-area. 10 years ago
  Vincent Hennebert 31037a0f70 Parse back the container area from the area tree. 10 years ago
  Vincent Hennebert e82827107f FOP-2306: use the URI of the source FO document rather than the config file as a default base URI 10 years ago
  Robert Meyer 6c5966390e FOP-2104: RTF renderer barfs when fo:table-row is missing inside fo-table-header 10 years ago
  Robert Meyer 480edcfb80 FOP-2299: Non Unicode named glyphs not loaded for Type1 fonts 10 years ago
  Vincent Hennebert bd45787c63 First bits of support for fo:inline-container 10 years ago
  Vincent Hennebert 8b6fd26a12 Temporary branch for implementation of fo:inline-container 10 years ago
  Luis Bernardo 39e3312876 FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner 10 years ago
  Luis Bernardo 72d4de19de FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 years ago
  Vincent Hennebert c183dd2ece Removed unused variables 10 years ago
  Vincent Hennebert 27210ad830 Do not log a warning when .notdef has been assigned to an unused code of AdobeStandardEncoding 10 years ago
  Vincent Hennebert 54aa336912 FOP-2106: Footnote put on earlier page than the one that contains the footnote call 10 years ago
  Luis Bernardo bd40eedf99 FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of URL for connection; patch suggested by Matthias Reischenbacher and Robert Meyer comments. 10 years ago
  Glenn Adams aea90d5225 FOP-2298: One last @Override to remove to satisfy broken Java 5 support. 10 years ago
  Glenn Adams 75d4ce44d5 FOP-2298: Java 5 is more strict than Java 6 about use of @Override on implementation of interface methods. 10 years ago
  Glenn Adams e39326ac56 FOP-2298: Java 5 doesn't support String.isEmpty 10 years ago
  Glenn Adams 54eec84366 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
  Vincent Hennebert fb7bda27d7 FOP-2293: Second patch by Seifeddine Dridi 10 years ago
  Vincent Hennebert 6a3a80f324 FOP-2292: First bits of a whitespace management extension 10 years ago
  Vincent Hennebert f4b08c8e1f Created temporary branch for new whitespace management extension (see FOP-2293) 10 years ago
  Robert Meyer 119c49e73e FOP-2275: Quadratic Bezier curves not properly rendered 10 years ago
  Luis Bernardo 6cb8fea5ba there is no dependency on pdfbox. this corrects previous commit. 10 years ago
  Luis Bernardo 5fa038c2be the OTF patch requires pdfbox... 10 years ago
  Luis Bernardo 99e4e25414 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (eclipse misbehaved and missed a file) 10 years ago
  Luis Bernardo 21682bdca7 FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
  Vincent Hennebert cb742f91f7 Removed obsolete CommandLineLogger. 10 years ago
  Vincent Hennebert f8e822efe1 Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Vincent Hennebert c0b99ad44d Directly use FOP fonts for SVG images, without going trough AWT fonts 10 years ago
  Luis Bernardo c78d0c39e5 FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to commit changes to build.xml before. 10 years ago
  Luis Bernardo 2b8f2a4278 FOP-2265: Enable xlint cast; patch submitted by Simon Steiner 10 years ago
  Luis Bernardo 74ad4fd223 FOP-2271: XSL Infinite loop; test case: patch submitted by Simon Steiner. 10 years ago
  Luis Bernardo c078247bdc FOP-2271: XSL Infinite loop; patch submitted by Simon Steiner. 10 years ago
  Luis Bernardo 5db8b6764b FOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitted by Max Gilead 10 years ago
  Luis Bernardo 51780a5d21 FOP-2259: 1 bit TIFF error; patch submitted by Simon Steiner 10 years ago
  Luis Bernardo e1073af700 FOP-2250: Arabic characters are not connected on PCL; partial implementation. 11 years ago
  Luis Bernardo cf4a154c98 FOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0); changes to avoid exception and default to "reasonable" values if no invalid value was explicitly provided. 11 years ago
  Clay Leeds dbe184f384 Adding MarkDown docs/ directory for XML Graphics FOP. 11 years ago
  Peter Hancock 4306a285b7 Improved fop.xconf validation 11 years ago
  Luis Bernardo 016cb31998 FOP-2248: add support for AES 256 PDF encryption 11 years ago
  Luis Bernardo af665b918b FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; patch submitted by Simon Steiner 11 years ago
  Vincent Hennebert 439fb3ee98 Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
  Vincent Hennebert e8f590803a Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago