[quote name=\'JayDLewis\' date=\'Jan 27 2006, 04:03 PM\']Yes, the monospace is by design. When I orginally made it, I wanted to entirely base it on the real thing. Since each character is generated in a 5x7 grid, I thought any characters should fit within that space. But, yes, it does look a little funny (although it's how it would be in real life).
[/quote]
Right. I'm not knocking your work, I'm sure that was your intent. It would merely be more useful to me the way I specified it. I'm not looking for verite, I'm looking for function.
As to upper/lowercase...well, I direct you to the Department of Redundancy Department. heh.
Redundant? Yes. Infinely more useful? Also yes. (For example, right now, the default label on the control I'm using with the font reads "C____", with four blocks instead of the lowercase letters, because they don't exist.)
It's an aesthetic issue, yes, but one that I see creating absolutely no harm elsewhere and only providing benefit.
Could you not draw your own decimal point? For projects of my own, using that font, I would manually make my own (albeit fixed) decimal. Not a perfect solution...
Could. However, 1) I don't know how to do that (I'm still a friggin' n00b when it comes to VB), and 2) it just sounds like the maintanance of the whole thing would be way more of a pain than it's worth, especially if a font exists that does what I need it to. Right now I can just write the clock to a single text label, and I see no reason not to keep it that way. With an drawn-in decimal I would have to do all kinds of other crap.