Display property set to none in groups which are referred by use elements causes exceptions

2008-02-19 Thread Helder Magalhães
- setting display property to none in use element avoids the exception; * Case use-group-display-none-toggle.svg - removing display property from symbol will avoid the exception. Keywords: use group display none Regards, Helder Magalhães [1] http://issues.apache.org/bugzilla/buglist.cgi

Re: org.apache.batik.transcoder.TranscoderException: null

2008-03-06 Thread Helder Magalhães
org.apache.batik.ext.awt.image.codec.jpeg.JPEGImageWriter directly and check if it does the trick... Regards, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: org.apache.batik.transcoder.TranscoderException: null

2008-03-06 Thread Helder Magalhães
(could the experts enlighten here?) or if you just worked around an existing issue (erroneously missing classes) - if so, best would be to report and make sure it's fixed in a later release and that others benefit from this! ;-) Regards, Helder Magalhães

Re: Update Performance Faster after First Update

2008-03-12 Thread Helder Magalhães
) I'm not very familiar with Batik (and I believe they are internally called already [2]). Also, nothing is stated whether you are using Java or Javascript (within SVG scope) to perform these operations... Regards, Helder Magalhães [1] http://www.w3.org/TR/SVG/struct.html#DOMInterfaces [2] http

Re: PART SOLVED - DOCTYPE now in - Re: DOCTYPE and COMMENTS ignored by batik parser/SAXSVGDocumentFactory

2008-03-13 Thread Helder Magalhães
that it could be a potential benefit considering moving the official parser as well. Parser features and stability should be compared as well. Regards, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Negative font size breaks document rendering (was Need to process negative width elements without causing Exception)

2008-03-14 Thread Helder Magalhães
-independent issue). Regards, Helder Magalhães [1] http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing [2] http://www.w3.org/TR/SVG/text.html#FontSizeProperty [3] http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-size [4] http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-length attachment

Re: Additional info: things I've tried to get batik to update but have not worked:

2008-03-25 Thread Helder Magalhães
but, if both answers are negative, then this may be an issue and I would suggest reducing your test case to help diagnosing the (potential) problem. Hope this helps, Helder Magalhães [1] http://www.nabble.com/asychronized-update-the-svg-document--td17485.html

Re: exception with setTimeout -- detecting SVG viewer implementation

2008-03-31 Thread Helder Magalhães
for Gecko can be more generic as the Gecko engine embed into a much broader set of applications. As a final note, performing browser detection is somehow ugly IMHO. Please consider replacing with an object detection [2] approach. Hope this helps, Helder Magalhães [1] http://tech.groups.yahoo.com

Re: Filling a rectangle with a tiled pattern of .png files

2008-04-01 Thread Helder Magalhães
consider including Jonathan Chetwynd's suggestions for improved accessibility and standards compliance. Regards, Helder Magalhães [1] http://www.w3.org/TR/SVG/struct.html#DefsElement - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: units for transform(translate( ))

2008-04-01 Thread Helder Magalhães
Maybe something like codedread's Draggable SVG [1] may help...? Not tested in Batik, though... Hope this helps, Helder Magalhães [1] http://www.codedread.com/code.php#dragsvg - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Attrbutes Generated For USE tag

2008-04-07 Thread Helder Magalhães
Tips or Best practices, but this is outside the scope of this thread, as it's a general SVG/XML subject. ;-) Regards, Helder Magalhães [1] http://www.w3.org/TR/DOM-Level-3-Core/glossary.html#dt-qualifiedname - To unsubscribe, e

Re: Flow problem

2008-04-07 Thread Helder Magalhães
or directory) Regards, Helder Magalhães [1] http://www.inkscape.org/ [2] http://svg.org/story/2008/4/2/9396/78959 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Flow problem

2008-04-07 Thread Helder Magalhães
with a nightly version or, at least, with latest release is important to bring/keep attention on this thread. Again, providing source SVG produced by XSLT may also help. Regards, Helder Magalhães [1] http://arc.mcc.id.au/batik-nightly

Re: Turning antialiasing off in rasterizer

2008-04-17 Thread Helder Magalhães
to your case, I would recommend setting shape-rendering=crispEdges and color-rendering=optimizeQuality in the top level SVG element. Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/painting.html#ColorRenderingProperty [2] http://www.w3.org/TR/SVG/painting.html

