Graphics

From Things and Stuff Wiki
Revision as of 03:58, 18 October 2013 by Milk (talk | contribs) (→‎Images)
Jump to navigation Jump to search


See also WYSIWYG, Photography

Formats

Colour

SVG

Articles

Tools

  • canvas-svg - This is a set of related components that make canvas and SVG play together more. Notably, it allows you to save a canvas 2D context as SVG, and to have an SVG mirror of a canvas context.
var c = document.getElementById('canvas');
var ctx = c.getContext('2d');
ctx.drawSvg(SVG_XML_OR_PATH_TO_SVG, dx, dy, dw, dh);
  • JessyInk is a JavaScript that can be incorporated into an Inkscape SVG image containing several layers. Each layer will be converted into one slide of a presentation. Current features include: slide transitions, effects, an index sheet, a master slide and auto-texts like slide title, slide number and number of slides.
  • MagicMarkup - Easily create interactive mockups in Inkscape, without adding inline JS!
  • Vector Magic - Automatically convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector art of EPS, SVG, and PDF with the world's best auto-tracing software.

Savage

Like Sass for SVG.

Repos

JPG

Reference

  • JPEGclub.org develops new JPEG features and maintains the Independent JPEG Group's (IJG) software.

Optimisation

"when your JPEG image is under 10K, it’s better to be saved as baseline JPEG (estimated 75% chance it will be smaller) for files over 10K the progressive JPEG will give you a better compression (in 94% of the cases)"

GIF

PNG

APNG

WebP

PSD

PDF

Other

3D

ASCII

Web 1.0 stylee

88*31

etc.

Software

Viewing

  • sxiv: Simple (or small or suckless) X Image Viewer
sxiv *
  Open all (hack)
sxiv -t
q
  quit
f
  toggle fullscreen
Enter
  toggle between single and thumbnail
Space
  next image
Backspace
  previous image

Manipulation

ImageMagick

convert -quality 97 image.png image.jpg

convert sample.png sample.pdf

GraphicsMagick

Other

Generation

Editing

svg-edit

GIMP

Manual
Tips
Tab
  toggle toolbars

Doesn't save undo history. Bug. Use file history, layers or sg-snapshot instead.

Articles
Textures
  • GPS is a collection of brushes and accompanying tool presets. Tool presets are a simply saved tool options, highly useful feature of the GIMP. The goal of GPS is to provide an adequate working environment for graphic designers and artists to begin to paint and feel comfortable with GIMP from their first use. Later the user will change these settings based on his own workflow preferences and understanding of GIMP.
Scripts and plugins
  • GAP - for animation
Community

Photoshop

Plugins

Inkscape

Guides

MyPaint

  • MyPaint is a fast and easy open-source graphics application for digital painters. It lets you focus on the art instead of the program. You work on your canvas with minimum distractions, bringing up the interface only when you need it.

Paint.net

Online

Other

Colour management

  • ArgyllCMS is an ICC compatible color management system, available as Open Source under the AGPL. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB & CMYK printers.
  • dispcalGUI - Open Source Display Calibration and Characterization powered by Argyll CMS
  • Little CMS intends to be an open source small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC), which is the modern standard when regarding to color management.

DTP

Scribus

Docs

other

Photography

  • darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.

CAD

Cross-stitch and knitting

Charts

Graphviz

Web

Other

3D

Screenshots

Web GL

Scanning

Inking

Other

Icons

See also Web#Data_URI, Typography#Webfont_icons

  • Iconic - Advanced icons for the modern web. 200+ smart icons, responsive, 3 sizes, CSS styling [3]
  • Maki is a clean point of interest icon set made for web cartography.
  • SJJB SVG Map Icons - an attempt to create a simple consistent set of vector icons suitable for cartographic use.
  • Climacons - climatically categorised pictographs for web and user interface designers.
  • Skycons is a set of ten animated weather glyphs, procedurally generated by JavaScript using the HTML5 canvas tag.
  • LivIcons - Truly animated icon pack with power of scalable vector graphic for clean and perfect look at any devices.
  • Icon Deposit - post your icons, designs, code, and screenshots to promote your work


Etc

Misc

Services

Hosting

Resources

Wallpapers

Open and free

Images

Textures

Thread

Buttons

Graphic designers

Graffiti

  • #000000book - An open database for Graffiti Markup Language (GML) files

Testing

3D

Pixel art