Revert accidental tilde change
Our baseline script to generate the font seems to shift the tilde down by half a cell. Unclear why but we shouldn't be changing the position between versions. Reference https://gitlab.com/kicad/code/kicad/-/issues/4396
This commit is contained in:
parent
f2ad8bffe0
commit
9e6538b9a0
|
@ -246,7 +246,7 @@ const char* const newstroke_font[] =
|
|||
"KYVcUcSbR`RVQTOSQRRPRFSDUCVC",
|
||||
"H\\RbRD",
|
||||
"KYNcOcQbR`RVSTUSSRRPRFQDOCNC",
|
||||
"KZMHNGPFTHVGWF",
|
||||
"KZMSNRPQTSVRWQ",
|
||||
"F^K[KFYFY[K[",
|
||||
/* // LATIN-1 SUPPLEMENT (0080-00FF) */
|
||||
"F^K[KFYFY[K[", /* U+80 */
|
||||
|
|
Loading…
Reference in New Issue