Re: Memory Usage

2008-04-22 Thread Helder Magalhães
issue (unoptimized SVG being generated, maybe). Finally, please add version information for both OpenOffice and Batik so one can understand the context. ;-) Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL

Re: Passing mouse events to Batik

2008-04-22 Thread Helder Magalhães
- someone please correct me if I'm wrong. Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: setCursor

2008-04-24 Thread Helder Magalhães
the canvas. but in this case, the cursor doesn't change back. Weird... Maybe someone with more knowledge on Batik can comment this. Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/interact.html#CursorProperty

Re: Get X + Y of Path element?

2008-04-25 Thread Helder Magalhães
not directly related with Batik, I advise you try the SVG developers group [3] instead for more visibility. Hope this helps, Helder Magalhães [1] http://wiki.svg.org/GetBBox [2] http://www.w3.org/TR/SVG/coords.html#TransformAttribute [3] http://tech.groups.yahoo.com/group/svg-developers

Re: batik-rasterizer fails when image is in svg.

2008-04-29 Thread Helder Magalhães
. Hope this helps, Helder Magalhães [1] http://66.17.51.121/~ds_001/designersleeves/swf/assets/ [2] http://66.17.51.121/~ds_001/designersleeves/swf/assets/12087235813_o.jpg - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: A plan for resizing a document?

2008-04-30 Thread Helder Magalhães
? (Image [3] used in specification may help understanding the concept...) Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute [2] http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute [3] http://www.w3.org/TR/SVG/images/coords

Re: stroke-linejoin

2008-05-01 Thread Helder Magalhães
somewhere if not possible)? Regards, Helder Magalhães [1] http://webkit.org/quality/reduction.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Create svg tiles from svg file

2008-06-16 Thread Helder Magalhães
well what you intended so giving further details can help you obtaining more (and more valuable) feedback. ;-) Regards, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: xbean reference?

2008-06-19 Thread Helder Magalhães
, I rolled back to the previous behavior - receiving a 404, although ugly, is faster anyway. I anyone has a solution for this, I'd be glad to know about it also! :-) Regards, Helder Magalhães [1] http://rayfd.wordpress.com/2007/04/07/singing-99-bottles-of-beer-with-e4x-and-how-mozilla-lied

Re: how do i zoom but not scale?

2008-06-23 Thread Helder Magalhães
] (for terms such as iCTM, inverse matrix and/or SVGZoom) may help narrowing the list of related posts. ;-) Hope this helps, Helder Magalhães [1] http://kevlindev.com/ [2] http://kevlindev.com/gui/utilities/azap/index.htm [3] http://xmlgraphics.apache.org/batik/mailing-lists.html

Re: Batik Applet and getURL/XMLHttpRequest?

2008-06-26 Thread Helder Magalhães
I BELIEVE that this is because window.getURL is only a wrapper to the underlying browser's getURL facility. Squiggle supplies such a facility, whereas nothing is being exposed to my Applet. Nope. AFAIK the null pointer you are receiving has only got to do with a security exception. My

Re: Batik Applet and getURL/XMLHttpRequest?

2008-06-30 Thread Helder Magalhães
to perform remote requests). Is it possible avoid creating the new BridgeContext setDocument seems to? Default applet permissions should be enough for most useful operations such as opening sockets (getURL/postURL) and parsing XML (parseXML), commonly used in SVG-based smart clients. Regards, Helder

Re: Select an element and draw it on the canvas without updating the svg

2008-06-30 Thread Helder Magalhães
the use element's concept? Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/struct.html#UseElement - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache batik error and partial solution

2008-07-04 Thread Helder Magalhães
adding them on a different thread) and push many, many events changing the root element's viewbox attribute. SVGCanvas slows down and often stops reporting a null pointer. Are you following general Java scripting recommendations [1] (thread-safe [2] in particular)? Hope this helps, Helder

Re: how to keep canvas size same as svg size

2008-07-04 Thread Helder Magalhães
with the obtained information. Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/types.html#InterfaceSVGLocatable [2] http://wiki.svg.org/GetBBox - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Flattening SVG layer with PNG background into PNG file

2008-07-05 Thread Helder Magalhães
(or close/reopen) operation is required in order to refresh the background image contents. Of course if you have a large set of PNG background images this can become repetitive... :-D Batik's rasterizer [1] can then become rather interesting. ;-) Hope this helps, Helder Magalhães [1] http

Re: Cursor attribute in batik

2008-07-06 Thread Helder Magalhães
. Please provide further details such as OS and JRE version. Mine: Operating system: Windows XP SP3 JRE: 1.6.0_05 Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/download.cgi#Download+a+distribution [2] http://arc.mcc.id.au/batik-nightly/ [3] http://www.w3.org/Graphics

Re: svg document comparisions

2008-07-08 Thread Helder Magalhães
(the test-suite) and detect if code changes have introduced new issues. But this is rather raster image comparison, maybe not quite what you intend... Hope this helps, Helder Magalhães [1] http://winmerge.org/ [2] http://xmlgraphics.apache.org/batik/tools/rasterizer.html [3] http

Re: desc and title element exceptions

2008-07-10 Thread Helder Magalhães
which I believe to be related with loading Batik's resource strings. Could you post a code snippet so that one could take a more informed look at this? Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL

Re: Select an element and draw it on the canvas without updating the svg

2008-07-13 Thread Helder Magalhães
of operations! ;-) (Should this be but somewhere in the Wiki [2] as a possible idea for contributions? Is there a recommended location, within the Wiki or not, for these kind of thoughts?) Hope this helps, Helder Magalhães [1] http://en.wikipedia.org/wiki/Wire_frame_model [2] http

Re: How to load an SVG resource into a java.awt.Image?

2008-07-15 Thread Helder Magalhães
i get at compile error marked with the arrow /* */ because there is missing a BridgeContext, but i don't know where to get it from :S There's a recent thread [1] which may help. Search for: BridgeContext bc = c.getUpdateManager().getBridgeContext(); Hope this helps, Helder Magalhães [1

Re: org.w3c.dom.DOMException: Cannot import node. when cloning a node.

2008-07-15 Thread Helder Magalhães
what could be the reason for this exception? Can you attach a reduced test case or paste a relevant code snippet? Guessing from exception's stack trace is somehow rude! ;-) Regards, Helder Magalhães - To unsubscribe, e-mail

Re: minimal classes needed to use JSVGCanvas in applet

2008-07-16 Thread Helder Magalhães
-anim.jar (or batik-codec.jar, but that's not required to view SVG content). I recall a thread on the subject [2] but no conclusion was reached. Could anyone suggest the order for these? Hope this helps, Helder Magalhães [1] http://wiki.apache.org/xmlgraphics-batik/ [2] http

Re: Batik Applet and getURL/XMLHttpRequest?

2008-07-16 Thread Helder Magalhães
? Creating an applet page in the how-to [2] section maybe...? Best regards, Helder Magalhães [1] http://java.sun.com/j2se/1.5.0/docs/guide/security/permissions.html [2] http://wiki.apache.org/xmlgraphics-batik/HowTo attachment: getURL.svgattachment: parseXML.svgï

Re: minimal classes needed to use JSVGCanvas in applet

2008-07-16 Thread Helder Magalhães
Helder Magalhães: I recall a thread on the subject [2] but no conclusion was reached. Cameron McCormack My reply to that thread shows how to extract the current dependencies from the code: Badly written - I should have stated that I read the post quickly (and didn't analyze

Re: Batik Applet and getURL/XMLHttpRequest?

2008-07-16 Thread Helder Magalhães
these (and follow-ups to similar threads) be published somewhere within the Wiki? Creating an applet page in the how-to [2] section maybe...?» Again, thank you for your contribution. ;-) Best regards, Helder Magalhães - To unsubscribe, e

Re: getting the element in svg from an overlay

2008-07-16 Thread Helder Magalhães
- in more naive samples, when you did that you ended up with a drag which was quicker or slower than expected due to the screen transform. Hope this helps, Helder Magalhães [1] http://blog.codedread.com/archives/2005/12/21/how-to-enable-dragging-in-svg

Re: PanInteractor with toggle button

2008-07-18 Thread Helder Magalhães
are able to do that? Maybe uploading a quick demo or a code snippet would be a great sample IMO... ;-) Hope this helps, Helder Magalhães [1] http://wiki.apache.org/xmlgraphics-batik/CanvasInteractors - To unsubscribe, e-mail

Re: Improving font display

2008-07-20 Thread Helder Magalhães
this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/painting.html#TextRenderingProperty [2] http://www.svgopen.org/2002/papers/sorotokin__svg_secrets/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Exception with Batik slideshow

2008-07-31 Thread Helder Magalhães
to be added there? ;-) Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/tools/index.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: a0:space=preserve

2008-07-31 Thread Helder Magalhães
, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Exception with Batik slideshow

2008-07-31 Thread Helder Magalhães
, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: a0:space=preserve

2008-07-31 Thread Helder Magalhães
Developers [4] forum? Regards, Helder Magalhães [1] http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-ElSetAttrNS [2] http://www.w3.org/TR/DOM-Level-2-Core/glossary.html#dt-qualifiedname [3] http://www.w3.org/html/wg/html5/#innerhtml1 [4] http://tech.groups.yahoo.com/group/svg-developers

Re: Batik 1.7 text rendering issues

2008-08-05 Thread Helder Magalhães
I don't have anything against this (as it's a fairly simple thing to enable through reflection) but do you know how to determine which of the 4 LCD dot patterns to use? I'm not sure if this is even possible to determine automatically. If not, maybe one could be able to do this using a

Re: WG:

2008-08-05 Thread Helder Magalhães
URL url = new URL(uri2); CSSEngine.parseStyleSheet(url, all); But My Real Problem is, that a NPE Exception happens when calling ... and i can't look why Could you attach the CSS file (or, even better, a reduced test case [1]) which is raising the null pointer exception? [1]

Re: minimal classes needed to use JSVGCanvas in applet

2008-08-05 Thread Helder Magalhães
or by hand? I could then attempt to create 1) a patch to the documentation stating it's outdated (by adding a note, for example) in install page [1] or 2) try to generate an updated SVG image. This would also help fixing bug 44573. :-) Regards, Helder Magalhães [1] http

Re: svg to pdf gives different visual output

2008-08-05 Thread Helder Magalhães
rectangle, hold the same result? Regards, Helder Magalhães [1] http://webkit.org/quality/reduction.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: WG:

2008-08-05 Thread Helder Magalhães
it, of course). Where can i get the Original Source Code of Batik 1.7 ... I can't use svn.. Because our firewall blocks that ?! Batik 1.7 source code can be downloaded in the project's download page [2]. Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/using/scripting

Re: More text rendering issues

2008-08-08 Thread Helder Magalhães
, for example) so one can provide better feedback? Regards, Helder Magalhães [1] http://webkit.org/quality/reduction.html [2] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Attempting to use text causes lock up

2008-08-12 Thread Helder Magalhães
Am I missing a step? Have you tried setting font-size [1]? For example: text.setAttributeNS(svgNS, font-size, 12); Also, which version [2] of Apache Batik are you using? Distribution? Trunk/SVN? Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/text.html#FontSizeProperty [2

Re: Attempting to use text causes lock up

2008-08-12 Thread Helder Magalhães
That was it. Once I set the font-size attribute it runs smoothly. Thanks for the idea! Seems like an extreme reaction to a missing attribute... Weird, in deed. :-| Note that Thomas has made important comments. Have you tried them? Could the font-size «fix» be hiding more serious issues in

Re: Squiggle in Ubuntu 8.04

2008-08-19 Thread Helder Magalhães
. If you have Sun Java installed, I'd suggest a quick attempt to run a nightly build [1] using the Web start provided [2]. ;-) This may help checking if there's something wrong with your (console?) execution environment. ;-) Hope this helps, Helder Magalhães [1] http://arc.mcc.id.au/batik-nightly

Re: textpath path clone affects text positioning?

2008-08-19 Thread Helder Magalhães
is actually changed. Hope this helps, Helder Magalhães [1] http://webkit.org/quality/reduction.html [2] http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-3A0ED0A4 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Squiggle in Ubuntu 8.04

2008-08-20 Thread Helder Magalhães
... Could you create a new one and maybe attach a reduced test case so anyone can take a look at? (IMO, I've never found the ECMAScript implemetation of Batik slow so this might have to do with your specific usage...) Regards, Helder Magalhães

Re: bbox on text node in onload javascript

2008-08-20 Thread Helder Magalhães
behavior? Does it still occur if you use the setTimeout trick [1]? If not, then the SVG wiki page should be updated in order to state that the setTimeout trick also applies to Batik version X (the one you are using). Hope this helps, Helder Magalhães [1] http://wiki.svg.org/GetBBox#Firefox_Support

Re: AccessControlException, running squiggle

2008-09-02 Thread Helder Magalhães
your system's PATH environment variable. Check that it's pointing to a coherent java runtime. You may also test by double clicking batik-squiggle.jar, which will use registry settings instead of environment settings. Hope this helps, Helder Magalhães [1] http://arc.mcc.id.au/batik-nightly

Re: Error reading the node's content (using different name spaces)

2008-09-03 Thread Helder Magalhães
[3] [4] of appropriate links. Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-844377136 [2] http://blog.codedread.com/archives/2007/01/19/guide-to-deploying-svg-with-html/#nodelist [3] http://developer.mozilla.org/En/SVG:Namespaces_Crash_Course [4] http

Re: Perplexing error message loading SVG

2008-09-14 Thread Helder Magalhães
testing with a more standard and stricter implementation (most current implementations are) such as Batik. Regards, Helder Magalhães [1] http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing - To unsubscribe, e-mail: [EMAIL

Re: Batik

2008-09-14 Thread Helder Magalhães
attribute [4]. boolean useCSS = true; // we want to use CSS style attributes Just a side note: I'd generally suggest using XML attributes instead of CSS for styling SVG. Although they seem to be equivalent, there are good reasons [5] for that. Hope this helps, Helder Magalhães [1] http

Re: simple animation and huge cpu load

2008-09-14 Thread Helder Magalhães
maximum, but only during a fraction of second (sampling for the graphic was about 0.5 seconds); finally, the 100% CPU usage peak is reached and so it remains indefinitely. Hope this helps, Helder Magalhães [1] http://srufaculty.sru.edu/david.dailey/svg/ovaling.svg [2] https://issues.apache.org

Re: simple animation and huge cpu load

2008-09-15 Thread Helder Magalhães
within a reasonable time (let's say, about a week?), then I'd suggest filing a bug, potentially adding a link to this mailing list thread, to make sure this doesn't get lost. ;-) Regards, Helder Magalhães - To unsubscribe, e-mail

Re: SVG and text

2008-09-15 Thread Helder Magalhães
My issue is that the text does not appear although i have merely replaced the elements within the symbol to be text nodes and not as before rectangle. It seems that it starts from the bottom and not from the top (is this right?) Weird... Could you attach a simple (reduced [1]) test case which

Scripting using other languages than the officially supported

2008-09-15 Thread Helder Magalhães
Is it possible to use VB Scripts with Batik (for event handling/script execution)? Will i have to find some VBScript interpretor implemented in Java.? Are there any cross-platform VBScript interpretor implementation available, which i can plug into batik. As far as I know, Batik

Re: svg document comparisions

2008-09-15 Thread Helder Magalhães
I'd be interested in joining forces :-) Seeing that no one else has replied to this thread makes me wonder if there's is enough demand for such feature... :-| To speak by myself, I currently have no chance to dedicate any reasonable amount of time to such project, though having the notion that

Re: SVG Rasterization

2008-09-20 Thread Helder Magalhães
cases)? Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/tools/rasterizer.html [2] http://en.wikipedia.org/wiki/BMP_file_format - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Batik and Rhino 1.6R7

2008-09-20 Thread Helder Magalhães
introduced by R7 (which is actually breaking Batik) deserves being analyzed (and increase the possibility of having the issue fixed). :-) Hope this helps, Helder Magalhães [1] http://developer.mozilla.org/en/New_in_Rhino_1.7R1

Re: Chinese characters

2008-09-21 Thread Helder Magalhães
fonts (which Batik supports [2]), to accomplish the display of Chinese characters in a consistent and future-proof way. Hope this helps, Helder Magalhães [1] http://en.wikipedia.org/wiki/Character_encoding [2] http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/samples/tests/spec/fonts

Re: image rotation

2008-09-29 Thread Helder Magalhães
the basic [5] and the coordinate transform [6] seem appropriate). Many more samples and pointers available in the SVG wiki [7] (and in many other locations). Hope this helps, Helder Magalhães [1] http://www.kevlindev.com/ [2] http://www.kevlindev.com/geometry/index.htm [3] http://www.kevlindev.com

