aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/ExternalGraphic.java
Commit message (Expand)AuthorAgeFilesLines
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+3
* improved error message and id, background, bordersKeiron Liddle2002-11-061-53/+90
* handle errors betterKeiron Liddle2002-08-201-5/+8
* cleanuup, updated status for line heightKeiron Liddle2002-08-161-1/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-3/+2
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-3/+3
* alignment and scaling for instream-foreign-object using viewportKeiron Liddle2002-07-051-8/+9
* improved gstate usageKeiron Liddle2002-07-041-29/+142
* removed old area treeKeiron Liddle2002-06-201-7/+17
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-1/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-2/+3
* renders images and ifo to pdf docKeiron Liddle2002-03-081-3/+5
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-261-2/+3
* some preliminary changes to image handlingKeiron Liddle2002-02-211-205/+65
* changed a few more vector and hastableKeiron Liddle2001-11-141-2/+0
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+1
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-17/+2
* gets the available space better, should prevent some infinite loopsKeiron Liddle2001-09-121-1/+2
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-3/+2
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+40
* Formatted code according to code standards.Tore Engvig2001-07-301-244/+206
* SGK/AHS: inling of imagesarved2001-06-101-9/+61
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-18/+2
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-231-11/+0
* Added small-caps support in all fo.eschaeffer2001-01-251-17/+21
* Bug correction in my previous patch.eschaeffer2000-11-211-219/+213
* error in previous commit (forget startIndent and endIndent). Image scaling sh...eschaeffer2000-11-201-1/+1
* Check if the image can fit in the area, and scale it if needed.eschaeffer2000-11-201-0/+15
* fix: images were rendered only half size (Mikko Honkala)fotis2000-11-151-139/+137
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-241-0/+230