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

2008-02-19 Thread Helder Magalhães
exist, although the behavior may become different from the initially expected: * Case "use-group-display-none.svg" - setting display property to "none" in use element avoids the exception; * Case "use-group-display-none-toggle.svg" - removing display property fr

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

2008-03-06 Thread Helder Magalhães
;m not sure why. You may try to instance "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
e of Batik API (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,

Re: Update Performance Faster after First Update

2008-03-12 Thread Helder Magalhães
pendRedraw before many known dynamic updates, although (again) 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

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

2008-03-13 Thread Helder Magalhães
d improvement so 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

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

2008-03-14 Thread Helder Magalhães
RE 1.6.0_03, Windows XP SP2 (although this seems a platform-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-fo

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

2008-03-25 Thread Helder Magalhães
ls 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--td

Re: exception with setTimeout -- detecting SVG viewer implementation

2008-03-31 Thread Helder Magalhães
do something alert("Mozilla"); } else { alert("Other"); } A similar message [1] was recently posted into SVG-developers. Searching for "Gecko" can be more generic as the Gecko engine embed into a much broader set of applications. As a final note, performing browser

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

2008-04-01 Thread Helder Magalhães
r sample will lead to: Please 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 --

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

Re: Attrbutes Generated For USE tag

2008-04-07 Thread Helder Magalhães
oveAttributeNS(XMLConstants.XLINK_NAMESPACE_URI, "show"); Nevertheless, if the implementation supports it, I generally recommend using the namespace-aware methods as it seems to improves performance and avoids namespace mixups. Hope this helps, Helder Magalhães --

Re: Attrbutes Generated For USE tag

2008-04-07 Thread Helder Magalhães
useful to include in a possible "Performance 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 ---

Re: Flow problem

2008-04-07 Thread Helder Magalhães
ruction/site/prod/webapp/content/navmenu-heading.png (No such file 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
ftware can be mostly useless - the issue may already be fixed. I believe that testing 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 hel

Re: Turning antialiasing off in rasterizer

2008-04-17 Thread Helder Magalhães
ring [1] and shape rendering [2]. According 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#ColorRendering

Re: Memory Usage

2008-04-22 Thread Helder Magalhães
ment also - this way, one can try to figure if this is a conversion tool 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

Re: Passing mouse events to Batik

2008-04-22 Thread Helder Magalhães
(.svg/.svgz) is used as heuristics - 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 image has the same size like the svg-document. So > the mouse is every-time over this image, when its over the canvas. but > in this case, the cursor doesn't change back. Weird... Maybe someone with more knowledge on B

Re: Get X + Y of Path element?

2008-04-25 Thread Helder Magalhães
re appropriate. Finally, if asking general SVG questions 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] ht

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

2008-04-29 Thread Helder Magalhães
detect format based in extension and some weird/erroneous behavior may occur. 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 --

Re: A plan for resizing a document?

2008-04-30 Thread Helder Magalhães
the combination of "viewbox" [1] and "preserveAspectRatio" [2] attributes? (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/co

Re: stroke-linejoin

2008-05-01 Thread Helder Magalhães
se [1] and attach it here (or publish 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: Finding SVG dependencies

2008-06-15 Thread Helder Magalhães
on the official project website. Keep in mind that it seems to be outdated. There have been recent posts into the mailing list(s) [2] regarding an updated version of the diagram but I guess there isn't one (at least, an official) yet. Hope this helps, Helder Magalhães [1] http://xmlgraphics

Re: Create svg tiles from svg file

2008-06-16 Thread Helder Magalhães
dn't understood very 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 comm

Re: Adding an Overlay causes ConcurrentModificationException

2008-06-18 Thread Helder Magalhães
ecall there were already related issues discussed within the mailing list. Are you running the overlay code within runnable threads [1] [2]? Hope this helps, Helder Magalhães [1] http://www.nabble.com/ConcurrentModificationException-in-org.apache.batik.gvt.UpdateTracker.getDirtyAreas-td3569766.

Re: xbean reference?

2008-06-19 Thread Helder Magalhães
st. As requesting the file twice requires more time and bandwidth anyway, 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.wordpres

Re: how do i zoom but not scale?

2008-06-23 Thread Helder Magalhães
atik mailing lists [3] (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] htt

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 ques

Re: Batik Applet and getURL/XMLHttpRequest?

2008-06-30 Thread Helder Magalhães
) and parsing XML (parseXML), commonly used in SVG-based smart clients. Regards, Helder Magalhães [1] http://www.nabble.com/Problem-calling-applet-method-from-script-in-svg-file-td12479719.html#a12611810 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2008-06-30 Thread Helder Magalhães
to something like 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
e elements (works best when 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-

Re: how to keep canvas size same as svg size

2008-07-04 Thread Helder Magalhães
ing box and update the view box 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 PROTEC

Re: Flattening SVG layer with PNG background into PNG file

2008-07-05 Thread Helder Magalhães
sh (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ãe

Re: Cursor attribute in batik

2008-07-06 Thread Helder Magalhães
7;s cursor test [3] just to confirm. 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-nig

Re: svg document comparisions

2008-07-08 Thread Helder Magalhães
l SVG tests (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/rasteriz

Re: desc and title element exceptions

2008-07-10 Thread Helder Magalhães
n applet experiments, that the Web server receives some "Message_pt_PT.properties" 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 --

Re: Cursor attribute in batik

2008-07-10 Thread Helder Magalhães
> Hi Helder, > Not sure, but It looks that you are right [...] > [...] Thanks for the hint. Sorry but full credit goes to Thomas DeWeese! :-P My reply didn't even have to do with the (apparent) answer. ;-) Best regards, He

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

2008-07-13 Thread Helder Magalhães
d surely be great for these kind 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/wik

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 th

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

Re: minimal classes needed to use JSVGCanvas in applet

2008-07-16 Thread Helder Magalhães
place in the dependency graph for "batik-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ã

Re: Batik Applet and getURL/XMLHttpRequest?

2008-07-16 Thread Helder Magalhães
>I doubt the problem is Batik's sandboxing. Unfortunately I > don't know what the source of the problem is. I think that getURL > should work in an Applet without needing signing. Can you get the > security exception that is causing the problem? SVG Error: Wrapped org.mozilla.javascript.Wra

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 (a

Re: Batik Applet and getURL/XMLHttpRequest?

2008-07-16 Thread Helder Magalhães
ing a marsh up of all this somewhere? «Should 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 -

Re: getting the element in svg from an overlay

2008-07-16 Thread Helder Magalhães
e the viewport, for example - 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/ho

Re: PanInteractor with toggle button

2008-07-18 Thread Helder Magalhães
on if/once you 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 unsub

Re: PanInteractor with toggle button

2008-07-20 Thread Helder Magalhães
actor and possibly remove the existing shift-based one). Hope this helps, Helder Magalhães - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Improving font display

2008-07-20 Thread Helder Magalhães
kout SVG Secrets [2], (with special emphasis on) sections "Stroke vs. Fill" and "Stroke vs. Fill". ;-) Hope 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/

Re: Exception with Batik slideshow

2008-07-31 Thread Helder Magalhães
pparently the only documentation is the one shipped with the tool itself (i.e., the argument list displayed when the tool is invoked without any parameter). There seem to be 5 applications (rasterizer, slideshow, svgbrowser, svgpp, ttf2svg) but only 4 have their own documentation [1]. Could you

Re: a0:space="preserve"

2008-07-31 Thread Helder Magalhães
informed feedback on this (weird) behavior... ;-) Hope this helps, 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
t of the box and/or without any modification. Regards, 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
se the namespace prefix (plus the colon) within Batik or any other known implementation(s)? Should this question be taken to the SVG 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/glossa

Re: a0:space="preserve"

2008-07-31 Thread Helder Magalhães
on this (high priority, IMO) subject. :-) Regards, Helder Magalhães [1] http://wiki.svg.org/Viewer_Matrix [2] http://lists.w3.org/Archives/Public/www-svg/2008Jul/0220.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: a0:space="preserve"

2008-08-01 Thread Helder Magalhães
work on it for a while (at least a few > months), so I think it would be premature to mention. OK. Will try to proceed with the browser native object binding whenever possible. Regards, Helder Magalhães - To unsubscribe, e-ma

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 pre

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] http:

Re: minimal classes needed to use JSVGCanvas in applet

2008-08-05 Thread Helder Magalhães
ls comment on the proposal and/or regarding how was the SVG source generated (tool 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

Re: svg to pdf gives different visual output

2008-08-05 Thread Helder Magalhães
a single 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
27;t already doing 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://xmlgrap

Re: More text rendering issues

2008-08-08 Thread Helder Magalhães
uot;works" and "doesn't work" symptoms, 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 --

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.

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
he symptoms described. 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

Re: textpath clone affects text positioning?

2008-08-19 Thread Helder Magalhães
ate a non-deep cloned element, the referenced element is the one who 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 --

Re: Squiggle in Ubuntu 8.04

2008-08-20 Thread Helder Magalhães
this thread... 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,

Re: bbox on text node in onload javascript

2008-08-20 Thread Helder Magalhães
ienced 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] h

Re: AccessControlException, running squiggle

2008-09-02 Thread Helder Magalhães
ry properties; * Environment settings - running "java" from the command-line will use 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 r

Re: Fonts and Characters in svg

2008-09-03 Thread Helder Magalhães
]) and attaching it in a reply to this thread. Hope this helps, Helder Magalhães [1] http://htmlhelp.com/reference/html40/entities/ [2] http://lists.w3.org/Archives/Public/www-amaya/2008JulSep/0073.html [3] http://en.wikipedia.org/wiki/UTF-8 [4] http://www.w3.org/TR/S

