5311 Commits (Temp_ChangingIPDHack)

Author SHA1 Message Date
  Keiron Liddle 0954beb3e9 initial implementation of line area layout processing 22 years ago
  Keiron Liddle e05f8b6c0c comment for possible thread problem 22 years ago
  Keiron Liddle 90a3909d45 synced with branch 22 years ago
  Keiron Liddle 4d585be940 updated to the fluid batik api 22 years ago
  Keiron Liddle 80c56fbdab enforce users to call getParser so it can setup the xslt filter 22 years ago
  Keiron Liddle ec28e0fccd replaced logkit logger with the logger interface in avalon framework 22 years ago
  Keiron Liddle c345506f11 basic vertical alignment and height for lines 22 years ago
  Keiron Liddle 2d11da7573 a simple impl of getting ipd and line height 22 years ago
  Keiron Liddle 5bbf82caf4 changed property to trait for areas 22 years ago
  Keiron Liddle 83a7d296b8 initialise driver rather then doing too much in constructor 22 years ago
  Keiron Liddle bdad2c98dd updated to changes in batik api 22 years ago
  Keiron Liddle 40e4612f21 made it easier to add xml handlers 22 years ago
  Keiron Liddle c2dcd45c63 comment about reader behaviour 22 years ago
  Keiron Liddle fa70e1de28 extends adapter instead of implementing useragent 22 years ago
  Keiron Liddle 300e945508 no longer needed 22 years ago
  Keiron Liddle a75284eec3 removed unneeded imports 22 years ago
  Keiron Liddle f0e4882228 renders images and ifo to pdf doc 22 years ago
  Keiron Liddle 16df481fea removed excess spaces 22 years ago
  Keiron Liddle d324fcfefb set user agent on tree builder 22 years ago
  Keiron Liddle 2d202dea1c gets namespace of document through different call so conversion is possible 22 years ago
  Keiron Liddle 45eed66a31 use buffered stream and close at the end 22 years ago
  Keiron Liddle 06f1a67571 remove SVGArea and ImageArea, no longer needed 22 years ago
  Karen Lease 6149a1b0be Use CharUtilities instead of CharClass 22 years ago
  Karen Lease 8771aa888b Use util.CharUtilities instead 22 years ago
  Keiron Liddle 38b2ca9fad improved thread safety of readers 22 years ago
  Karen Lease 76705cc423 Correct margin handling on body region for writing-mode 22 years ago
  Karen Lease a007e39924 Take CTM into account for PDF rendering (small test) 22 years ago
  Karen Lease 4a9677a403 Support PDF rendering 22 years ago
  Karen Lease de6b00c1eb Add corresponding properties for space-* 22 years ago
  Keiron Liddle 4932cd2b9a improved cache 22 years ago
  Keiron Liddle ffc9918537 fix for no class def found error if no batik 22 years ago
  Keiron Liddle fc9ae36c80 some preliminary changes to image handling 22 years ago
  Keiron Liddle 4e2d8dcbda removed println 22 years ago
  Keiron Liddle a3ec083fef made access public 22 years ago
  Keiron Liddle 12236596a3 no longer used 22 years ago
  Keiron Liddle c3de1568d0 put in inherit keyword 22 years ago
  Keiron Liddle 5af15a140e exit for closing window is only called for the AWTStarter, command line 22 years ago
  Keiron Liddle 06edcc8412 made svg context independant so that the svg document does not 22 years ago
  Keiron Liddle bdabe33342 fixed compile error 22 years ago
  Karen Lease 915bd9cd20 Fix some bugs in the CTM logic 22 years ago
  Karen Lease 545eeaa223 Initial implementation of CTM (coordinate transformation matrix) to handle reference-orienation and writing-mode issues 22 years ago
  Keiron Liddle 1a486a3ed4 does a bit better job at adding text to line area 22 years ago
  Keiron Liddle 241e8717a5 renders word are to xml 22 years ago
  Art Welch 1c2b5eef98 Generated text is written in UTF-8 encoding instead of ISO-8859-1 22 years ago
  Keiron Liddle b611bf585a buffered output stream 22 years ago
  Keiron Liddle 393be5305f utils for characters such as getting width and determining if space 22 years ago
  Keiron Liddle aca1e4f9af does some basic text into pdf and svg output just for a start 22 years ago
  Keiron Liddle fa25f84be4 updated to use style task and removed xslt task 22 years ago
  Keiron Liddle aba029c6c6 changed names to make transforms easier 22 years ago
  Keiron Liddle 3d1be63b36 added design docs to build 22 years ago