SEARCH
Posts Tagged ‘inkscape’
Ojambo – JavaScript Flip Images Video 0074
Friday, September 13th, 2013
A Video for the Ojambo.com JavaScript Flip Images article.
Part One of One
Tags: array, Flip, Gimp, images, inkscape, Javascript, screencast, video
Posted in Tips & Tricks, Videos | No Comments »
JavaScript Flip Images
Wednesday, September 11th, 2013
Flip Images Using JavaScript
A recent game required changing some images dynamically. The most popular method for changing images implementing JavaScript sliders. A simpler method is to use JavaScript to change the Document Object Model (DOM) object.
Images can be loaded dynamically from a remote server. CSS can be used for styling instead of background images. JavaScript can be used to get a flip affect when an image is changed.
Tags: array, Flip, Gimp, images, inkscape, Javascript
Posted in Tips & Tricks | 1 Comment »
Ojambo – Inkscape SVG Layers Into Bitmaps Using JessyInk Video 0070
Friday, August 16th, 2013
A Video for the Ojambo.com Inkscape SVG Layers Into Bitmaps Using JessyInk article.
Part One of One
Tags: Bitmaps, inkscape, JessyInk, layers, Plugins, screencast, svg, video
Posted in Tips & Tricks, Videos | No Comments »
Inkscape SVG Layers Into Bitmaps Using JessyInk
Wednesday, August 14th, 2013
Save Inkscape Layers As Bitmap Images
A recent game required the creation of several related images. An image was created as a layer in Inkscape. The image was duplicated as a layer and slightly modified in subsequent layers.
Inkscape can export an area as a bitmap image in PNG format. Exporting individual visible Inkscape layers is tedious. A simpler exporting individual layers exists using the JessyInk plugin.
Tags: Bitmaps, inkscape, JessyInk, layers, Plugins, svg
Posted in Tips & Tricks | 2 Comments »