Re: AccessControlException, running squiggle

2008-09-03 Thread Helder Magalhães
e permission hypothesis. ;-) Another (though somehow remote and very speculative) origin is a corrupted file. Please try downloading the distribution again, maybe taking the time to verify integrity [1] using the provided MD5 files. Hope this helps, Helder Magalhães [1] http://xmlgraphics.apac

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

2008-09-03 Thread Helder Magalhães
the node list). Rewrite suggestion: alert(relacion.item(0).name); For more information I'd suggest a couple [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/1

Re: Perplexing error message loading SVG

2008-09-14 Thread Helder Magalhães
generally recommend always 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 unsubscr

Re: Batik

2008-09-14 Thread Helder Magalhães
dimensions ("width"/"height") and/or the "viewbox" 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,

Re: simple animation and huge cpu load

2008-09-14 Thread Helder Magalhães
after placing the URL in the address bar: this is expected and corresponds to document load process; afterwards, CPU usage does keep near the desired 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

Re: simple animation and huge cpu load

2008-09-15 Thread Helder Magalhães
nothing happens 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 -

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 wh

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 out-of

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: Some white areas appear after many zoom in, zoom out and pan actions

2008-09-17 Thread Helder Magalhães
> The screenshot:whitearea > sScreenShot.JPG Screeshot seems to be missing. Tried both email [1] and using the Nabble [2] interface. Regards, Helder Magalhães [1] http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/200809.mbox/[EMAIL PROTECTED] [2] http://www.nabble.co

