goc30 Guru Joined: 12/04/2017 Location: FrancePosts: 408
Posted: 11:10pm 27 Feb 2022
bug is in this part
for i=1 to nbfonts 'if nbfonts > 7 then it bug font i,1 vsize(i,1)=MM.info(fontwidth) 'dim vsize(16,3) as integer vsize(i,2)=MM.info(fontheight) next i
mode -16 is the best for me. I don't want to use "mode 16", but my pb is that option default mode -16 don't work (in v03a12 it work without pb)