cvs commit: xml-fop/src/java/org/apache/fop/datatypes TextDecorations.java

2004-05-27 Thread pbwest
pbwest 2004/05/27 08:09:09 Modified:src/java/org/apache/fop/datatypes Tag: FOP_0-20-0_Alt-Design TextDecorations.java Log: Added boolean decoration tests Revision ChangesPath No revision No revision 1.1.2.4

cvs commit: xml-fop/src/java/org/apache/fop/render/awt Fonts.java

2004-05-27 Thread pbwest
pbwest 2004/05/27 08:27:19 Modified:src/java/org/apache/fop/render/awt Tag: FOP_0-20-0_Alt-Design Fonts.java Log: Extracted makeFontAttributes from getFont and getGenericFont Added getFont(Map, int) and getGenericFont(Map) Revision ChangesPath

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow FoPcdata.java

2004-05-27 Thread pbwest
pbwest 2004/05/27 08:38:15 Modified:src/java/org/apache/fop/fo/flow Tag: FOP_0-20-0_Alt-Design FoPcdata.java Log: Get fontData object from foTree. Construct attriute map for font, getFopFont based on atribute map, add text decorations to Revision

cvs commit: xml-fop/src/java/org/apache/fop/fo FONode.java

2004-05-27 Thread pbwest
pbwest 2004/05/27 08:42:26 Modified:src/java/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FONode.java Log: Moved cloneCurrentTextDecorations() , getFontSet(), getFont() to FOPageSeqNode Revision ChangesPath No revision No

cvs commit: xml-fop/src/java/org/apache/fop/fo FOPageSeqNode.java

2004-05-27 Thread pbwest
pbwest 2004/05/27 08:51:04 Modified:src/java/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOPageSeqNode.java Log: Added protected TextDecorations decorations, and processDecorations(), getDefinedDecorator() and getColor() to set its value in the