Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 2
Warning: include(http://dma.canisius.edu/~dunkleb/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 2
Warning: include() [function.include]: Failed opening 'http://dma.canisius.edu/~dunkleb/header.php' for inclusion (include_path='.:/usr/share/php:/home/dunkleb/public_html') in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 2
Making computer icons
Concept
- What is an icon? What is a computer icon? What should a computer icon do? Why do we use them?
- Like fonts, icons can be closely tied to the OS. Think about file types. Most make sense, but fonts and icons are on a different level.
- Icons can also simply be graphics used in print, web, presentations, games, etc. In these cases, there are far fewer technical restrictions.
- In all cases, icons are a mosaic of squares. Pixels are still visible, although they probably wont be in the near future.
- For now, we are forced to design icons that may potentially be seen with 1 bit or 8 bit transparency.
Icons are everywhere
- http://www.famfamfam.com/lab/icons/
- http://iconshoppe.com/
- http://www.firewheeldesign.com/sparkplug/2006/April/icon_design_bitmap_vs_vector.php
Bit depth
- 16x16
- 32x32
- 48x48
- 128x128
- Interpolation-Allowing the computer to determine the color of a pixel
Platform
Tools
- Graph paper
- Photoshop
- 1 pixel pencil tool
- Graph paper
- Iconographer
Formats
- bmp, ico, png
- Copy/paste
- Favicons
Techniques
HANDS ON
- Create the following icons, at 16x16, 32x32, and 128x128, in both 8bit and 1bit transparency formats
- home
- email
- key
- music
- search
- users
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 70
Warning: include(http://dma.canisius.edu/~dunkleb/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 70
Warning: include() [function.include]: Failed opening 'http://dma.canisius.edu/~dunkleb/footer.php' for inclusion (include_path='.:/usr/share/php:/home/dunkleb/public_html') in /home/dunkleb/public_html/notes/icons_lecture_tutorial.php on line 70