- Tools
- Inkscape tricks
- Animated gifs
- Extract vectorized figures
- Removing background from 3D matplotlib plots
- inkscape - when dealing with vectorized graphics
- blender - hard core 3D graphics and animations
http://www.microugly.com/inkscape-quickguide/
texText is your solution
http://pav.iki.fi/software/textext/
Installation
http://www.timteatro.net/2010/08/05/textext-for-math-in-inkscape/
Errors may occur you try to make the equations in an already existing .svg
file
It is possible to write the equations in one window, and copy them to the
document of interest. Eventually on can save them as an .svg, and use
Import in inkscape
DEL- Deletes only nodeCTRL + DEL- Deletes node + path
- Draw a shape on your bitmap, masking the part you want to keep.
- Select the shape and the bitmap and use Object>Clip>Set.
- Select the resulting object and make a bitmap copy (Alt+B).
- Select the bitmap copy and trace.
https://answers.launchpad.net/inkscape/+question/183741
- Ctrl+click to select image (sometimes it's hidden as an object)
- Select bitmap
- Path
- Trace bitmap
If there are gradients, it is tricky, but doable, you can
- Can do them yourself
- Use
Fill object(remebmber set high treshold) - Make linear gradient and add more points in the gradient
http://www.inkscapeforum.com/viewtopic.php?f=5&t=11314
http://vector-conversions.com/graphics/vector/vectorizing-full-color-images.html
http://graphicdesign.stackexchange.com/questions/3643/how-to-convert-a-raster-image-into-vector
See extractImages.sh on how to save the pages
of a pdf document to svg files. When have the svg files, one can
- Open in
inkscape - Rubber select the figure:
Shift+Drag - Invert selection:
! - Delete all other:
Del - Resize in "Document properties":
Ctrl+Shift+D - Under
Costum size, openResize page to content, thenResize page to drawing or selection
See pngToGif.sh on how to make a gif from a group
of pngs.
Save as .eps Use inkscape to remove white background