Add some information about Full-Width Title Editing
parent
801bdf3921
commit
1d687ceddd
|
@ -18,3 +18,12 @@ No, unfortunately this cannot be done in Web MiniDisc.
|
|||
|
||||
## Which units are supported?
|
||||
There's not an official list, that's because Web MiniDisc is not an official MiniDisc software. Most of the units should work fine but I'm aware that some do not work well (like [https://github.com/cybercase/webminidisc/issues/29](LAM-Z05))
|
||||
|
||||
## Full-Width Title Editing
|
||||
Minidiscs have 2 _slots_ for titles: the default, half-width one, used for Latin alphabet and half-width Katakana, and full-width one for Hiragana and Kanji.
|
||||
|
||||
Some Japanese players and remotes (models ending with 'K') have high resolution displays capable of displaying Hiragana and Kanji alphabets.
|
||||
Such devices will try to read the titles from the full-width slot first, then fall back to the half-width slot if the full-width one is empty.
|
||||
Devices with low resolution display will only show the title from the half-width slot.
|
||||
|
||||
More about this here: https://github.com/cybercase/webminidisc/pull/49 and here https://www.reddit.com/r/minidisc/comments/nzzckj/minidisc_kanji_support/
|
||||
|
|
Loading…
Reference in New Issue