Java version requirements and upgrading external libraries (was Re: Batik and Rhino 1.6R7)

2008-10-03 Thread Helder Magalhães
). Shouldn't this be pointed out somewhere (source code comment and/or new bug report) so it won't get lost? ;-) Regards, Helder Magalhães [1] http://www.jeremias-maerki.ch/blog/2007/10/15/minimal-java-requirements-for-apache-xml-graphics/ [2] https://issues.apache.org/bugzilla/show_bug.cgi?id

Re: opacity attribute

2008-10-03 Thread Helder Magalhães
... ;-) Any Help Will be greatly appreciated! Hope this helps, Helder Magalhães [1] http://www.nabble.com/printing-transparent-objects-td2550730.html#a2553551 [2] http://www.nabble.com/forum/Search.jtp?forum=308local=yquery=print+opacity

Re: Convert PNG to SVG

2008-10-06 Thread Helder Magalhães
, by the way, is embedded in Inkscape [3]). A quick search on the subject brought a massive list of tracing tools [4]: I'm not familiar with almost any of them, but it can be a good place to start. ;-) Thanks for any help. Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org

Re: AW: Watching the UpdateManagerThread if dead of alive ?! Restart, Stopping etc.. Watchdog ?

2008-10-10 Thread Helder Magalhães
), and it's just once place that you need to change... Is this a general fix? That is, should the trunk benefit from this thread's results or is this fix only meant to workaround a particular situation? Regards, Helder Magalhães

Re: OutOfMemory error

2008-10-10 Thread Helder Magalhães
on this but this will likely take a while... :-| Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: NPE ...

2008-10-14 Thread Helder Magalhães
, ;-) Helder Magalhães [1] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html [2] http://xmlgraphics.apache.org/batik/using/scripting/java.html [3] http://webkit.org/quality/reduction.html - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Modifying batik-gvt.jar

2008-10-14 Thread Helder Magalhães
in the JDK (or other similar distribution) - note that JRE (the run-time only version) doesn't ship with the tool. Hope this helps, Helder Magalhães [1] http://java.sun.com/docs/books/tutorial/deployment/jar/ - To unsubscribe

Re: Text entry field?

2008-10-16 Thread Helder Magalhães
Is it possible to implement something like a text entry field with a blinking caret in Batik? How? This functionality is part of (recent version of the) SVG specification [1] and, AFAIK, Batik implements it. ;-) I'm not sure about the blinking caret thing, though... Hope this helps, Helder

Re: No codecs

2008-10-18 Thread Helder Magalhães
I just downloaded batik-1.7. I only need the batik-awt-util.jar but for some reasons there are no classes in the folder codecs. Did they move or what could be the problem with that? Maybe batik-codec.jar...? ;-) Hope this helps, Helder Magalhães

Re: Text entry field?

2008-10-21 Thread Helder Magalhães
this helps, Helder Magalhães [1] http://www.w3.org/TR/SVGMobile12/text.html#text-edit [2] http://www.w3.org/TR/SVG/text.html#TextPathElement - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: how to recover wmf/emf data embedded in the svg representation

2008-10-21 Thread Helder Magalhães
(either visual and or logical). For example, imagine you have important metadata stored in either format (SVG or WMF) and the converter ignores it... Hope this helps, Helder Magalhães [1] http://www.w3.org/TR/SVG/paths.html#PathData

Re: Loading a new document from script

2008-10-24 Thread Helder Magalhães
difficulty, will be more interoperable and, if you are able to contribute it afterward, it will surely be useful to the community! :-) Regards, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Batik 3D

2008-10-26 Thread Helder Magalhães
]. As expected, scripting performance is referred to as an issue... Note that the samples are somehow outdated and were made with ASV (Adove SVG Viewer) in mind, although I'm sure they will work, potentially with minor modifications, with Batik. :-) Hope this helps, Helder Magalhães [1] http

