This was one of the first programs I wrote after learning Visual Basic. I figured I would post it with the hope that others could get some use out of it.
I made it for my mother becaues she is a graphic artist and used fonts like Wingdings when making things. She was always typing out the whole alphabet to know which symbols were available.
This application lets you view every ASCII character (from 33 to 255) in a specified font. It also has
the nice feature of storing your recently chosen symbols.
If anyone find this useful please let me know. I love to hear when my work is appriciated.
NOTE: This program and its source code are being released under the GNU open source LGPL (Lesser General Public License). This means a few things as far as what you can and can't do with it. Please take the time to read License.txt. It's worth the read to learn about Open Source programming. In short, it basically means you can't use the code with crediting me.
Last edited by eyeRmonkey; Nov 30th, 2005 at 09:37 PM.