QDSed: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = qDSed | image = File:Qdsed.jpg | type = Utilities | version = 0.4 | licence = Mixed | author = QRT 071015 | we...")
 
No edit summary
Line 14: Line 14:


==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
Download and extract file.
#Copy the content to the flash card as below:
 
::Root qDSed.nds
Copy the content to the flash card as below:
::Font sys.qds, txt.qds, prefs.qds
|-Root qDSed.nds
:::your trueType fonts
|-Font  
::Text doc.txt
|-- sys.qds, txt.qds, prefs.qds (your trueType fonts)
:::your ascii texts
|-Text  
|-- doc.txt (your ascii texts)<br>


==User guide==
==User guide==
'''Change font:''' set font parameters with controls.
'''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.


'''Exit:''' stores settings on card (crashes emulators).
===Limitations===
Fixed tab size 4 spaces.


'''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.
Maximum file- & fontfilename len 64 chars.
 
Maximum path + filenamelen 256 chars.
 
Maximum text filesize 2 GB.


==Controls==
==Controls==
L - flip screens
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 wise
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
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
Double tap font name - load
 
Double tap free space or headline or L - Exit without loading


'''Pen:'''
'''Pen:'''
:use pen - scroll vertical or horizontal
 
:tapping on control elements - shows their function, some of them will change step size
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
 
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 'DeSmuME 0.7.2' but only FAT reading is implemented in this emulator version.
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
* Viewer for ascii text or source code.
*quick changing for three texts
* Quick changing for three texts.
*trueType font format support (ttf)
* TrueType font format support (ttf).
*quick start with cached system- & textfont
* Quick start with cached system- & textfont.
*max file- & fontfilename len 64 chars
* Max file- & fontfilename len 64 chars.
*max path + filenamelen 256 chars
* Max path + filenamelen 256 chars.
*max text filesize 2 GB
* Max text filesize 2 GB.
*fixed tab size 4 spaces
* 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.


[[Category:Homebrew applications]]
[[Category:Homebrew applications]]

Revision as of 07:54, 20 May 2021

qDSed
Qdsed.jpg
General
Author(s)QRT 071015
TypeUtilities
Version0.4
LicenceMixed
Links
[Media:Qdsed04.zip Download]
Website
[Media:Qdsed04src.zip Source]
Advertisements

<htmlet>adsense</htmlet>


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

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 4 spaces.

Maximum file- & fontfilename len 64 chars.

Maximum path + filenamelen 256 chars.

Maximum text filesize 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.

Advertising: