Hi,
it's possible, just set 'smallFont=true' in the 'print()' api
print text [x=0 y=0] [color=15] [fixed=false] [scale=1] [smallfont=false] -> width
https://github.com/nesbox/TIC-80/wiki/print
Ohhh I totally missed that in the docs... my bad. Thank you!
How do I set alt-font? just change alt_font to true?