1260 Commits (3845c31d0e5faf8026af85ee296bfdac6c980e56)
 

Author SHA1 Message Date
  Keiron Liddle 3845c31d0e new area tree and rendering stuff 22 years ago
  Keiron Liddle 73a104189c handles path transform properly, makes a difference to the line width 22 years ago
  Keiron Liddle c9a6ba6614 cleaned up the imports 23 years ago
  Karen Lease 1180e122db Initialize necessary property for making AreaTree output; use DefaultHierarchy for logging 23 years ago
  Karen Lease 8e40c35093 Use filesets for newPDF and referencePDF 23 years ago
  Karen Lease 805141e62c Add table-column proportional width and table width percentage examples 23 years ago
  Karen Lease 730447737a Reduce line-height in block-containers to make the text fit 23 years ago
  Karen Lease 82fe18210f Update for my commits 23 years ago
  Karen Lease 6c41bacbfb Account for padding and border when calculating space remaining for content 23 years ago
  Karen Lease d28b0eb5b1 Implement proportional column widths 23 years ago
  Karen Lease f46ba60f6d Don't call layout() on children when doing layout() on a table-cell which is already completely laid out (case of split rows) 23 years ago
  Karen Lease c143dd7374 Make it possible to use percentages to specify Length values for flow and static-content children 23 years ago
  Karen Lease bca6bb214d Modify Length property parsing 23 years ago
  Karen Lease 9850159f50 Make sure PropertyException messages are logged 23 years ago
  Karen Lease 304c60a9cb Modify Length to Numeric conversion code 23 years ago
  Karen Lease 518d643cf7 Modify the Length class hierarchy 23 years ago
  Karen Lease 40dd0e56ca Fix a bug in initializing compound properties like inline-progression-dimension from their 'corresponding' properties 23 years ago
  Karen Lease 00a3b95a8e Add table-layout and inline-progression-dimension 23 years ago
  Art Welch 045a796b46 Correct border printing problem. 23 years ago
  Keiron Liddle e52d45f3d7 updated batik lib to 12/10/2001 23 years ago
  Keiron Liddle 371fac680f changed api associated with batik to current batik 23 years ago
  Keiron Liddle 3c70a95a22 do not attempt to set base dir if not available 23 years ago
  Keiron Liddle 8d5c4f5b3b throws a different error if base dir not specified 23 years ago
  Keiron Liddle 9395a5c247 fixed an npe 23 years ago
  Keiron Liddle 9e5171ff23 added some tests with invalid xml or unknown namespaces 23 years ago
  Keiron Liddle 2cfbd00ed2 applied patch to set config in fop task 23 years ago
  Keiron Liddle 433c0b89cc changed overflow message since (1) it was confusing 23 years ago
  Keiron Liddle adfd61cd10 more ideas on the design, areas 23 years ago
  Keiron Liddle a2ba37a173 fixed a couple of occasional problems with svg + batik 23 years ago
  Keiron Liddle a89eb40925 prevents npe if namespace is unknown 23 years ago
  Keiron Liddle 36f1c831ce added svg renderer 23 years ago
  Keiron Liddle c6cb78a0ba more recent style book version 1.0b3 23 years ago
  Keiron Liddle 70b21e8dc4 updated stylebook stuff to a more recent version 23 years ago
  Keiron Liddle 32006d4c96 catches exception when building svg 23 years ago
  Keiron Liddle e6d8a2d1d4 fixed viewbox for svg 23 years ago
  Keiron Liddle d4dea2cd88 better debug for warning message 23 years ago
  Keiron Liddle 616c7c4f62 gets the width and height in a better way 23 years ago
  Keiron Liddle 862fa5a38f fixed some text wrapping problems 23 years ago
  Keiron Liddle 2740b05f34 updated servlet to reflect changes to fop 23 years ago
  Keiron Liddle e245c0bc78 updated to use HashMap so that when using threads reading data 23 years ago
  Keiron Liddle c3d3dfd313 this patch alters the fop ant task so that other render output 23 years ago
  Keiron Liddle 98ff1923e1 updated use of batik to changed api 23 years ago
  Keiron Liddle 9714e1d97f fixed a refactoring error, deleted repeated vars 23 years ago
  Karen Lease 95789fafc3 Add support for mapping multiple keywords to the same constant in enumeration/value. Remove commented out stuff. 23 years ago
  Karen Lease 371a9d1200 Add support for values left and right in the text-align property. Fixes bugs 1723, 1724 23 years ago
  Keiron Liddle fca532e5e5 an example to demonstrate another use of markers 23 years ago
  Keiron Liddle 95679fece9 gets around a possible npe 23 years ago
  Karen Lease d0fbc9faaa Only do findColumns one time, not on each new table area 23 years ago
  Karen Lease aaf646161c Use column-number property on table-column 23 years ago
  Keiron Liddle fd4305bf85 some small improvements to website docs 23 years ago