Re: Batik and Rhino 1.6R7

2008-09-17 Thread Helder Magalhães
was it done that way) to take a deeper look into this... In the meantime, you may try experimenting with 1.6R6 [3], which brings the relevant features and bug fixes but should go around that particular issue. ;-) Hope this helps, Helder Magalhães [1] https://bugzilla.mozilla.org/

Re: SVG Rasterization

2008-09-20 Thread Helder Magalhães
re the raster conversion is not smartly handled (and how should it be performed in those 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 -

Re: Batik and Rhino 1.6R7

2008-09-20 Thread Helder Magalhães
ntroduced) so the fix 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.mo

Re: Chinese characters

2008-09-21 Thread Helder Magalhães
True Type/Open Type 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/sampl

Re: image rotation

2008-09-29 Thread Helder Magalhães
m which 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.ke

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

2008-10-03 Thread Helder Magalhães
anges nor noticed any new bug for this (sorry if I missed something). 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-apach

Re: opacity attribute

2008-10-03 Thread Helder Magalhães
e mailing list archives... ;-) > 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=308&a

Re: Scripting using other languages than the officially supported

2008-10-04 Thread Helder Magalhães
>It probably makes sense to mention it. Done [1]. :-) Regards, Helder Magalhães [1] http://wiki.apache.org/xmlgraphics-batik/HowTo?action=diff&rev2=14&rev1=13 - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Convert PNG to SVG

2008-10-06 Thread Helder Magalhães
[2] (which, 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 Ma

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

2008-10-10 Thread Helder Magalhães
might not catch), 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?

Re: OutOfMemory error

2008-10-10 Thread Helder Magalhães
to do perform some investigation 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
pe this helps, ;-) 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: [EM

Re: Modifying batik-gvt.jar

2008-10-14 Thread Helder Magalhães
uot;jar" tool [1] included 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/ --

Re: Text entry field?

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

Re: Text entry field?

2008-10-17 Thread Helder Magalhães
. Also, the text editor is a bit broken: for example, if it is initially blank, it's hard (impossible?) to focus on the text field (i.e., activating it so the caret is displayed). Hope this helps, Helder Magalhães [1] http://www.nabble.com/Editable-Text-Fields-td7433284.html [2] htt

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,

Re: Text entry field?

2008-10-21 Thread Helder Magalhães
" of SVG. Yeah, Batik surely has the potential. ;-) > Cheers, > -JCT Hope 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 ---

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

2008-10-21 Thread Helder Magalhães
data 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 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: Loading a new document from script

2008-10-24 Thread Helder Magalhães
ss the same 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

Re: Batik 3D

2008-10-26 Thread Helder Magalhães
eometry samples [1]. 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,

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

2008-10-27 Thread Helder Magalhães
ipped with Java 1.5 [1] [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/compa

Re: JSVGCanvas Rotation with AffineTransform

2008-10-27 Thread Helder Magalhães
wise) [2] (similarly for 270 degrees)? Note that (initial) SVG coordinate system is not Cartesian [3] - the x-axis grows from left to right but the y-axis grows from top to bottom. > Best regards, and sorry for my english ! > Thomas Hope this helps, Helder Magalhães [1] htt

  1   2   3   4   >