Results 1 to 1 of 1

Thread: VB6 - Symbol Font Viewer

Threaded View

  1. #1

    Thread Starter
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    VB6 - Symbol Font Viewer

    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.

    The main use I get out of this app is as an ASCII table when I need to type a © or some other ASCII character.

    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.
    Attached Files Attached Files
    Last edited by eyeRmonkey; Nov 30th, 2005 at 09:37 PM.
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width