vhardy 2002/06/19 00:03:47
Modified:xdocsarchitecture.xml
Log:
Removed ^M in architecture.xml
Revision ChangesPath
1.8 +27 -27xml-batik/xdocs/architecture.xml
Index: architecture.xml
==
vhardy 2002/06/19 00:02:19
Modified:xdocssite-book.xml status.xml svgrasterizer.xml
Log:
Fixed errors reported by Robert, a couple issues in the status page and removed ^M
in svgrasterizer
Revision ChangesPath
1.31 +2 -2 xml-batik/xdocs/site-book.xml
vhardy 2002/06/18 10:01:51
Modified:xdocsdemo.xml domTutorial.xml extendingBatik.xml faq.xml
index.xml svgviewer.xml
Log:
Minor ^M issues. Modified doc to reference the browser as SVG Browser. Added new
options to svgrasterizer page.
Revision Chan
> "KL" == Keiron Liddle <[EMAIL PROTECTED]> writes:
KL> On Tue, 2002-06-18 at 13:40, Thomas E Deweese wrote:
>> What is the current state of FOP + Batik?
KL> The issue with FOP is really about the releases, not so much cvs.
KL> Currently releases are coming from a branch. There is a release
On Tue, 2002-06-18 at 13:40, Thomas E Deweese wrote:
> What is the current state of FOP + Batik?
The issue with FOP is really about the releases, not so much cvs.
Currently releases are coming from a branch. There is a release
happening soon that will work with 1.5b2 and current Batik cvs.
>
tkormann2002/06/18 05:50:06
Modified:sources/org/apache/batik/bridge SVGGElementBridge.java
SVGSVGElementBridge.java
Added: samples/tests/spec/scripting svg.svg
Log:
Add support for dynamic updates of x,y,width,height,viewBox, and
preserveAspectRati
vhardy 2002/06/18 05:38:02
Modified:sources/org/apache/batik/apps/svgbrowser Main.java
Log:
Fixed issue when the number of last visited URIs was 0
Revision ChangesPath
1.37 +4 -2 xml-batik/sources/org/apache/batik/apps/svgbrowser/Main.java
Index: Main.jav
vhardy 2002/06/18 05:27:11
Modified:sources/org/apache/batik/apps/svgbrowser Application.java
JSVGViewerFrame.java Main.java
XMLPreferenceManager.java
Log:
Implemented RFE #4834 (making last visited files persistent.
The most r
> "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes:
>>> getBounds - for GraphicsNode.getGeometryBounds()
>>> getDecoratedShape - for GraphicsNode.getBounds()
VH> You meant TextNode.getGeometryBounds() and TextNode.getOutline(),
VH> right?
>> They are the same methods, TextNode derives off
> "KL" == Keiron Liddle <[EMAIL PROTECTED]> writes:
KL> On Tue, 2002-06-18 at 08:28, Vincent Hardy wrote:
>> > No, it's not a trivial change (I've played with removing methods
>> > enough to be fairly sure I know what the dependencies are). My
>> > preference is actually to rationalize the T
On Tue, 2002-06-18 at 08:28, Vincent Hardy wrote:
> > No, it's not a trivial change (I've played with removing methods
> > enough to be fairly sure I know what the dependencies are). My
> > preference is actually to rationalize the TextPainter interface but
> > FOP probably wouldn't like that
vhardy 2002/06/18 01:27:22
Modified:sources/org/apache/batik/script InterpreterPool.java
sources/org/apache/batik/script/rhino RhinoInterpreter.java
Log:
Clean-up: Fixed bug #8404 and removed hard coded constants from scripting module
Revision ChangesPath
vhardy 2002/06/18 01:05:23
Modified:sources/org/apache/batik/svggen DOMTreeManager.java
SVGGraphics2D.java
test-resources/org/apache/batik/svggen regsvggen.xml
Added: test-sources/org/apache/batik/svggen GetRootTest.java
Log:
Fixed bug
13 matches
Mail list logo