I was looking at the installation guide for Fedora Core 5, and I came accross this image.
What graphics mode is this? Is it some kind of hybrid text/graphics mode, or is it just using a graphics mode with a bitmapped font?
Thanks,
-Stephen
What graphics mode is this?
Re:What graphics mode is this?
That's just a graphics mode with background image and text
written on top of that. Not that difficult to do (basically any
graphical user interface on an OS does the same thing).
For some sample code + screenshots to get everyone started see this thread:
http://www.mega-tokyo.com/forum/index.php?board=1;action=display;threadid=9169
written on top of that. Not that difficult to do (basically any
graphical user interface on an OS does the same thing).
For some sample code + screenshots to get everyone started see this thread:
http://www.mega-tokyo.com/forum/index.php?board=1;action=display;threadid=9169
Re:What graphics mode is this?
OK, so it is just a standard graphics mode.
Thanks,
-Stephen
Thanks,
-Stephen
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:What graphics mode is this?
note that it's theorically possible to have a split-screen with text and graphics: you just have to reprogram the CRT on the fly at the split-line ...
... oh, that will only work with standard VGA modes though ... and may not work on all displays !
... oh, that will only work with standard VGA modes though ... and may not work on all displays !