282 コミット (bf8ed7981157cf196d2d27e2d37cefb304b21bac)

作成者 SHA1 メッセージ 日付
  Keiron Liddle 300020eea6 fixes image bug where images where flipped 24年前
  Jordan Naftolin e9773af2cd Fixed table overflow bug 24年前
  Jordan Naftolin c633c28b16 made removeChild public. Necessary for fixing table overflow bug 24年前
  Keiron Liddle fec31202c6 changed svg namespace uri to the current value 24年前
  Keiron Liddle a35a1e8b0d minor color optimization 24年前
  Keiron Liddle d25b78be5d changes for new svg java bindings 24年前
  Keiron Liddle ca3d39bb9f changes for new java bindings 24年前
  Keiron Liddle ff9607b273 changes for the new java bindings 24年前
  fotis 9c3547c7eb adds method hasAttribute and hasAttributeNS to make class DOM 2 conform 24年前
  fotis fb7bafb864 adds method importNode to make class DOM 2 conform 24年前
  fotis 0d824ae22a fix: corrects package statement 24年前
  fotis dc3851d3e2 fix: makes constructor public and corrects package statement 24年前
  fotis 93daa4b1c2 replace getRawName with getQName to make it SAX 2 final compatible 24年前
  fotis 8190c107c0 set SAX 2 feature namespace-prefix to true 24年前
  Jordan Naftolin 8b6b236b36 Now properly casts to FObj rather than FONode 24年前
  Jordan Naftolin f7c127dd6a added recursive removeID method. This method assumes that FObj's are only children of other FObj's 24年前
  Jordan Naftolin 8dd9bf0897 Now calls removeID when keep-with-next is encountered 24年前
  Jordan Naftolin aad223315a Added ability to remove ID from idReferences. This is needed for keep-with-next 24年前
  Steve Coffman ec1822b2c5 Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0 24年前
  Keiron Liddle b5b29e104f extra style options for the lines 24年前
  Keiron Liddle 791c4ef7a1 better implementation for drawing svg objects 24年前
  Keiron Liddle 4ed7437414 added method createAttributeNS to make sure it compiles properly 24年前
  Steve Coffman bee6652fc9 This adds Domagoj Cosic's patch to fix printing to Postscript printers, 24年前
  Keiron Liddle bd0401902d now allows rendering 24年前
  Keiron Liddle d24922d869 added namespace separation of properties 24年前
  Keiron Liddle 75f2251eef added access methods to get font info 24年前
  Keiron Liddle 544bbe5aa3 changed to render svg area, in a different package 24年前
  Keiron Liddle f01eae085e data types for svg elements 24年前
  Keiron Liddle a08082c53a new svg graphic elements 24年前
  arved 7379d6007e Adjustments for XT 24年前
  arved 53d93e592a SAX2 24年前
  arved bf35a8190c New pagination spec 24年前
  arved a7cb868003 Just in case 24年前
  arved 170f861579 Supports March 27 2000 spec 24年前
  arved a1f9e03f6a Expresses SAX2 support 24年前
  arved 4db7ddbd63 Not required in March 27 2000 spec 24年前
  arved 97ddf75bb5 not required in March 27 2000 spec. 24年前
  Keiron Liddle 674fde376c handles negative numbers, same otherwise 24年前
  Keiron Liddle b563a42d58 creates a function for each pair of colours, rather than missing the last one 24年前
  Keiron Liddle 9376e11f33 puts spaces between distance values 24年前
  Keiron Liddle e688340055 just make it compile for now 24年前
  Keiron Liddle 360b32f48e svg dom implementation to hold svg data for rendering 24年前
  Jordan Naftolin dce7f573e0 cleaned up code. Removed unecessary variables and avoided duplicate method calls. 24年前
  Jordan Naftolin 7aa5af025f now throws exception if "ref-id" attribute not specified in page-number-citation 24年前
  Jordan Naftolin 743889bd01 fixed bug in which page-number-citation couldn't be the first element in a block 24年前
  Jordan Naftolin 5d667ee5d5 removed unnecessary line 24年前
  Jordan Naftolin f7e3407827 Added basic support for forward page-number-citations 24年前
  Jordan Naftolin ab19f336d7 initial version 24年前
  Jordan Naftolin 9ad1d8d362 now recursively sets the linkSet so that simple-links can contain embedded children 24年前
  Jordan Naftolin 972118d2bd fixes duplicate id on overflow bug 24年前