-
1. Re: SVG Images Blurry
escargo Jul 17, 2013 2:56 AM (in response to pcsystematic)Perhaps this has something to do with cross-browser compatibility noted here?
http://helpx.adobe.com/edge-animate/kb/best-practices-graphics-edge-animate.html
It sounds like SVG should be used very sparingly according to this and only in certain instances.
-
2. Re: SVG Images Blurry
pcsystematic Jul 17, 2013 5:30 AM (in response to escargo)Thanks, Escargo, but I had already looked at that article and it didn't really help. The browser I use is Chrome, and we use it for most all our projects here, and SVGs work great in that browser normally. I can't understand why they don't work right in Edge Animate when increasing the size for responsive design. They get real blurry. If you or anyone has any ideas on who I can contact about this, that would be great, as it is very frustrating.
Thanks!
-
3. Re: SVG Images Blurry
elainefinnell Jul 19, 2013 12:59 PM (in response to pcsystematic)Hi, pcsystematic-
Are you resizing or scaling? Can you try the graphic on its own in the browser using CSS? We've found that for certain browsers, scale doesn't work the same as resizing the asset.
-Elaine
-
4. Re: SVG Images Blurry
pcsystematic Jul 22, 2013 5:16 AM (in response to elainefinnell)Hi Elaine,
Yes, I did try creating an html page with the image resizing using CSS, and it scaled perfectly. It's just when I put it into Animate that it gets blurry when it scales. Not sure if it is the code I used for responsive (see post above for link)? If you have any thoughts, please let me know.
Thanks,
Patty
-
5. Re: SVG Images Blurry
ckpeters Jun 5, 2014 6:52 AM (in response to pcsystematic)I've noticed the same problem with Edge Animate. Although you put an .svg file in your Edge Animate project it seems to render it out as a raster image for some reason. So, when you re-size in the browser it shows up blurry. Given I am using Edge Animate because of its responsive capabilities this is a major issue. Preferably .svg files would remain .svg when called up by the animation.
Why does it render the images before it displays them in the animation?
Give Edge Animate is an HTML5 based software it seems we should be able to utilize vector graphics a bit better. SVG seems like the way to go given it allows for vector inside the browser.
- Chris
-
6. Re: SVG Images Blurry
sudeshna sarkar Jun 5, 2014 9:40 PM (in response to ckpeters)Hi ,
Can you share the composition or the svg content where the issue is happening? Is the pixilation observed only when you animate the svg content with scale up transformation or is it happening in any other scenario as well. We would like to try it out at our end and investigate the issue.
Thanks and Regards,
Sudeshna Sarkar
-
7. Re: SVG Images Blurry
MrEdCross Jun 5, 2014 10:50 PM (in response to pcsystematic)Same thing happened to me then tried it with a png instead but I got the same issue in the browser. The svg started looking blurry in Edge Animate and continued in the browser. The png looked great in the program but started to get real blurry in the browser after animating. I had to refresh the browser to make it not blurry but as soon as it animated it bacame blurry.
-
8. Re: SVG Images Blurry
MrEdCross Jun 5, 2014 11:04 PM (in response to MrEdCross)Changing my png to img instead of div fixed it. But not the svg. Maybe the svg needs to be wrapped in a div before animating, thus pixelating it somehow?
-
-
10. Re: SVG Images Blurry
mr hooga Jun 9, 2014 11:35 AM (in response to sarahchesnutt)Yep, same problem here. SVG scaling is horrible, I second the observation that it looks like a rastered image (rastered at the comp size).
Another Problem is the text scaling. I have to use fonts that aren't web fonts, so scaling them is a nightmare.
If I create text in Illustrator, create outlines and export to svg, it sure looks alright in Edge. But if I export to browser, there seems to be a vector compression on it (like it reduces the points of the bezier curve of the text).
EDIT: ok, this happens in different updated browsers on mac
safari: everything is blurred / compressed
firefox: it's all good
chrome: only scale animated icons are blurred / compressed. all the other icons, that have a blur /opacity animation on them, remain crisp.
weirdness
-
11. Re: SVG Images Blurry
sudeshna sarkar Jun 18, 2014 8:07 AM (in response to mr hooga)Hi All ,
We have addressed the SVG Pixilation issue which is observed on browsers when any SVG content is animated with "scale up" transform within Animate in the latest Edge Animate CC 2014 build available now on Creative Cloud.
To solve the problem we are scaling up the container div by a factor of 10(which is by default) and then using image filtering to reduce the resolution based on the inverse scale. However, the Property Panel will show this inverse transform scale since that is the transform scale applied to the SVG element.
Do try out this feature and let us know your feedback on the same.
Thanks and Regards,
Sudeshna Sarkar
-
12. Re: SVG Images Blurry
ckpeters Jun 27, 2014 12:19 PM (in response to sudeshna sarkar)Hello,
I don't see that this issue is fixed. I am using the latest version (2014) and svg files in IE 10 look horribly. I don't understand why this is still an issue as it makes the software less valuable. Using SVG files is much better as they scale and if you're placing text in them the text can be changed without needing to go back into Edge Animate.
-
13. Re: SVG Images Blurry
Guido_BOOM Jul 3, 2014 4:38 AM (in response to sudeshna sarkar)Exact same problem here in Edge Animate CC (2014). Still blurry
-
14. Re: SVG Images Blurry
SujaiS Jul 3, 2014 4:49 AM (in response to Guido_BOOM)Hi guido-boom & ckpeters, Can you share the SVG or the Ai file with which you see the problem.
-Sujai
-
15. Re: SVG Images Blurry
ckpeters Jul 3, 2014 4:57 AM (in response to Guido_BOOM)Try saving the .svg file without the artboard. I haven't done extensive testing, but it seems to work.
I'd like to understand why Edge Animate has to raster the .svg files which even in Chrome makes them look less sharp. More and more .svg files seem to be used because of high resolution screens. It would be nice if Adobe was working on a tool that would allow us to animate .svg files. I know there must be a way to have triggers in Edge that callout to items not in the library (such as an .svg in a folder, but not imported into Edge) but I can't figure out how to do it. Unfortunately I don't know much about programming.
-
16. Re: Re: SVG Images Blurry
Guido_BOOM Jul 3, 2014 5:00 AM (in response to SujaiS)I used a quick workaround though. I used a PNG file in the exact size i needed it in Edge. I placed it in on my canvas at 100%, then went back in the timeline to downscale it.
(I hope my English makes sense).
Greetings, Guido
-
17. Re: SVG Images Blurry
SujaiS Jul 3, 2014 5:11 AM (in response to Guido_BOOM)Hi Guido, I imported the SVG and am not able to see the blurry rendering on Firefox and IE11. Any specific browser that you are seeing the issue?
-Sujai
-
18. Re: SVG Images Blurry
Guido_BOOM Jul 3, 2014 5:14 AM (in response to SujaiS)Yeah i should have mentioned that. I was using Safari, Firefox did work.
-
19. Re: SVG Images Blurry
SujaiS Jul 3, 2014 5:20 AM (in response to Guido_BOOM)Hi Guido,
Can you please change the SvgAntiScaleFactor to 1(default value is 10) in AppPrefs.xml file at /Usres/{username}/Library/Prefrences/Adobe/EdgeAnimate/4.0.0 and then try testing the scenario.
Search for the Current line in AppPrefs.xml:
<key>SvgAntiScaleFactor</key>
<float>10</float>
Update this to
<key>SvgAntiScaleFactor</key>
<float>1</float>
This is a session level property. Can you let me know if with this value the rendering is fine in Safari?
-Sujai
-
20. Re: Re: SVG Images Blurry
ckpeters Jul 3, 2014 5:28 AM (in response to SujaiS)Even though its much better than the awful blurry image above you can see below that passing an .svg through edge causes some degradation. The image on the left is raw .svg in IE11 the one on the left is the .svg using Edge. This is much less of an issue, but still something to consider. I followed the instructions above changing the anti scale factor to 1.
-
21. Re: SVG Images Blurry
Henry Code Sep 11, 2014 12:24 AM (in response to ckpeters)OK tested it on Safari 7.0.6 , Firefox 32.0 , Chrome 37.0.2062.120,
Macbook Pro Mavericks OSX 10.9.4...
The project has 6-7 SVG image file
Stage is in Responsive Scaling- both
When I use just the all images in static mode (no animation) they look perfect on all three browsers.
When I add animation to just one element in the project then some SVG turn blurry in Safari 7.0.6, in Chrome however they look better but bit more jagged as image above from CKpeters.
In Firefox they look fine no blurriness even with animation.
maybe once has a animation the browser refreshes because i can get the svg to be clear if i hold it for a sec, then it blurs again (safari) ...





