Difference between revisions of "Doc:Quinema"

From Synfig Studio :: Documentation
Jump to: navigation, search
Line 7: Line 7:
 
Tools for pixelar Animation
 
Tools for pixelar Animation
  
quinema-escalar: It increases the image's resolution.
+
* '''quinema-escalar:''' It increases the image's resolution.
 
+
* '''quinema-sombra:''' It adds shadows to drawings in another layer.
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-paleta: It extracts the palette used to paint a drawing.
+
* '''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-gimp-convert: It converts gimp formats to other formats (joining layers or not)
+
* '''quinema-transparencia:''' It deletes the white background and leaves a transparency
 
+
* '''quinema-synfig:''' It make automatic project
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]

Revision as of 21:10, 21 June 2016

Languages Language: 

English • español



Navigation Navigation:  Manual>>


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 Sj01.png Quinema linea J01.png Sombra con quinema.png

quinema-sombra -p 1,1 j01.png sj01.png

Build a Project Synfig Studio

make a project

Escena 4232 quinema.gif

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+


Languages Language: 

English • español