Posts

Showing posts from 2021

How to get better looking theme for Synfig on Windows

Image
  There is a simple hack you can use to apply custom themes in synfig. I wasn’t aware of it either until recently So here we go: Visit the site gnome-look.org and search for the theme you like.For example, I like this theme Venta X - Gnome-look.org Download it and extract the files. Go to the synfig installation folder, which generally resides in your Program Files. Go to “\etc\gtk-3.0” directory and create a "settings.ini" file. Open the settings.ini file and paste the follow code: [Settings] gtk-theme-name=Venta X    and save it. (Here you have to put the name of the theme. Venta X is the name of the theme that I downloaded.) Now go back to the main synfig directory, open the share folder and create a new folder. Name it themes After that go back to the folder where you extracted the theme, copy the theme folders and paste them into newly created themes folder i.e., in the "\share\themes" That’s it. Now enjoy synfig the way you like it. Here’s how the new theme ...

How to Animate Eye Blinking in Synfig

Image
 Here, I am giving out the following simple steps to make the eyes blink in synfig studio. It will be quite easy to follow. First draw the eye in synfig studio. Once done, click on the animate button. After then, create a keyframe by clicking the plus button at 0f when the eye is open. Move two frames ahead and create another keyframe. While at this keyframe, close the eyes by moving the vertices. Again move two frames ahead and this time just duplicate the frame at 0f by clicking the button highlighted in the screenshot below. Repeat " open-close-open " keyframes at whichever time interval you want your character's eyes to blink.                 That's it. Just preview your animation.