Synchronize da evewyfing
This commit is contained in:
@ -0,0 +1,69 @@
|
||||
{
|
||||
"$baseURI": "https://yal.cc/r/20/pixelfont/",
|
||||
"$version": "1.0",
|
||||
"in-glyphs": [
|
||||
" !\"#$%&'()*+,-./",
|
||||
"0123456789:;<=>?",
|
||||
"@ABCDEFGHIJKLMNO",
|
||||
"PQRSTUVWXYZ[\\]^_",
|
||||
"`abcdefghijklmno",
|
||||
"pqrstuvwxyz{|}~∎",
|
||||
"─━│┃┄┅┆┇┈┉┊┋┌┍┎┏",
|
||||
"┐┑┒┓└┕┖┗┘┙┚┛├┝┞┟",
|
||||
"┠┡┢┣┤┥┦┧┨┩┪┫┬┭┮┯",
|
||||
"┰┱┲┳┴┵┶┷┸┹┺┻┼┽┾┿",
|
||||
"╀╁╂╃╄╅╆╇╈╉╊╋╌╍╎╏",
|
||||
"═║╒╓╔╕╖╗╘╙╚╛╜╝╞╟",
|
||||
"╠╡╢╣╤╥╦╧╨╩╪╫╬╭╮╯",
|
||||
"╰╱╲╳╴╵╶╷╸╹╺╻╼╽╾╿"
|
||||
],
|
||||
"glyph-color": "black",
|
||||
"glyph-width": 5,
|
||||
"glyph-height": 8,
|
||||
"glyph-ofs-x": 0,
|
||||
"glyph-ofs-y": 0,
|
||||
"glyph-sep-x": 0,
|
||||
"glyph-sep-y": 0,
|
||||
"glyph-base-x": 0,
|
||||
"glyph-baseline": 6,
|
||||
"glyph-spacing": 1,
|
||||
"font-is-mono": false,
|
||||
"font-em-square": 1024,
|
||||
"font-line-gap": 0,
|
||||
"font-ascend": 768,
|
||||
"font-descend": -256,
|
||||
"font-px-size": 128,
|
||||
"contour-type": "pixel",
|
||||
"font-type": "ttf",
|
||||
"font-is-upper": false,
|
||||
"font-name": "Protocol Console",
|
||||
"font-author": "Noah J. Greer (FinniTheFox)",
|
||||
"font-copy": "(c) 2025 - Overcharm Studios",
|
||||
"font-version-major": 1,
|
||||
"font-version-minor": 1,
|
||||
"font-desc": "The console font found in computerized interfaces, pertaining to the game \"Bold Protocol\"",
|
||||
"font-license": "You have the permission to nuzzle my pawbeans. :3",
|
||||
"font-license-url": "",
|
||||
"font-sample-text": [
|
||||
"WELCOME TO THE ITEM SHOP",
|
||||
"",
|
||||
"Lowercase text is generally illegible."
|
||||
],
|
||||
"font-embedding": "0",
|
||||
"font-weight-class": "400",
|
||||
"font-width-class": "5",
|
||||
"font-creation-date": "2025-06-29",
|
||||
"font-creation-time": "16:39",
|
||||
"font-modification-date": "2025-06-29",
|
||||
"font-modification-time": "18:13",
|
||||
"font-modification-auto": true,
|
||||
"overrides": [
|
||||
"# hide the pixels of the \"space\" characters!",
|
||||
"# (but they'll still have a width)",
|
||||
"hide \\s",
|
||||
""
|
||||
],
|
||||
"font-preview-text": [
|
||||
"HELLO, MY NAME IS HOON HAN AND I HAVE COME FOR YOUR DELECTIBLES."
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user