5723 Commits (Temp_AFPAffineTransform)
 

Autor SHA1 Mensagem Data
  Adrian Cumiskey 5cfe5b2bab spelling correction 16 anos atrás
  Adrian Cumiskey a73286015a work in progress 16 anos atrás
  Adrian Cumiskey 68c34b53bf Created branch for some AFP renderer reworking 16 anos atrás
  Vincent Hennebert d2ab1d818a Fixed a bug leading to the content of row-spanning cells being duplicated at page breaks, when it's small enough to fit on the previous row 16 anos atrás
  Jeremias Maerki 56387de039 Added support for reading the OS/2 table's usWeightClass value which supports the same font weight values as we use in XSL-FO. 16 anos atrás
  Jeremias Maerki e4cc262c1f Fixed NPE when no AFM is available and the PFM didn't provide a xHeight. 16 anos atrás
  Jeremias Maerki 5b06b2c75f Bugfix: a specified font-weight of 100 could result into a resolved font-weight of 400 even when a font with weight 200 is registered. 16 anos atrás
  Jeremias Maerki ff6ac460f1 Bugzilla #44451: 16 anos atrás
  Vincent Hennebert 8291833b46 Style only: removed spurious ^M characters at the end of lines 16 anos atrás
  Jeremias Maerki b48a7fc627 Makes sense to mention the removal of deprecated methods. 16 anos atrás
  Jeremias Maerki dbd7b4a824 Made the necessary changes to remove the long-standing deprecations in the apps package as discussed. 16 anos atrás
  Jeremias Maerki 52a4a1ad84 It currently doesn't work properly without a layout-master-set. 16 anos atrás
  Jeremias Maerki 4189170667 Reducing noise. Better messages. 16 anos atrás
  Jeremias Maerki 76ebc1fa40 fop-rgb-icc() function did not make the round-trip which caused an error in the color_1.xml test case (intermediate format tests). Added a unit test to test the parsing and round-trip. 16 anos atrás
  Jeremias Maerki 263b70846b Extract original exception in BasePDFTestCase.java. They are normally embedded in a TransformerException and sometimes additionally in a SAXException (depending on the JAXP implementation). 16 anos atrás
  Jeremias Maerki a5c33430c6 No stack traces with missing images. 16 anos atrás
  Jeremias Maerki 57de10b2fd Extracted most of the code in CodePointMapping (generated by XSLT) into a base class for easier maintenance and proper Javadocs. 16 anos atrás
  Vincent Hennebert 70d511b80f rowStarted doesn't need to be set in the signalNewRow method. If it is, it will prevent the startTablePart event from being triggered on RowGroupBuilder, in addChildNode. This will lead to a NPE being thrown in CollapsingBorderResolver because it would be improperly set up. 16 anos atrás
  Vincent Hennebert 7594480319 break-after set on the last child of a row-spanning cell must apply to the last row spanned by the cell 16 anos atrás
  Maximilian Berger e397444e62 Created Constants for unit descriptions 16 anos atrás
  Vincent Hennebert 5aab37b2de Simplified the detection of double as integer 16 anos atrás
  Jeremias Maerki e1c8b0065b Fix problem with alternate Unicode code point overriding existing better ones in CodePointMapping (ex. a char code for NBSP was used in place of SPACE for non-standard encodings). 16 anos atrás
  Adrian Cumiskey 06e1fa6d24 When I first saw this it surprised me, it seems to have been here for quite some time. 16 anos atrás
  Jeremias Maerki c29ce0ae80 Added support for Type 1 fonts which don't use the AdobeStandardEncoding for PDF and PS output. Details: 16 anos atrás
  Vincent Hennebert 40f03bc5a0 Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16 anos atrás
  Vincent Hennebert 71ecb950fb Added support for breaks before and after table cells 16 anos atrás
  Jeremias Maerki ea691f9d34 Easy way to force the discarding of the user's font cache file (especially after the recent changes). 16 anos atrás
  Jeremias Maerki 75a7d24627 Replace useless javadoc comment. 16 anos atrás
  Maximilian Berger f265c0e1c1 Ensured all SVN properties are set equally 16 anos atrás
  Maximilian Berger 575be87432 Ensured all SVN properties are set equally 16 anos atrás
  Maximilian Berger b751a492b4 Added *.xml to svn:ignore 16 anos atrás
  Vincent Hennebert 83b3addb6c Fixed wrong numbering of cells 16 anos atrás
  Jeremias Maerki 670a123bd8 Simplification. 16 anos atrás
  Jeremias Maerki 4de57c512a Bugzilla #44393: 16 anos atrás
  Andreas L. Delmelle 160c3e7652 Missing file from r620283 16 anos atrás
  Vincent Hennebert 22d05fbd32 Disabled region-body_column-count_bug#37468 testcase because of bug 44393 16 anos atrás
  Vincent Hennebert 3f8c5ac143 Better javadoc for break class 16 anos atrás
  Vincent Hennebert 28fdd60549 Fixed illegal character in the file 16 anos atrás
  Vincent Hennebert c7d1a19cab Added full support for breaks inside table-cell elements 16 anos atrás
  Andreas L. Delmelle c29d8e5488 Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 anos atrás
  Andreas L. Delmelle 4b58431150 Correction/Rectification of changes made in r617989: 16 anos atrás
  Andreas L. Delmelle c3993e40d6 Missing file from r620272 16 anos atrás
  Andreas L. Delmelle 0a64e43af5 Tweak: wrap numeric values internally in Integers or Longs if possible, Doubles only if necessary. 16 anos atrás
  Andreas L. Delmelle 2d84b6d1ed Revisit background-position shorthand implementation: always convert to percentages (more possibilities/precision). 16 anos atrás
  Andreas L. Delmelle 7ee30cf256 Some minor tweaks: 16 anos atrás
  Simon Pepping 308f50089a In addKnuthElementsForBorderPaddingXXX, if the returnlist is a 16 anos atrás
  Vincent Hennebert 3002c185c7 Testcase for bug #43676, which is now fixed 16 anos atrás
  Jeremias Maerki 18cafe4f20 Added missing width for Euro glyph. 16 anos atrás
  Vincent Hennebert 28408f6194 Also display the column index in the toString method 16 anos atrás
  Vincent Hennebert 48a9185a60 Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 anos atrás