This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| font:format [2026/01/19 11:18] – wikarai | font:format [2026/03/24 22:28] (current) – external edit A User Not Logged in | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== YzWr Font Stacking & Modifiers Reference ====== | ====== YzWr Font Stacking & Modifiers Reference ====== | ||
| - | ==== WIP learning playground 0' | + | This here described works only for both the early penscript (Regular) and cuneiform (Italic) font. |
| - | === Structural Modifiers === | + | [[timesnewyivalese|Click here to access information about the "Times New Yivalese" |
| - | ^ Input ^ ex. Solo ^ ex. Compound ^ Description | + | |
| - | | BB | BB | + | |
| - | | BBbd | + | |
| - | | BBbdbg | + | |
| - | | Bb | Bb | + | |
| - | | Bbbd | + | |
| - | | Bbbdbg | + | |
| - | | BB! | BB! | | Upside down full size | | + | |
| - | | Bb! | Bb! | | Upside down crunched horizontally | + | |
| - | === Positional Snapping | + | In upcoming updates, once the fourth font representing written form is created, the font here described will be accessible as " |
| - | ^ Input ^ ex. Solo ^ ex. Compound | + | |
| - | | BBbd! | + | === Full Size Standard |
| - | | BBbd? | + | ^ Input ^ Ex. ^ Description |
| - | | Bbbd! | + | | BB | BB | Full size | |
| - | | Bbbd? | + | |
| + | === Size Modifiers === | ||
| + | ^ Input ^ Ex. ^ Description | ||
| + | | BBbd | BBbd | Vertically squashed, with top centred | ||
| + | | BBbdbg | ||
| + | | Bb | Bb | Horizontally squashed | ||
| + | | Bbbdbg | ||
| + | |||
| + | === Positional Modifiers === | ||
| + | ^ Input ^ Ex. ^ Description | ||
| + | | Bbbd | Bbbd | Vertically centred | ||
| + | | BBbd! | BBbd! | ||
| + | | BBbd? | BBbd? | Top on the left instead of centred | ||
| + | | Bbbd! | Bbbd! | Side on the top instead of centred | ||
| + | | Bbbd? | Bbbd? | Side on the bottom instead of centred | ||
| + | |||
| + | === Rotational Modifiers === | ||
| + | ^ Input ^ Ex. ^ Description | ||
| + | | BB! | BB! | Upside down full size | | ||
| + | | Bb! | Bb! | Upside down horizontally squashed | ||
| < | < | ||
| Line 29: | Line 39: | ||
| } | } | ||
| - | /* Targets the 2nd and 3rd cells of every row in DokuWiki tables | + | /* Targets |
| - | .dokuwiki table.inline td: | + | .dokuwiki table.inline td: |
| - | .dokuwiki table.inline td: | + | |
| font-family: | font-family: | ||
| font-size: 60px; | font-size: 60px; | ||
| line-height: | line-height: | ||
| min-width: 140px; | min-width: 140px; | ||
| - | vertical-align: | ||
| - | text-align: center; | ||
| } | } | ||