Quinema: pixelar animation tools

From Synfig Studio :: Documentation
Jump to: navigation, search
(new url)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Title|Quinema: pixelar animation tools}}
 
{{NewTerminology}}
 
{{NewTerminology}}
 
{{Navigation|Category:Manual|Doc:ListImporter}}
 
{{Navigation|Category:Manual|Doc:ListImporter}}
Line 5: Line 6:
 
{{TOCright}}
 
{{TOCright}}
  
Tools for pixelar Animation
+
It is a group of applications that allows to clean, compose and paint images pixelares to matter them in Synfig Studio.
  
quinema-escalar: It increases the image's resolution.
+
Work with images pixelares in animation is a task complicated the images has to be cleaned so that they do not have "noise", afterwards be painted and have bottoms with transparency, all this does  easier using quinema, a group  applications for linea of commando that helps us to edit the images to matter them in Synfig Studio.  
  
quinema-sombra: It adds shadows to drawings in another layer.
 
  
quinema-paleta: It extracts the palette used to paint a drawing.
+
* [https://4232.cf/tag/quinema/ More info]
 
+
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]
+
  
 
== Add Shadown ==
 
== Add Shadown ==
Line 42: Line 30:
 
quinema-synfig . > toma.sif</pre>
 
quinema-synfig . > toma.sif</pre>
  
 
== Install ==
 
 
<pre>
 
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
 
</pre>
 
  
 
== License ==
 
== License ==
Line 59: Line 35:
 
Author: Ernesto Bazzano (Bazza) - [http://4232.cf Blog]
 
Author: Ernesto Bazzano (Bazza) - [http://4232.cf Blog]
  
Release AGPV3+
+
Release AGPLV3+

Latest revision as of 17:41, 3 October 2018

Languages Language: 

English • español


Navigation Navigation:  Manual>>


It is a group of applications that allows to clean, compose and paint images pixelares to matter them in Synfig Studio.

Work with images pixelares in animation is a task complicated the images has to be cleaned so that they do not have "noise", afterwards be painted and have bottoms with transparency, all this does easier using quinema, a group applications for linea of commando that helps us to edit the images to matter them in Synfig Studio.


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


License

Author: Ernesto Bazzano (Bazza) - Blog

Release AGPLV3+


Languages Language: 

English • español