Author Topic: Welcome to the team  (Read 3847 times)

  • Administrator
  • Sr. Member
  • *****
  • Posts: 407
    • View Profile
Re: Welcome to the team
« Reply #15 on: June 15, 2021, 08:26:28 pm »
Thanks John,
Unfortunately, your drawing tool converts all SVG path tags to different format, where fill color is not part of path tag but it references to style defined in another tag. Through it is still valid SVG format, Flash doesn't support that style.
I can open that in Inkscape and see that correctly, but if I import that back to Flash, it loses all color fill data so everything is black.

Still I could copy two objects (the pu55sy line shape and the shadow above) to the original file and adjust the rest manually. However, I need you to either change SVG format type/version in your drawing tool or to use different drawing tool.

The model/shape is exported as it is in the Flash file, not touched by any tool. The reason why almost every path is flooded by abundant nodes is that Crow draws in freehand lines, not bezel curves. That is not wrong itself, but he has freehand smoothness set for fine = too many generated nodes, often many nodes each on other without line between. I'm not familiar with drawing tool integrated in Adobe Flash so I don't know if he even had obvious way to adjust that setting.

When I'm editing any exported SVG in Inkscape, I use path->simplify function to reduce number of nodes approximating path curve. More often I select bunch of needless nodes and delete it outright. The other thing is that Adobe Flash integrated drawing tool automatically cuts holes in an object in the shape of objects above. That's unnecessary, Flash Player draws objects in layers correctly. So I'm deleting such holes when I'm editing that.

Attached is your mod inserted in original file. I've modified it a little further. Not sure, if it's the way to go.

Please change anything in this file and send it back. The purpose of this exercise is to resolve technical/compatibility issues before you put considerable effort in drawing anything for this project.

[ Attachment Invalid Or Does Not Exist ]
« Last Edit: June 15, 2021, 09:41:39 pm by Tabby »