Giant font
ghost2
Posts: 9
Hi,
I need to build a track timer for model cars and want to have a really large time display, preferrably a 13-15" VGA monitor with nothing but mins, secs and hundreds across the full screen. So, I am looking for a giant font and VGA driver. Is there such a thing? Although I have never written a display driver, suggestions for an existing driver suitable for modifications are also welcome.
Regards,
G
I need to build a track timer for model cars and want to have a really large time display, preferrably a 13-15" VGA monitor with nothing but mins, secs and hundreds across the full screen. So, I am looking for a giant font and VGA driver. Is there such a thing? Although I have never written a display driver, suggestions for an existing driver suitable for modifications are also welcome.
Regards,
G
Comments
It would be blocky, but big...
@Ray: Doesn't changing the scaling in the stock driver only occur at compile time and affects the whole display? I'm pretty sure that this is the case as I try to use OTS objects if I can but I ended up doing the mixed scalable font graphics driver instead.
Here is what I was able to make from it.
I think it should "fit the bill" nicely.
Bean
Thanks everyone!
G