aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/TextLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* more style fixesKeiron Liddle2002-10-251-7/+7
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-0/+523
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-264/+0
* initial attempt at getting some paginationKeiron Liddle2002-08-081-10/+13
* cleaned up the font state a bitKeiron Liddle2002-07-231-1/+1
* PR:Karen Lease2002-05-261-4/+2
* initial implementation of line area layout processingKeiron Liddle2002-04-261-18/+31
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-0/+5
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-23/+22
* does a bit better job at adding text to line areaKeiron Liddle2002-02-111-73/+77
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-18/+203
* Move generatesInlineAreas from LayoutManager to FObjKaren Lease2001-11-111-28/+12
* new layout managersKaren Lease2001-11-111-0/+73