User Tools

Site Tools


font:format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
font:format [2026/01/19 11:15] mangotrainfont: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'v'o ====+This here described works only for both the early penscript (Regular) and cuneiform (Italic) font.
  
-^ Input    ^ exSolo ^ ex. Compound ^ Description                                           ^ ?? +[[timesnewyivalese|Click here to access information about the "Times New Yivalese"]]. 
-| BB       | BB       |              | Full size                                             | + 
-| BBbd     |          | BBbd         Crunched vertically, with top centred                 | +In upcoming updates, once the fourth font representing written form is created, the font here described will be accessible as "Bold" and "Bold Italic", while the "Times New Yivalese" will be the regular form, and its written form as Italic. 
-| BBbdbg   |          | BBbdbg       Crunched vertically, with top right then top left     | + 
-| Bb       | Bb                    | Crunched horizontally                                 +=== Full Size Standard === 
-| Bbbd              | Bbbd         | Crunched horizontally, with vertically centred        | ?? +^ Input    ^ Ex     ^ Description                                           ^ 
-| Bbbdbg   |          | Bbbdbg       Crunched horizontally, with top then bottom           | ?? +| BB       | BB       | Full size                                             | 
-| BB!      | BB!      |              | Upside down full size                                 | + 
-Bb!      Bb!                   | Upside down crunched horizontally                     +=== Size Modifiers === 
-| BBbd!    |          | BBbd!        | Top on the right instead of centred                   | +^ Input    ^ Ex.      ^ Description                                           ^ 
-| BBbd?    |          | BBbd?        | Top on the left instead of centred                    | +| BBbd     | BBbd     Vertically squashed, with top centred                 | 
-| Bbbd!    |          | Bbbd!        | Side on the top instead of centred                    | +| BBbdbg   | BBbdbg   Vertically squashed, with top right then top left     | 
-| Bbbd?    |          | Bbbd?        | Side on the bottom instead of centred                 |+| Bb       | Bb       Horizontally squashed                                 | 
 +| Bbbdbg   | Bbbdbg   Horizontally squashed, with top then bottom           | 
 + 
 +=== Positional Modifiers === 
 +^ Input    ^ Ex.      ^ Description                                           ^ 
 +Bbbd     Bbbd     Vertically centred                                    
 +| BBbd!    | BBbd!    | Top on the right instead of centred                   | 
 +| 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                     |
  
 <html> <html>
Line 25: Line 39:
 } }
  
-/* Targets the 2nd and 3rd cells of every row in DokuWiki tables */ +/* Targets only the 2nd cell (Examples) for the Yivalese font */ 
-.dokuwiki table.inline td:nth-child(2), +.dokuwiki table.inline td:nth-child(2) {
-.dokuwiki table.inline td:nth-child(3) {+
     font-family: "YzWrFont", "yiv-font", sans-serif;     font-family: "YzWrFont", "yiv-font", sans-serif;
     font-size: 60px;     font-size: 60px;
     line-height: 1.1;     line-height: 1.1;
     min-width: 140px;     min-width: 140px;
-    vertical-align: middle; 
-    text-align: center; 
 } }
  
-/* Centers and cleans up the Latin, Description, and Notes columns */+/* Centers and cleans up the Latin and Description columns */
 .dokuwiki table.inline td { .dokuwiki table.inline td {
     vertical-align: middle;     vertical-align: middle;
font/format.1768850129.txt.gz · Last modified: (external edit)