Difference between revisions of "Doc:Quinema"
From Synfig Studio :: Documentation
(Created page with "{{NewTerminology}} {{Navigation|Category:Manual|Doc:ListImporter}} {{Category|Manual}} {{Category|ImportArt}} {{TOCright}} Tools for Animation quinema-escalar: It increa...") |
|||
Line 5: | Line 5: | ||
{{TOCright}} | {{TOCright}} | ||
− | Tools for Animation | + | Tools for pixelar Animation |
− | + | quinema-escalar: It increases the image's resolution. | |
− | + | ||
− | + | quinema-sombra: It adds shadows to drawings in another layer. | |
− | + | ||
− | + | quinema-paleta: It extracts the palette used to paint a drawing. | |
− | + | ||
− | + | quinema-gimp-convert: It converts gimp formats to other formats (joining layers or not) | |
− | + | ||
+ | quinema-video: It generates a video from a sequence of files (png, xcf, etc) | ||
+ | |||
+ | quinema-lst: It generates a X-sheet to import to syfing. | ||
+ | |||
+ | quinema-transparencia: It deletes the white background and leaves a transparency | ||
+ | |||
+ | quinema-synfig: It make automatic project | ||
* [https://github.com/4232/quinema/blob/master/README.en.md More info] | * [https://github.com/4232/quinema/blob/master/README.en.md More info] | ||
− | == | + | == Add Shadown == |
It adds shadows and generates a xcf editable in layers. | It adds shadows and generates a xcf editable in layers. |
Revision as of 20:08, 21 June 2016
Tools for pixelar Animation
quinema-escalar: It increases the image's resolution.
quinema-sombra: It adds shadows to drawings in another layer.
quinema-paleta: It extracts the palette used to paint a drawing.
quinema-gimp-convert: It converts gimp formats to other formats (joining layers or not)
quinema-video: It generates a video from a sequence of files (png, xcf, etc)
quinema-lst: It generates a X-sheet to import to syfing.
quinema-transparencia: It deletes the white background and leaves a transparency
quinema-synfig: It make automatic project
Add Shadown
It adds shadows and generates a xcf editable in layers.
quinema-sombra -p 1,1 j01.png sj01.png
Build a Project Synfig Studio
make a project
cd directory quinema-synfig . > toma.sif
Install
cd /tmp wget https://github.com/4232/quinema/archive/master.zip unzip master.zip cd quinema-master chmod +x quinema* sudo cp quinema* /usr/local/bin sudo apt-get -y install imagemagick librsvg2-bin potrace bc xcftools
License
Author: Ernesto Bazzano (Bazza) - Blog
Release AGPV3+