dos h0033 titlepos - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Title text effect (default design)
| <- titlegrd / titleArrowgrd | titlePos | titleLineHeight -> |
titlePos (titlepos)
- Set X, Y coordinate position of title character
Usage
|titlePos=-5,10|
|titlePos=5,10$30,0|
Overview
When using the default music title display, the position of the title text can be adjusted in the order of X coordinate, Y coordinate. The unit is px. This value is ignored when "customTitleUse" is set to "false".
Starting from ver17.3.0, the position of the second line can be adjusted by separating by "$". The x and y coordinates are specified in order of the center position of the first line. The y-coordinate can be applied simultaneously with the "titleLineHeight".
Language-specific settings (Since ver29.3.0)
| Common Setting | Language (En) | Language (Ja) |
|---|---|---|
| titlePos | titlePosEn | titlePosJa |
| titlepos | titleposEn | titleposJa |
About music title text (default design)

Related pages
- titleSize :pencil: Title character's font size
- titleFont :pencil: Font setting for title character
- titleLineHeight :pencil: Line spacing size for multiple lines of title text
Changelog
| Version | Change details |
|---|---|
| v32.7.0 | - Supports for camel notation designation. |
| v29.3.0 | - Support for language-specific settings |
| v17.3.0 | - Add position setting for the second line |
| v3.2.0 | - Initial implementation |
| <- titlegrd / titleArrowgrd | titlePos | titleLineHeight -> |