1
0
mirror of synced 2025-02-03 13:13:26 +01:00

README.md: Improve table spacing for mobile

This commit is contained in:
Viv 2023-07-24 22:41:13 -04:00
parent d33562fef7
commit 7baa5ea859

View File

@ -37,48 +37,47 @@ If there is an unsupported feature that you would like support for, please make
> **Legend**: `✅` = Fully supported, `❌` = Not supported > **Legend**: `✅` = Fully supported, `❌` = Not supported
| File format | tja2fumen | tja2bin | Comments | | | tja 2 fumen | tja 2 bin | Comment |
|---------------------|-----------|---------|----------| |---------------------|-------------|-----------|----------|
| UTF-8 (with BOM) | `✅` | `❌` |   | | UTF-8 (with BOM) | `✅` | `❌` |   |
| UTF-8 (without BOM) | `✅️` | `✅` |   | | UTF-8 (without BOM) | `✅️` | `✅` |   |
| Shift-JIS | `✅` | `✅` |   | | Shift-JIS | `✅` | `✅` |   |
### Supported metadata ### Supported metadata
> **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported > **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported
| Metadata | tja2fumen | tja2bin | Comments | | | tja 2 fumen | tja 2 bin | Comment |
|-----------------------------------------------------------------|-----------|---------|-------------------------------------------------------------------------| |-----------------------------------------------------------------|-------------|-----------|-------------------------------------------------------------------------|
| `BPM:`, `OFFSET:` | `✅` | `✅` |   | | `BPM:`, `OFFSET:` | `✅` | `✅` |   |
| `TITLE:`, `SUBTITLE:`, `WAVE:`,<br>`DEMOSTART:`, etc. | `⚪️` | `⚪️` | The only global metadata needed are `BPM:` and `OFFSET:`.   | | `TITLE:`, `SUBTITLE:`, `WAVE:`,<br>`DEMOSTART:`, etc. | `⚪️` | `⚪️` | The only global metadata needed are `BPM:` and `OFFSET:`.   |
| `COURSE:`, `LEVEL:`, `BALLOON:`,<br> `SCOREINIT:`, `SCOREDIFF:` | `✅` | `✅` |   | | `COURSE:`, `LEVEL:`, `BALLOON:`,<br> `SCOREINIT:`, `SCOREDIFF:` | `✅` | `✅` |   |
| `STYLE:Single`, `STYLE:Double` | `✅` | `❌` |   | | `STYLE:` (`Single`, `Double`) | `✅` | `❌` |   |
| `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | `⚪️` | `⚪️` | Other simulator-specific metadata fields are currently ignored.  | | `EXAM1:`, `GAUGEINCR:`, `TOTAL:`, etc. | `⚪️` | `⚪️` | Other simulator-specific metadata fields are currently ignored.  |
### Supported notes/commands ### Supported notes/commands
> **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported > **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported
| Note/command | tja2fumen | tja2bin | Comments | | | tja 2 fumen | tja 2 bin | Comment |
|-------------------------------------------------|-----------|--------|--------------------------------------------------------------------------------------------------| |--------------------------------------------------|-------------|-----------|---------------------------------------------------------------------------------------------------------------|
| `0`, `1`, `2`, `3`, `4` `5`, `6`, `7`, `8`, `9` | `✅` | `✅` | | | `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9` | `✅` | `✅` | |
| `A`, `B` | `✅` | `❌` | | | `A`, `B` | `✅` | `❌` | |
| `C`, `D`, `E`, `F`, `G`, `H`, `I` | `⚠️` | `❌` | Replaced by normal notes/rolls in tja2fumen. | | `C`, `D`, `E`, `F`, `G`, `H`, `I` | `⚠️` | `❌` | Replaced by normal notes/rolls in tja2fumen. |
| `9000,`<br>`9008,` | `⚪️` | `⚠️` | Double Kusudama note treated as 1 drumroll by tja2fumen, but 2 overlapping drumrolls by tja2bin. | | `9000,`<br>`9008,` | `⚪️` | `⚠️` | Double Kusudama note treated as 1 drumroll by tja2fumen, but 2 overlapping drumrolls by tja2bin. |
| `#START`, `#END` | `✅` | `✅` | | | `#START`, `#END` | `✅` | `✅` | |
| `#START P1`, `#START P2` | `✅` | `❌` | | | `#START P1`, `#START P2` | `✅` | `❌` | |
| `#MEASURE` | `✅` | `✅` | | | `#BPMCHANGE` | `✅` | `⚠️` | See [#16](https://github.com/Fluto/TakoTako/issues/16) |
| `#BPMCHANGE` | `✅` | `⚠️` | See https://github.com/Fluto/TakoTako/issues/16 | | `#MEASURE` | `✅` | `✅` | |
| `#DELAY` | `✅` | `❌` | See https://github.com/Fluto/TakoTako/issues/27 | | `#SCROLL` | `✅` | `✅` | |
| `#SCROLL` | `✅` | `✅` | | | `#GOGOSTART`, `#GOGOEND` | `✅` | `✅` | |
| `#GOGOSTART`, `#GOGOEND` | `✅` | `✅` | | | `#BARLINEOFF`, `#BARLINEON` | `✅` | `✅` | |
| `#BARLINEOFF`, `#BARLINEON` | `✅` | `✅` | | | `#DELAY` | `✅` | `❌` | See [#27](https://github.com/Fluto/TakoTako/issues/27) |
| `#BRANCHSTART` | `✅` | `✅` | | | `#BRANCHSTART`, `#BRANCHEND` | `✅` | `✅` | |
| `#SECTION` | `⚠️` | `❌` | See https://github.com/vivaria/tja2fumen/issues/52, https://github.com/Fluto/TakoTako/issues/27 | | `#N`, `#E`, `#M` | `✅` | `✅` | |
| `#LEVELHOLD` | `⚠️` | `❌` | See https://github.com/vivaria/tja2fumen/issues/52 | | `#SECTION` | `⚠️` | `❌` | See [#52](https://github.com/vivaria/tja2fumen/issues/52), [#27](https://github.com/Fluto/TakoTako/issues/27) |
| `#N`, `#E`, `#M` | `✅` | `✅` | | | `#LEVELHOLD` | `⚠️` | `❌` | See [#52](https://github.com/vivaria/tja2fumen/issues/52) |
| `#BRANCHEND` | `✅` | `✅` | | | `#BMSCROLL`, `#LYRIC`,<br>`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are currently ignored. |
| `#BMSCROLL`, `#LYRIC`,<br>`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are currently ignored. |
## Reporting bugs ## Reporting bugs