aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more things to doKeiron Liddle2002-09-131-2/+38
* fixed style errorsKeiron Liddle2002-09-136-30/+225
* starting implementation of tablesKeiron Liddle2002-09-1339-704/+2176
* Fixed compilation error with JDK 1.4 (It doesn't like things like "count++;;")Jeremias Maerki2002-09-121-26/+47
* set correct whitespace handlingKeiron Liddle2002-09-121-24/+25
* fixed most style errorsKeiron Liddle2002-09-115-171/+417
* fixed some more style violationsKeiron Liddle2002-09-109-251/+448
* Oops, forgot one little import. Sorry.Jeremias Maerki2002-09-101-0/+1
* Fixed checkstyle violations (we're down at 8500 now)Jeremias Maerki2002-09-1010-333/+465
* fixed style errorsKeiron Liddle2002-09-091-11/+97
* Fixed checkstyle violationsJeremias Maerki2002-09-0911-225/+518
* fixes some vertical alignmentKeiron Liddle2002-09-093-0/+41
* doesn't make senseKeiron Liddle2002-09-091-19/+0
* fixed hack on link rectangleKeiron Liddle2002-09-093-78/+123
* improved docs, formattingKeiron Liddle2002-09-095-65/+93
* implemented render pages model with a simple cached implKeiron Liddle2002-09-099-130/+473
* implemented basic link with linking from pdfKeiron Liddle2002-09-0721-172/+534
* latest changes, working on tablesKeiron Liddle2002-09-061-25/+28
* Added an optional target to generate a Checkstyle report.Jeremias Maerki2002-09-053-0/+41
* bookmark extension now workingKeiron Liddle2002-09-059-29/+189
* hooked up id reference and page numberKeiron Liddle2002-09-0417-225/+384
* debug causes errorKeiron Liddle2002-09-041-6/+6
* removed old configurationKeiron Liddle2002-09-0425-1173/+47
* correctly handles font in patternKeiron Liddle2002-09-032-5/+6
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-0325-338/+305
* fixed compile errorChristian Geisert2002-09-021-1/+1
* fixed problem with font metrics generation and jdk1.4Christian Geisert2002-09-021-0/+98
* changed pixel to mm to longer nameKeiron Liddle2002-09-023-5/+5
* updated for fontreader and previous changesKeiron Liddle2002-09-021-12/+22
* added logging to the font converterKeiron Liddle2002-09-023-98/+131
* start implementation of block-containerKeiron Liddle2002-08-3010-213/+707
* return if no areas to addKeiron Liddle2002-08-301-0/+3
* some block-container examples with reference-orientation and absolute posKeiron Liddle2002-08-291-0/+170
* moved filed area to its own classKeiron Liddle2002-08-292-33/+51
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-2811-42/+17
* added some use-content examplesKeiron Liddle2002-08-231-0/+23
* updated to current batik method and variable names for pixel to mmKeiron Liddle2002-08-231-3/+3
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-2310-19/+254
* fixed leader patternKeiron Liddle2002-08-231-4/+4
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-2213-121/+295
* properly resets blocksKeiron Liddle2002-08-215-67/+95
* updated classpath, fixed some small errorsKeiron Liddle2002-08-204-4/+4
* handle errors betterKeiron Liddle2002-08-202-11/+17
* fix for invalid colorspace on jpegKeiron Liddle2002-08-202-1/+9
* test for images with errorsKeiron Liddle2002-08-205-0/+89
* changed to a format jimi can handle, no alpha and packedKeiron Liddle2002-08-191-0/+0
* load original data properlyKeiron Liddle2002-08-195-2/+14
* added example for embedding fontsKeiron Liddle2002-08-194-0/+69
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
* properly sets the dpi valKeiron Liddle2002-08-191-9/+3