Re: why rename xercesImpl.jar to xerces_2_5_0.jar?

2008-10-27 Thread Helder Magalhães
] [2], and I remember reading something about library conflicts, so this may have been the reason why. ;-) Hope this helps, Helder Magalhães [1] http://totheriver.com/learn/xml/xmltutorial.html#7 [2] http://java.sun.com/j2se/1.5.0/compatibility.html#jaxp1

Re: sub-pixel LCD antialiasing for text in Batik

2008-10-28 Thread Helder Magalhães
is not enough so I can (easily) confirm this hypothesis. Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 96dpi or 300dpi - no difference

2008-11-02 Thread Helder Magalhães
(and if further searching doesn't help either), can you attach a reduced test case [4] which shows the symptom? Thanks. Regards, Hago Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/mailing-lists.html [2] http://www.nabble.com/Svg-to-png-rasterizer-resolution

Re: [Help with Centering!!!]

2008-11-10 Thread Helder Magalhães
don't intend to support rotation: a minor performance improvement versus a potential loss of functionallity. ;-) Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: adding a g element generates a svg , creating a two svg into a single file

2008-11-10 Thread Helder Magalhães
to different svg elements). You might be able to accomplish what you intend simply using g elements, something I'd (seriously) suggest instead. ;-) Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: text preserve

2008-11-10 Thread Helder Magalhães
I assume this is because i have not declared that i need it to preserve whitespace? Yes, I'd say so, but of course I suggest always perform a simple test first. Take a look at a related thread [1]. Hope someone can help. Lars Hope this helps, Helder Magalhães [1] http://www.nabble.com

Re: Freebsd 7 and batik

2008-11-10 Thread Helder Magalhães
for batch processes [2]; Hope this helps, Helder Magalhães [1] http://www.nabble.com/any-quick-fix-on-java.lang.OutOfMemoryError%3A-Java-heap-space--td9882963.html#a9892859 [2] http://www.nabble.com/Batik-feature-and-performance-query-td19295338.html#a19302858

Re: SVG to wmf/emf

2008-11-10 Thread Helder Magalhães
can be used as a start. Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/tools/rasterizer.html [2] http://www.nabble.com/forum/Search.jtp?forum=308local=yquery=wmf [3] http://www.nabble.com/forum/Search.jtp?query=wmf+emflocal=yforum=308

Re: [Simple Animation and Scrolling, but how????]

2008-11-11 Thread Helder Magalhães
transformations to your small circle whenever a zoom/pan/scroll event is fired. Hope this helps, Helder Magalhães [1] http://mcc.id.au/2007/09/batik-course/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: text preserve

2008-11-11 Thread Helder Magalhães
but my problem is i do not know how to add the xml space =preserve.. what is the code for doing this? Oh, I now noticed you've missed the xml prefix Thomas has caught in another thread [1]. I believe that answers this same question also... Regards, Helder Magalhães [1] http://mail

Re: Text rendering issues - again

2008-11-11 Thread Helder Magalhães
it into the trunk? Regards, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: need comments on GraphicsNode.getBounds2D()

2008-11-11 Thread Helder Magalhães
? It seems that this was already answered by Thomas in another recent (duplicate?) thread [1]. Best regards Vitali. Regards, Helder Magalhães [1] http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/200811.mbox/[EMAIL PROTECTED

Re: Text rendering issues - again

2008-11-12 Thread Helder Magalhães
[...] Java will eventually support this (even without the need for the opaque rectangle) but Dmitri was unable to say when this might be implemented. Sounds good to me. :-) Thank you for sharing the information, Helder Magalhães

Re: adding a g element generates a svg , creating a two svg into a single file

2008-11-13 Thread Helder Magalhães
): Element newGroup = root.createElementNS(null, g); newGroup.setAttributeNS(null, transform, TRANSFORM_GOES_HERE); root.appendChild(newGroup); Note that you are currently using DOM level 1 methods - using DOM level 2 methods (*NS) is a good practice [1]. Hope this helps, Helder Magalhães [1] http

Re: Rendering transform on refresh?

2008-11-13 Thread Helder Magalhães
see the document on the canvas. I want the coordinates of the document in window space. What am I missing? Are you reffering to getCTM? Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED

  1   2   3   4   >