We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all, only have one android device to test. Galaxy Tab E version 4.4.4
The basic processing function fails to render any text. It complies with no errors so im a little stumped. Can anyone reproduce?
Answers
Can you please provide a simple example program that demonstrates the problem?
from the examples
Have you tried narrowing down the problem at all? What happens if you get rid of the font loading stuff? What happens if you try different sizes and positions?
@steve_j===
be sure that you have created the font
set size to 800X600 (200 is very little for a phone with 480 dpi!)
&& first of all uncomment your noLoop() or erase it
try: it must work...
Strangley it does work now, came back to it today and its all happy. Not exactly sure what the problem was.