Hi,
On Sun, 2004-08-01 at 19:03, Glen Mazza wrote:
> Don't stop there--please apply my two patches (they're
> simple, as I don't know much about Batik):
>
> http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=glenmazza&emailtype1=substring&e
Hi Glen,
Thanks for reminding us, I will be committing these
later today.
Glen Mazza wrote:
Don't stop there--please apply my two patches (they're
simple, as I don't know much about Batik):
http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email
Don't stop there--please apply my two patches (they're
simple, as I don't know much about Batik):
http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=glenmazza&emailtype1=substring&emailreporter1=1&email2=&emailtype2=substring&emailreporter2=
Vincent,
The build appears broken--I think an "import java.awt.Polygon;" statement
needs to be added to get it to compile.
Thanks,
Glen
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 31, 2004 11:44 AM
Subject: cvs commit: xml-batik/sources/
Hi Cameron,
There are no current plan to implement SMIL Animation in Batik at this point
because it requires major architectural changes to Batik and, unfortunately,
the effort required is not something the current commiters can chew at this
point. This is a work load issue. With the bandwidth
[EMAIL PROTECTED]:
> The Batik project does not support declarative href="http://www.w3.org/TR/SVG11/animate.html";>animation and
> there is currently no plan to add support for SMIL Animation to the
> Batik project.
Is this the case? How come?
Later in the year if work hasn't started on it I w
A little observation: The Board has decided that the full licencse text
must be used. The short text is not allowed anymore. See "ASF Board
Meeting Summary for February 19, 2003" mail that was sent to
[EMAIL PROTECTED]
On 01.07.2003 17:13:46 vhardy wrote:
> Index: DOMUtilitiesCharacterEscaping.
[EMAIL PROTECTED] wrote:
deweese 2003/06/16 18:37:57
Modified:sources/org/apache/batik/apps/svgbrowser
JSVGViewerFrame.java
sources/org/apache/batik/bridge SVGEllipseElementBridge.java
SVGShapeElementBridge.java SVGUtilities.jav
[EMAIL PROTECTED] wrote:
+++ MultiResGraphicsNode.java 30 May 2003 01:07:15 - 1.6
...
+public Rectangle2D getSensitiveBounds(){
+return bounds;
+}
FOP GUMP fails because of this, both redesign and maintenance
branch:
[javac] /...ce/build/src/org/apache/fop/svg/PDFImageE
> "TD" == Thomas E DeWeese <[EMAIL PROTECTED]> writes:
TD> Flow text syntax is now brought up to date with SVG Drafts (see
TD> examples)
TD> Flow text now supports vertical-align attribute on flowRegion
TD> elements.
I forgot to thank Andrew Pietsch for the work on vertical-align.
There was an error in the commit message that came out with this commit.
It should have been:
Commit of Nicolas' patch ([EMAIL PROTECTED]):
Fixed bug in the altGlyphItem handling.
When the altGlyphItem were traversed, the first valid glyph of the item
was pick, and an array of glyph, one from
Thomas,
[EMAIL PROTECTED] wrote:
>
> [...]
>
> 3) Added existing tests into sampleRendering.xml that were missing:
> a) Added colorSwitch, flowText, multi, solidColor, solidColor2 to
>"extensions" testGroup
> b) Added textLength.svg to "tests.spec.text" testGroup.
>
Great!
some typo removed.
> Bridge cleanup and new features:
>
>- polish some GraphicsNodeBridge. They are all now a subclass of
> AbstractGraphicsNodeBridge
>- fix a bug on text ('opacity' was ignored)
>- remove support of dynamic gradients (need futher investigations)
>- add
Who said SVG was for 2D only! This is cool!
Cheers,
V.
[EMAIL PROTECTED] wrote:
>
> tkormann02/03/05 08:36:48
>
> Added: samples 3D.svg
> Log:
> first quick version of an Atari like 3D demo :)
>
> I will change the colors soon and will do shading when
> style modifications
Thanks :)
> From: Vincent Hardy [mailto:[EMAIL PROTECTED]]
>
> John,
>
> Yes, there has been a lot of work going on in supporting
> scripting.
>
> When we will do a release depends on what the team wants. We have
> only done releases when all our regression tests are clear
> and we have a fe
John,
Yes, there has been a lot of work going on in supporting
scripting.
When we will do a release depends on what the team wants. We have
only done releases when all our regression tests are clear
and we have a few regressions right now (with color profile
support).
This is the only strict
Vincent,
You've been checking in *lots* of changes/bug fixes recently - how
close are you to a new release out of curiosity?
J.
===
Information in this email and any attachments are confidential, and may
not be copied or used
Sure, go for it.
Vincent.
Thomas E Deweese wrote:
>
> > "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes:
>
> VH> getPaintedBounds
>
> Can I quickly rename this to getPaintedBounds2D ?
>
> This is used very uniformly for methods that return Rect2D vs. Rect
> (with the exception of
Thomas E Deweese wrote:
>
> > "cj" == cjolif <[EMAIL PROTECTED]> writes:
>
> cj> cjolif 02/01/30 09:42:27
>
> cj> Modified: sources/org/apache/batik/script/rhino
> cj> RhinoInterpreter.java Log: Rhino1.5R2 -> Rhino1.5R3 compatibility
> cj> problem
>
> +throws InterpreterExce
> - o A Java 1.2 or later compatible virtual machine for your
operating system.
> + o A Java 1.3 or later compatible virtual machine for your
operating system.
I'm sorry to see this, wish I could have helped keep Batik going for 1.2
-Bill
--
Bill Haneman x19279
Gnome Accessibili
[EMAIL PROTECTED] wrote:
>
> deweese 01/11/29 15:11:02
>
> Modified:sources/org/apache/batik/gvt/renderer
> StrokingTextPainter.java
>sources/org/apache/batik/gvt/text GlyphLayout.java
> Log:
> Fixed Text Anchor on tspan.
> PR: 4809
>
Than
test it too.
Thanks!
- Original Message -
From: "Thierry Kormann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "cguillaume" <[EMAIL PROTECTED]>
Sent: Tuesday, October 30, 2001 4:40 PM
Subject: Re: cvs commit:
xml-batik/test-resources/org/apache/batik
On Tuesday 30 October 2001 16:53, cguillaume wrote:
> Batik 1.1, I'm downloading the version developper 1.3
> My problem is that I can't find a way to position by inch X,Y coordinates
> for lines, polygones, polylines,...
> It seems to be only possible using pixels, isn't it?
The problem in your
On Tuesday 30 October 2001 16:36, cguillaume wrote:
> Hi all,
>
> Just to know how is it possible to work in inch in the application,
> and how is it possible to work with graphic elements (such as polyline,
> polygone, lines,..) with X, and Y positions in inch like
>
>
> "http://www.w3.org/TR/2
Hi all,
Just to know how is it possible to work in inch in the application,
and how is it possible to work with graphic elements (such as polyline,
polygone, lines,..) with X, and Y positions in inch like
http://www.w3.org/TR/2000/CR-SVG-2802/DTD/svg-2802.dtd";>
that should be
Thomas,
Did you add RunnableQueueTest to the XML test suites? It is not in the
org.apache.batik.util.unitTesting.xml file. Should I add it?
V.
[EMAIL PROTECTED] wrote:
>
> deweese 01/10/04 07:48:40
>
> Modified:sources/org/apache/batik/util DoublyLinkedList.java
>
Sorry about the french talk... That was;
Thierry,
Would you mind adding samplesRendering.xml with the new test case.
Thanks,
Vincent.
Vincent Hardy wrote:
>
> Thierry,
>
> Est-ce-que tu peux updater samplesRendering.xml avec le nouveau cas
> de test?
> Merci.
> Vincent.
>
> [EMAIL PROTECTED]
Thierry,
Est-ce-que tu peux updater samplesRendering.xml avec le nouveau cas
de test?
Merci.
Vincent.
[EMAIL PROTECTED] wrote:
>
> tkormann01/09/11 02:18:32
>
> Modified:sources/org/apache/batik/bridge SVGSVGElementBridge.java
> Added: samples/tests svgEnableBackground.svg
>
Thanks.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 23 August 2001 10:14 am
> To: [EMAIL PROTECTED]
> Subject: cvs commit: xml-batik/test-references/svgbe
> text-i18N-BE-09.png
>
>
> vhardy 01/08/23 02:14:01
>
> Removed: test-
29 matches
Mail list logo