Difference between revisions of "Doc:Quinema"

From Synfig Studio :: Documentation
Jump to: navigation, search
(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-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-sombra: It adds shadows to drawings in another layer.
    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-paleta: It extracts the palette used to paint a drawing.
    quinema-lst: It generates a X-sheet to import to syfing.
+
 
    quinema-transparencia: It deletes the white background and leaves a transparency
+
quinema-gimp-convert: It converts gimp formats to other formats (joining layers or not)
    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]
  
== Agregar Sombras ==
+
== 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

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