aframe-svgfile-component icon indicating copy to clipboard operation
aframe-svgfile-component copied to clipboard

add demo with warnings if the SVG contains or other currently unsupported tags

Open 7dir opened this issue 8 years ago • 6 comments

7dir avatar Jun 06 '17 21:06 7dir

https://github.com/svg/svgo

7dir avatar Jun 07 '17 00:06 7dir

do we need a demo? These warnings are just printed to the debug console.

morandd avatar Jun 07 '17 08:06 morandd

yeah, I see issue to old PS we can use svgo to optimize primitives to path )

7dir avatar Jun 07 '17 09:06 7dir

ah nice idea can svgo do that conversion in the browser?

morandd avatar Jun 07 '17 09:06 morandd

yes

7dir avatar Jun 07 '17 09:06 7dir

basically all geometry tags now supported; only and are not, but these should be done using the basic AFRame entities anyway.

morandd avatar Jun 09 '17 14:06 morandd