More actions
(Created page with "{{Infobox homebrew | title = qDSed | image = File:Qdsed.jpg | type = Utilities | version = 0.4 | licence = Mixed | author = QRT 071015 | we...") |
m (Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/") |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=qDSed | ||
| image | |image=Qdsed.jpg | ||
| type | |description=A homebrew text reader. | ||
| version | |author=QRT 071015 | ||
| | |lastupdated=2007/10/16 | ||
| | |type=Utilities | ||
| website | |version=0.4 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/qdsed.7z | |||
|website=http://www.qland.de/software/qdsed/index.html | |||
|source=https://dlhb.gamebrew.org/dshomebrew2/qdsed.7z | |||
}} | }} | ||
qDSed is a text reader for the Nintendo DS. | qDSed is a text reader for the Nintendo DS. | ||
==Features== | ==Features== | ||
*Reader for ascii text or source code | * Reader for ascii text or source code. | ||
*Virtual wide screen | * Virtual wide screen. | ||
*Smooth scroll | * Smooth scroll. | ||
*Quick changing for three texts | * Quick changing for three texts. | ||
*Truetype font format support (ttf) | * Truetype font format support (ttf). | ||
*Three types of font rendering | * Three types of font rendering. | ||
*Wordwrap & linecombine | * Wordwrap & linecombine. | ||
*Quick start with cached system- & textfont | * Quick start with cached system- & textfont. | ||
==Installation== | ==Installation== | ||
Download and extract file. | |||
Copy the content to the flash card as below: | |||
Root | |||
|-qDSed.nds | |||
|-Font/ | |||
| |-sys.qds, txt.qds, prefs.qds (your trueType fonts) | |||
|-Text/ | |||
| |-doc.txt (your ascii texts) | |||
==User guide== | ==User guide== | ||
===Options=== | |||
* Change font - Set font parameters with controls. | |||
* Exit - Stores settings on card (crashes emulators). | |||
* Low buffer warning - Partly rendered text pages may occur if this warning is shown. To avoid it reduce screen width, switch off line combine or wordwrap or increase font size. | |||
===Limitations=== | |||
* Fixed tab size is 4 spaces. | |||
* Maximum file and font filename length is 64 characters. | |||
* Maximum path + filename length 256 characters. | |||
* Maximum text filesize is 2 GB. | |||
==Controls== | ==Controls== | ||
L - | L - Flip screens | ||
Control with Stylus. Double taps on emulators. | Control with Stylus. Double taps on emulators. | ||
'''Scrollbars:''' | '''Scrollbars:''' | ||
Drag slider - Navigate text | |||
Tap up/downside - Move page | |||
'''Load text:''' | '''Load text:''' | ||
Double tap file name - Load | |||
Double tap free space/headline or L - Exit without loading | |||
'''Change font:''' | '''Change font:''' | ||
Double tap font name - load | |||
Double tap free space or headline or L - Exit without loading | |||
'''Pen:''' | '''Pen:''' | ||
Stylus - scroll vertical or horizontal | |||
Tap on control elements - Show functions (some of them will change step size) | |||
'''Status field:''' | '''Status field:''' | ||
Tap status field switches between four lines - Long messages | |||
==Compatibility== | ==Compatibility== | ||
Tested on SuperCard SD and SuperCard One. Tested well with trueType fonts. | Tested on SuperCard SD and SuperCard One. Tested well with trueType fonts. | ||
Works on | Works on DeSmuME 0.7.2 but only FAT reading is implemented in this emulator version. | ||
==Changelog== | ==Changelog== | ||
'''0.4''' | '''0.4''' | ||
* | * Viewer for ascii text or source code. | ||
* | * Quick changing for three texts. | ||
* | * TrueType font format support (ttf). | ||
* | * Quick start with cached system- & textfont. | ||
* | * Max file- & fontfilename len 64 chars. | ||
* | * Max path + filenamelen 256 chars. | ||
* | * Max text filesize 2 GB. | ||
* | * Fixed tab size 4 spaces. | ||
==Credits== | ==Credits== | ||
FreeType project at Sourceforge.net | FreeType project at Sourceforge.net. | ||
Rick Wong (Lick) for rebootlib 1.1 | Rick Wong (Lick) for rebootlib 1.1. | ||
Michael Chisholm for load.bin | Michael Chisholm for load.bin. | ||
Simon for testing | Simon for testing. | ||
==External links== | |||
* Author's website - http://www.qland.de/software/qdsed/index.html |
Latest revision as of 11:10, 16 August 2024
qDSed | |
---|---|
General | |
Author | QRT 071015 |
Type | Utilities |
Version | 0.4 |
License | Mixed |
Last Updated | 2007/10/16 |
Links | |
Download | |
Website | |
Source | |
qDSed is a text reader for the Nintendo DS.
Features
- Reader for ascii text or source code.
- Virtual wide screen.
- Smooth scroll.
- Quick changing for three texts.
- Truetype font format support (ttf).
- Three types of font rendering.
- Wordwrap & linecombine.
- Quick start with cached system- & textfont.
Installation
Download and extract file.
Copy the content to the flash card as below:
Root |-qDSed.nds |-Font/ | |-sys.qds, txt.qds, prefs.qds (your trueType fonts) |-Text/ | |-doc.txt (your ascii texts)
User guide
Options
- Change font - Set font parameters with controls.
- Exit - Stores settings on card (crashes emulators).
- Low buffer warning - Partly rendered text pages may occur if this warning is shown. To avoid it reduce screen width, switch off line combine or wordwrap or increase font size.
Limitations
- Fixed tab size is 4 spaces.
- Maximum file and font filename length is 64 characters.
- Maximum path + filename length 256 characters.
- Maximum text filesize is 2 GB.
Controls
L - Flip screens
Control with Stylus. Double taps on emulators.
Scrollbars:
Drag slider - Navigate text
Tap up/downside - Move page
Load text:
Double tap file name - Load
Double tap free space/headline or L - Exit without loading
Change font:
Double tap font name - load
Double tap free space or headline or L - Exit without loading
Pen:
Stylus - scroll vertical or horizontal
Tap on control elements - Show functions (some of them will change step size)
Status field:
Tap status field switches between four lines - Long messages
Compatibility
Tested on SuperCard SD and SuperCard One. Tested well with trueType fonts.
Works on DeSmuME 0.7.2 but only FAT reading is implemented in this emulator version.
Changelog
0.4
- Viewer for ascii text or source code.
- Quick changing for three texts.
- TrueType font format support (ttf).
- Quick start with cached system- & textfont.
- Max file- & fontfilename len 64 chars.
- Max path + filenamelen 256 chars.
- Max text filesize 2 GB.
- Fixed tab size 4 spaces.
Credits
FreeType project at Sourceforge.net.
Rick Wong (Lick) for rebootlib 1.1.
Michael Chisholm for load.bin.
Simon for testing.
External links
- Author's website - http://www.qland.de/software/qdsed/index.html