Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-24 Thread Vincent Massol
Sorry Miroslav, on my side I don’t know this api at all. I hope whoever introduced it can help you ;) Thanks -Vincent > On 24 May 2016, at 12:06, Miroslav Galajda wrote: > > Hi, does anyone know if this is going to be a bug or what is wrong with the > url generated as a temporary svg rendered

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-24 Thread Miroslav Galajda
Hi, does anyone know if this is going to be a bug or what is wrong with the url generated as a temporary svg rendered file? By the way, what or how are the new SVG rasterizing API and the "old" SVG plugin different? Does the SVG rasterizing API do the svg rasterization better, does it supports mor

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Miroslav Galajda
Hi, I have still some issues using this svg rasterizing API. I'm trying to use rasterizeToTemporaryResource to use the returned url in the img element in html macro, see my example bellow. But I cannot get this to return working url. It returns in my xwiki instace "/test-xwiki/wiki/xwiki/temp/Page

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Vincent Massol
> On 19 May 2016, at 10:45, Miroslav Galajda wrote: > > By the way the "announcement" was in the release notes here > http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki80#HNewSVGRasterizingAPI Thanks, I’ve updated the text a bit: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Miroslav Galajda
By the way the "announcement" was in the release notes here http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki80#HNewSVGRasterizingAPI On 19 May 2016 at 10:44, Miroslav Galajda wrote: > Hi, great. Thank you. Now I can see it in the extesion manager. > > Best regards > Miroslav G

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Miroslav Galajda
Hi, great. Thank you. Now I can see it in the extesion manager. Best regards Miroslav Galajda On 19 May 2016 at 10:34, Marius Dumitru Florea < mariusdumitru.flo...@xwiki.com> wrote: > On Thu, May 19, 2016 at 11:32 AM, Vincent Massol > wrote: > > > > Note: just saw Marius’ message so I guess who

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Marius Dumitru Florea
On Thu, May 19, 2016 at 11:32 AM, Vincent Massol wrote: > Note: just saw Marius’ message so I guess whoever contributed this > extension had forgotten to document that it can be installed with the > Extension Manager… :) > The extension page had the wrong extension id (xwiki-platform-svg instea

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Vincent Massol
Note: just saw Marius’ message so I guess whoever contributed this extension had forgotten to document that it can be installed with the Extension Manager… :) Thanks Marius for fixing it -Vincent > On 19 May 2016, at 10:31, Vincent Massol wrote: > > Hi Miroslav, > >> On 19 May 2016, at 09:52

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Vincent Massol
Hi Miroslav, > On 19 May 2016, at 09:52, Miroslav Galajda wrote: > > Hi, > > I noticed the anoucement of the new SVG rasterzing API in the XWiki 8.0 > version. Could you point to where you saw that because I don’t remember any announcement saying that it was bundled with XWiki 8.0? > Is it a

Re: [xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Marius Dumitru Florea
On Thu, May 19, 2016 at 10:52 AM, Miroslav Galajda < miroslav.gala...@gmail.com> wrote: > Hi, > > I noticed the anoucement of the new SVG rasterzing API in the XWiki 8.0 > version. > > Is it already available, or not? I have tried to use it in the velocity > macro, using the example usage at > htt

[xwiki-users] How to use the new SVG Rasterizing API

2016-05-19 Thread Miroslav Galajda
Hi, I noticed the anoucement of the new SVG rasterzing API in the XWiki 8.0 version. Is it already available, or not? I have tried to use it in the velocity macro, using the example usage at http://extensions.xwiki.org/xwiki/bin/view/Extension/SVG+Rasterizing+API, but it seems that $services.svg