Re: Simpler EMC version
Posted by
Alan Marconett KM6VV
on 2001-11-08 19:16:46 UTC
Hi Chris, Brian,
Just curious, but if you are writing a UI to put BIG numbers on the
screen, why not just change to a GRAPHICS mode, and DRAW the numbers any
size you want. I've used a 7-segment NUMBER format that works quite
nice. If you can use the code, this could work!
Alan KM6VV
bfp@... wrote:
Just curious, but if you are writing a UI to put BIG numbers on the
screen, why not just change to a GRAPHICS mode, and DRAW the numbers any
size you want. I've used a 7-segment NUMBER format that works quite
nice. If you can use the code, this could work!
Alan KM6VV
bfp@... wrote:
>
> > Hmm, anyone have code for generating large ASCII-art numbers? I
> know I
> > saw it done in basic once and could probably rewrite it in a half
> hour.
> >
>
> I have a few functions to do it with curses
> it uses a 5x7 font (4x6 with 1 space seperator)
> and prints it using the block char (all CAPS)
> it can be interlieved with the normal font to cram
> more info on screen but still have the coordinate
> display jump out at you
>
> I can send the code to ya later tonight
>
> Brian
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
> Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
> Moderator: jmelson@... timg@... [Moderator]
> URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
> bill,
> List Manager
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Discussion Thread
ccs@m...
2001-11-08 11:05:48 UTC
Simpler EMC version
William Scalione
2001-11-08 11:47:52 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Brian Pitt
2001-11-08 11:52:57 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Matt Shaver
2001-11-08 14:30:05 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
ccs@m...
2001-11-08 15:04:35 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
cncdxf@a...
2001-11-08 15:28:49 UTC
Re: Simpler EMC version
bfp@e...
2001-11-08 16:03:08 UTC
Re: Simpler EMC version
Alan Marconett KM6VV
2001-11-08 19:16:46 UTC
Re: Simpler EMC version
ccs@m...
2001-11-08 19:24:01 UTC
Re: [CAD_CAM_EDM_DRO] Re: Simpler EMC version
Alan Marconett KM6VV
2001-11-08 20:02:47 UTC
Re: Simpler EMC version
Jon Elson
2001-11-08 22:34:22 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version
Brian Pitt
2001-11-08 22:48:09 UTC
Re: [CAD_CAM_EDM_DRO] Re: Simpler EMC version
Brian Pitt
2001-11-08 23:24:40 UTC
Re: [CAD_CAM_EDM_DRO] Simpler EMC version