deutsch/alchi-flyer: change font size

This commit is contained in:
milahu 2021-04-11 19:41:57 +02:00
parent 8b38a1e113
commit c3575186a4
1 changed files with 4 additions and 1 deletions

View File

@ -57,6 +57,8 @@ TODO
translate html to svg coordinates 1:1.
avoid scaling factors, or round scaled coordinates.
TODO bundle font file for consistent results
-->
<meta name="author"
@ -123,7 +125,8 @@ TODO
const bgpat_w = content_x / 5 / 4;
// TODO scale with content
const font_size = 2.365; // firefox
//const font_size = 2.365;
const font_size = 2.53;
const font_size_page2 = font_size;