Synfig Project Forum

Forums for Synfig Project
It is currently Thu May 23, 2013 7:56 pm

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 80 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
Author Message
PostPosted: Sun Feb 05, 2012 7:58 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4133
Location: Spain
Quote:
i) It would be helpful to have some easier way of converting Outlines to Advanced Outlines. Often I find I need to convert Outlines into Advanced Outlines in Synfig Studio so I can animate them. Whether this is something in Synfig or an option to export Advanced Outlines instead of Outlines in the exporter I don't really mind.

Yes, this feature is not fully implemented. I wrote the functions to convert the Outline to Advanced Outline internally but didn't expose the interface to the user. I was trapped by the amount of new features/bugs I worked on Advanced Outlines from the two past releases. One fault from my side. I'll try to ship it for the next release (after 0.64.04).

Quote:
ii) It would be helpful if there was some way of reversing the order of vertices in an outline once the file is imported into Synfig Studio. If you want to animate an Advanced Outline in Synfig Studio that was created in Inkscape, often the vertices are in the reverse order to the order you want. "Rotate Order" doesn't seem to quite do this - a "Reverse Order" would be great.


If the animation is not already done, you can animate form 1 to 0 as well as from 0 to 1. If the animation is already done you can change the animation direction using export value nodes: export the amount1 that goes from 0 to 1 and the other amount that want to from 1 to 0 convert it to Subtract and make it be:
amount2 = 1.0-amount1

Anyway it could be cool to be able to reverse bline direction with one user action. It is not difficult to code. :)
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Sun Feb 19, 2012 6:21 am 
Offline
User avatar

Joined: Fri Jul 01, 2011 6:14 am
Posts: 276
Location: Hungary
Here's something that puzzled me for five minutes this morning until I worked out what was happening.

.sif files exported from Inkscape seem to have no Z-Depth column in the Layers panel. As soon as you add some duration to the animation in the Caret Edit->Properties dialog the Z-Depth column appears again.

I'm not sure why this is, but I was trying everything to get my Z-Depth column back for a while!

_________________
http://kecskebak.blogspot.com


Top
 Profile  
 
PostPosted: Tue May 07, 2013 8:17 am 
Offline

Joined: Fri Apr 27, 2012 4:35 am
Posts: 335
I found SIF output extension great and very useful, for me it's often part of my workflow ... and it's THE link between two world : modeling 2D, animating 2D.

What do you think of a feature request to add an option to transform text object from inkscape to text layer in synfig (in place of tracing text path)

svg(:ya!

_________________
Code:
for each doc in [wiki] ;; if not doc.lang.your ;; then translate(doc, lang.your) ;;

--------<<<<<<<<<<Synfig documentation Getting started>>>>>>>>>>>>----------


Top
 Profile  
 
PostPosted: Tue May 07, 2013 8:41 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4133
Location: Spain
Quote:
What do you think of a feature request to add an option to transform text object from inkscape to text layer in synfig (in place of tracing text path)


In the process you'll loose many of the goodies of Inkscape for rendering texts that are baddies for Synfig for rendering text. Possibly you only could import the text, the color, the size and the position. Is it worth to use Inkscape for that?

-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
PostPosted: Wed May 08, 2013 5:14 am 
Offline

Joined: Fri Apr 27, 2012 4:35 am
Posts: 335
Genete wrote:
loose many of the goodies of Inkscape for rendering texts that are baddies for Synfig for rendering text. Possibly you only could import the text, the color, the size and the position.
Yep not looseless, but, a text layer could great from my point of view.

Maybe this option (create synfig text layer from inkscape text object), could be implemented not has an option but has normal behavior when some text are present in inkscape composition : creating both path from text and an invisible(?) synfig text layer with only text position/color/size parameters ...

Another things about texte rendered by sif output extension, is that all paths composing one inkscape text object

see(:ya!

_________________
Code:
for each doc in [wiki] ;; if not doc.lang.your ;; then translate(doc, lang.your) ;;

--------<<<<<<<<<<Synfig documentation Getting started>>>>>>>>>>>>----------


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 80 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group