User Tools

Site Tools


font:format

Differences

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

Link to this comparison view

Next revision
Previous revision
font:format [2026/01/18 18:42] – created wikaraifont: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 ======
  
 +This here described works only for both the early penscript (Regular) and cuneiform (Italic) font.
  
-^ Input ^ Glyph ^ Example ^ Description ^ +[[timesnewyivalese|Click here to access information about the "Times New Yivalese"]].
-Bb | Bb | | Full size | +
-| BB | BB | | Crunched vertically | +
-| BB: | BB: | | Crunched horizontally | +
-| bb: | bb: | | Top centred | +
-| bb | bb | | Top right | +
-| bb, | bb, | | Top left | +
-| bb| bb. | | Bottom | +
-| bb; | bb; | | Vertically centred | +
-| BB | BB | | Full size (with break) | +
-| BBbd | BBbd | | Half height BB, small centered Bd on top | +
-| BBbdbg | BBbdbg | | Half height BB, small bd top-right, small bg top-left | +
-| Bb | Bb | | Half width BB, stop sequencing | +
-| bb | bb | | Small bb vertically centred | +
-| bbbd | bbbd | | Small bb on top, small bd on bottom |+
  
 +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.
  
 +=== Full Size Standard ===
 +^ Input    ^ Ex.      ^ Description                                           ^
 +| BB       | BB       | Full size                                             |
 +
 +=== Size Modifiers ===
 +^ Input    ^ Ex.      ^ Description                                           ^
 +| BBbd     | BBbd     | Vertically squashed, with top centred                 |
 +| BBbdbg   | BBbdbg   | Vertically squashed, with top right then top left     |
 +| 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>
 <style> <style>
-/* Targets the 2nd and 3rd cells of every row in DokuWiki tables */ +/* Centers table headers */ 
-.dokuwiki table.inline td:nth-child(2), +.dokuwiki table.inline th { 
-.dokuwiki table.inline td:nth-child(3) {+    text-aligncenter; 
 +    vertical-align: middle; 
 +
 + 
 +/* Targets only the 2nd cell (Examplesfor the Yivalese font */ 
 +.dokuwiki table.inline td:nth-child(2) {
     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: 120px; +    min-width: 140px;
-    vertical-align: middle; +
-    text-align: center;+
 } }
  
-/* Centers and cleans up the Latin/Description columns */+/* Centers and cleans up the Latin and Description columns */
 .dokuwiki table.inline td { .dokuwiki table.inline td {
     vertical-align: middle;     vertical-align: middle;
     text-align: center;     text-align: center;
     font-weight: bold;     font-weight: bold;
-    padding: 10px 20px; /* Adds space so columns aren't cramped */+    padding: 10px 20px;
 } }
  
Line 45: Line 59:
     border-collapse: collapse;     border-collapse: collapse;
     width: auto;      width: auto; 
-    margin: 20px auto; /* Centers the table itself on the page */ +    margin: 20px auto; 
-    max-width: 900px;+    max-width: 1100px;
 } }
 </style> </style>
 </html> </html>
font/format.1768790576.txt.gz · Last modified: (external edit)