cvs commit: xml-fop/src/org/apache/fop/apps FOPException.java

2003-01-02 Thread pietsch
pietsch 2003/01/02 12:59:08 Modified:src/org/apache/fop/apps FOPException.java Log: Fixed printing Execption delimiters to wrong stream. Revision ChangesPath 1.10 +3 -3 xml-fop/src/org/apache/fop/apps/FOPException.java Index: FOPException.java ===

cvs commit: xml-fop/src/documentation skinconf.xml

2003-01-02 Thread keiron
keiron 2003/01/02 05:01:12 Modified:src/documentation skinconf.xml Log: images don't seem to exist Revision ChangesPath 1.3 +2 -2 xml-fop/src/documentation/skinconf.xml Index: skinconf.xml

cvs commit: xml-fop/src/documentation/content/xdocs/design architecture.xml areas.xml book.xml embedding.xml extending.xml fotree.xml

2003-01-02 Thread keiron
keiron 2003/01/02 04:59:30 Modified:src/documentation/content/xdocs/design architecture.xml areas.xml book.xml embedding.xml extending.xml fotree.xml Log: updated some information Revision ChangesPath 1.3 +44 -11x

Re: coordinates

2003-01-02 Thread Keiron Liddle
On Thu, 2003-01-02 at 12:15, Oleg Tkachenko wrote: > Hello! > I'm stuck in understanding the coordinate system trying to sort out writing > mode stuff, e.g. in this snippet from SimplePageMaster.java: > > /* Create the page reference area rectangle in first quadrant coordinates > * (ie

coordinates

2003-01-02 Thread Oleg Tkachenko
Hello! I'm stuck in understanding the coordinate system trying to sort out writing mode stuff, e.g. in this snippet from SimplePageMaster.java: /* Create the page reference area rectangle in first quadrant coordinates * (ie, 0,0 is at bottom,left of the "page media" and y increases