···1414 * Same as the "BaselineDiagnostic" font, but uses the common alphabetic baseline
1515 * of 0. This also results in the x-middle baseline being at 125.
1616 */
1717- font-family: "BaselineDiagnostic";
1717+ font-family: "BaselineDiagnosticAlphabeticZero";
1818 src: url('./BaselineDiagnosticAlphabeticZero.ttf') format('opentype');
1919}
+1-1
main.py
···7272 * Same as the "BaselineDiagnostic" font, but uses the common alphabetic baseline
7373 * of 0. This also results in the x-middle baseline being at 125.
7474 */
7575- font-family: "BaselineDiagnostic";
7575+ font-family: "BaselineDiagnosticAlphabeticZero";
7676 src: url('./BaselineDiagnosticAlphabeticZero.ttf') format('opentype');
7777 }
7878 '''))