7543 Commits (ec17fdd4abda1e86ec72434a3b613092fd843cb3)
 

Author SHA1 Message Date
  Vincent Hennebert c04a030afc Re-ordered class members 13 years ago
  Vincent Hennebert 338ae70df4 Made the result of toString more readable 13 years ago
  Vincent Hennebert e126edb6ed Do not re-create an AlignmentContext instance if one already exists. 13 years ago
  Jeremias Maerki a420843599 Added semicolon for enum to avoid problems with qdox and Maven. 13 years ago
  Jeremias Maerki f133bab5a8 Added full support for single-byte encodings when TTF fonts are embedded in PostScript. 13 years ago
  Jeremias Maerki a46140eafd Merged from Trunk revisions 990171 to 1035276. 13 years ago
  Jeremias Maerki 3dc848243b Added missing license header. 13 years ago
  Jeremias Maerki e6245e4939 Removed tab characters. 13 years ago
  Jeremias Maerki 327caf5863 PostScript Output: Bugfix for the occasional badly rendered glyph on HP Laserjets. 13 years ago
  Simon Pepping 1939c00e19 Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert 353cb3efa6 Added entry about bug 45971 13 years ago
  Jeremias Maerki e725976e00 TrueType subsetting for CID TTF fonts is now working. 13 years ago
  Jeremias Maerki 5d507935e6 Small improvement for XMP generation. 13 years ago
  Jeremias Maerki a2f1dbe772 Added two more character to be escaped in a PDF name (now in sync with PDFBox). 13 years ago
  Jeremias Maerki 351d9426da Bugzilla #42600: 13 years ago
  Jeremias Maerki 0a3aa3b66c Bugzilla #42600: 13 years ago
  Jeremias Maerki 2089591b3d Copy attributes since some XML parsers might reuse the Attributes instance. 13 years ago
  Jeremias Maerki e7e2907920 Allow to pass through document-level extensions from the first document passed to the IFConcatenator. 13 years ago
  Jeremias Maerki c7f63f3f3a Wrap the whole page stream in a q..Q pair to avoid problems when the page streams are combined later with additional content. 13 years ago
  Jeremias Maerki 96d303859b Bugfix for unescaped name characters which can cause trouble with PDF parsers. 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago
  Jeremias Maerki 8ca38ab9b6 Handled optional CR and LF chars between structured fields. 13 years ago
  Simon Pepping 18b6055d59 More cleanup of unused methods in Hyphenator 13 years ago
  Simon Pepping 04701709af Making fallback from (lang,country) to (lang) consistent 13 years ago
  Simon Pepping a6e8eea815 Fixing a few checkstyle warnings 13 years ago
  Simon Pepping 9e823a1055 Remove unused methods from Hyphenator; this leaves a utility class 13 years ago
  Simon Pepping 3f407e611f Make handling of configuration errors consistent 13 years ago
  Simon Pepping 6d4f489084 Enable configuration of hyphenation pattern file names 13 years ago
  Jeremias Maerki 9f74aeeef6 Metrics need to be added before the font properties to avoid NPEs on font replacement. 13 years ago
  Vincent Hennebert da7bda6577 Removed custom asf.todo tag 13 years ago
  Jeremias Maerki 8a2c2476e3 Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 years ago
  Jeremias Maerki 4b3802b450 Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts to FOP's fonts. 13 years ago
  Simon Pepping 5f6c218eac Add the availability of nightly snapshots 13 years ago
  Simon Pepping ae8287810b Update the location of the maven XML schema 13 years ago
  Jeremias Maerki fbb42eee69 Bugzilla #46360: 14 years ago
  Jeremias Maerki 6784fe6d14 Bugzilla #46360: 14 years ago
  Simon Pepping 07c8abc503 Created target nightly-build 14 years ago
  Jeremias Maerki 964dd91787 Moving the AFP parser from XGC to FOP for now. 14 years ago
  Vincent Hennebert f62155abf5 Fixed formatting of help message 14 years ago
  Jeremias Maerki 144138a647 Bugzilla #49885: 14 years ago
  Simon Pepping df2ce762e0 Add parent block, update XGC version in pom template 14 years ago
  Vincent Hennebert 41b4797e3a Fixed typos and source code indentation issues. 14 years ago
  Vincent Hennebert 6faeb0d394 Implemented reset method for changing IPD 14 years ago
  Vincent Hennebert 1080c61fb2 Do not issue a warning if renderer configured to output PostScript level 3. Throw an error instead when it is not the case. 14 years ago
  Vincent Hennebert 519ac01c92 Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts that are not embedded in the PostScript file, and that don't have a list of glyph names ('post' table version 3). 14 years ago
  Vincent Hennebert 001ddbb84a Fixed list of supplied resources for DSC when <optimize-resources> option set to true 14 years ago
  Vincent Hennebert bb6dd55147 Added support for multi-byte fonts 14 years ago
  Vincent Hennebert 77e6a23870 Merged changes from Trunk up to revision 990155 14 years ago
  Vincent Hennebert 7200fc21fe Fixed indentation 14 years ago
  Vincent Hennebert b0061f14d5 Removed unused methods 14 years ago