More actions
(Created page with "{{Infobox 3DS homebrew | title = Font Viewer | image = https://dlhb.gamebrew.org/3dshomebrew/|250px | type = Utilities | version = | licence = Mixed | author = Jwiz33 | websi...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS homebrew | {{Infobox 3DS homebrew | ||
| title = Font Viewer | | title = Font Viewer | ||
| type = Utilities | | type = Utilities | ||
| version = | | version = | ||
Line 8: | Line 7: | ||
| website = https://gbatemp.net/threads/release-font-viewer-tester.396145/ | | website = https://gbatemp.net/threads/release-font-viewer-tester.396145/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Font-Tester.zip | | download = https://dlhb.gamebrew.org/3dshomebrew/Font-Tester.zip | ||
}} | }} | ||
=Font Viewer= | |||
What this simple homebrew does is displays font.ttf from your SD card.<br> | What this simple homebrew does is displays font.ttf from your SD card.<br> | ||
<br> | <br> | ||
Line 28: | Line 25: | ||
<span style="font-size: 15px">Big</span> thanks to <b>Rinnegatamante</b> for LPP-3DS<br> | <span style="font-size: 15px">Big</span> thanks to <b>Rinnegatamante</b> for LPP-3DS<br> | ||
<b>ihaveamac</b> for helping me with bugs in my code and giving me tips to make my homebrew better<br> | <b>ihaveamac</b> for helping me with bugs in my code and giving me tips to make my homebrew better<br> | ||
Revision as of 13:19, 30 April 2020
Font Viewer
What this simple homebrew does is displays font.ttf from your SD card.
font.ttf should be placed in the same directory as the .3dsx and index.lua files.
This was made in LUA with LPP-3ds
Pressing B exits to the homebrew launcher (convenient, eh?)
In a future update I would like to make it that you can make the text bigger/smaller by pressing R/L
Special thanks to:
Smealum for his userland exploits
Big thanks to Rinnegatamante for LPP-3DS
ihaveamac for helping me with bugs in my code and giving me tips to make my homebrew better