Short: Commodore-64 Font (With European accents!) Author: Chris Covell (ccovell@direct.ca) Uploader: Chris Covell Type: text/font Architecture: generic This is a font for the Amiga that matches the C-64's text. I made it by typing this into a C-64 emulator, and then into a real C-64 to check it: 10 Y=1024 20 FOR X=0 TO 255 30 POKE Y,X 40 Y=Y+1 50 NEXT X 60 END RUN This font should match the look of the real C-64 exactly, except that there are two spaces between lines instead of only one on the real C-64. I don't know how to fix this, unfortunately. I added a few useful characters to this font as well as the whole set of European accents (éüòñÂ, etc...) just to be nice to all my fellow Amiga users across the sea. You should test this font out in a paint program in low-resolution and with a nice blue background. In high-resolution the C-64 font looks uncannily like the Topaz font. Hmmm..... Other things of mine which you should check out are: pix/anim/AmiBanner.lha ;An animating GIF banner that supports Amiga. pix/boot/Win95BURN.lha ;My Windows'95 trasher. Burn, baby burn!!! pix/boot/Win95BURN.jpg ;A JPEG version of that pic. pix/boot/WinBURN24.lha ;A 24-bit IFF version of that pic. pix/wb/BeBoxWBs.lha ;Some pics of my WB using the BeIcons. pix/wb/JapanWB.lha ;A Japanese Workbench. ;-) pix/wb/HAMBrowse.lha ;A Pic showing how to browse the WWW in HAM! pix/icon/BeIcons_2.lha ;A set of NewIcons in the BeOS style! (and more!) pix/trace/SidMan*.lha ;Concept Render of a SID-Playing Walkman. pix/trace/SidManLCD.lha ;LCD texture from the SID walkman. gfx/aga/HUGEBench.lha ;Some monitor settings for a HUGE Workbench! misc/emu/Snd2Mid.lha ;Converts NES PSG songs to MIDI!! And of course, my webpage at http://www.sfu.ca/~ccovell/ It has lots of stuff that you might enjoy exploring. See ya!