Skip to content
Discussion options

You must be logged in to vote

FLASH arrays are slightly faster normally as there is no filing system overhead. But less convenient as the vlw files have to be converted to an array. You need to be careful as you only have 32kbytes of RAM and so use small fonts and or use very few characters in a font as when it is loaded with loadFont(..) a copy of the font parameters/metrics is stored in RAM for faster access.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by deruiter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants