Graphics

Graphics on Linux

How to create a favicon (icon displayed in the browsers location bar) with Gimp

If you notice your http error logs with a lot of messages such as "File does not exist: ... favicon.ico". You are missing an icon for your website which is displayed in the browsers location bar and also within the browser bookmarks.

Here's an easy way to create one with Gimp:

  1. Open the image you want to create the icon for, with Gimp.
  2. Resize the image to a 16x16 pixel.
  3. When you go to save, "Select File Type (By Extension)".
  4. Save as "Microsoft Windows Icon" -- ico .
  5. Name it "favicon.ico".
  6. Upload the favicon.ico file to the websites home directory.

When you visit your website, you should now have a cool new icon displayed within the browsers location bar!!

Inkscape - Vector Graphics on Linux

Inkscape is an open source drawing tool with capabilities similar to Illustrator, Freehand, and CorelDraw that uses the W3C standard scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons meta-data, node-editing, layers, complex path operations, text-on-path, and SVG XML editing. It also imports several formats like EPS, Postscript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based formats.

Syndicate content
Comment