Mojikumi table options.
Static Properties
| Name | Description |
|---|---|
| LINE_END_ALL_ONE_EM_ENUM | Uses full-width spacing for all characters. |
| LINE_END_ALL_ONE_HALF_EM_ENUM | Uses half-width spacing for all characters. |
| LINE_END_PERIOD_ONE_EM_ENUM | Uses full-width spacing for punctuation. |
| LINE_END_UKE_NO_FLOAT_ENUM | Uses line end uke no float. |
| NOTHING | Turns off mojikumi. |
| ONE_EM_INDENT_LINE_END_ALL_NO_FLOAT_ENUM | Indents lines one full space and uses no float for all characters. |
| ONE_EM_INDENT_LINE_END_ALL_ONE_EM_ENUM | Indents lines one full space and uses full-width spacing for all characters. |
| ONE_EM_INDENT_LINE_END_ALL_ONE_HALF_EM_ENUM | Indents lines one full space and uses half-width spacing for all characters. |
| ONE_EM_INDENT_LINE_END_PERIOD_ONE_EM_ENUM | Indents lines one full space and uses full-width spacing for punctuation and for the last character in the line. |
| ONE_EM_INDENT_LINE_END_UKE_NO_FLOAT_ENUM | Indents lines one full space and uses line end uke no float. |
| ONE_EM_INDENT_LINE_END_UKE_ONE_HALF_EM_ENUM | Indents lines one space and uses line end uke one half space. |
| ONE_OR_ONE_HALF_EM_INDENT_LINE_END_ALL_ONE_EM_ENUM | Uses full-witdh spacing for all characters except the last character in the line, which uses either full- or half-width spacing. |
| ONE_OR_ONE_HALF_EM_INDENT_LINE_END_PERIOD_ONE_EM_ENUM | Indents lines one or one-half space and uses full-width spacing for punctuation and for the last character in the line. |
| ONE_OR_ONE_HALF_EM_INDENT_LINE_END_UKE_NO_FLOAT_ENUM | Indents lines one half space or one full space and uses line end uke no float. |
| ONE_OR_ONE_HALF_EM_INDENT_LINE_END_UKE_ONE_HALF_EM_ENUM | Indents lines one full or half space and uses line end uke one half space. |
| SIMP_CHINESE_DEFAULT | Uses mojikumi tsume and aki optimized for Simplified Chinese punctuation glyphs. |
| TRAD_CHINESE_DEFAULT | Uses mojikumi tsume and aki optimized for Traditional Chinese centered punctuation glyphs. |