More actions
(Created page with "{{Infobox DS Homebrews}} {{Infobox DS Homebrews |title=Sub Pixel Font |image=subpixelfont2.png |description=Demo of how to increase the DS resolution by using the RGB value...") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
|title= | |title=SubPixel Font | ||
|image= | |image=Subpixelfont2.png | ||
|description=Demo of how to increase the DS resolution by using the RGB values. | |description=Demo of how to increase the DS resolution by using the RGB values. | ||
|author=Renaud Delcoigne (Sylfurd) | |author=Renaud Delcoigne (Sylfurd) | ||
Line 9: | Line 8: | ||
|version=demo | |version=demo | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/subpixelfont.rar | ||
|website=http://www.drunkencoders.com/compo/Christmas2005/compo.htm | |website=http://www.drunkencoders.com/compo/Christmas2005/compo.htm | ||
}} | }} | ||
SubPixel Font is a 3x8 font using the subpixels of LCDs screens that make it totally readable despite of its small weight. | SubPixel Font is a 3x8 font using the subpixels of LCDs screens that make it totally readable despite of its small weight. | ||
Line 25: | Line 23: | ||
* GBAX 2005 Coding Competition - https://gbax.gp2x.de/gbax2005.html | * GBAX 2005 Coding Competition - https://gbax.gp2x.de/gbax2005.html | ||
[[Category: | [[Category:GBAX 2005 Coding Competition]] | ||
Latest revision as of 06:22, 21 August 2024
SubPixel Font | |
---|---|
General | |
Author | Renaud Delcoigne (Sylfurd) |
Type | Demos |
Version | demo |
License | Mixed |
Last Updated | 2005/05/31 |
Links | |
Download | |
Website | |
SubPixel Font is a 3x8 font using the subpixels of LCDs screens that make it totally readable despite of its small weight.
This was an entry for the GBAX 2005 Coding Competition.
User guide
This specific font allows to display a lot more text than any other font without degrading the comfort of reading, which is particularly useful on the small resolution of the DS screens.
Displaying 80+ characters per line on the DS screens is no more a dream.
External links
- GBAX 2005 Coding Competition - https://gbax.gp2x.de/gbax2005.html