You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
I am trying to put text on a canvas but I want to use a different font than the default in app inventor 2. Is there a way to do this? The "call Canvas.DrawText " block is simple enough but I need more font options for my app. The text needs to be dynamically updated from time to time so just using imagesprites is very limited unless there is a clever way to update then. The application does not need to run very fast so I can tolerate a slow program execution if necessary. I would think many programmers have tried to do this so I am hoping there is a solution.
Thanks, Jim T.
Taifun
unread,
Sep 24, 2014, 3:40:03 PM9/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
you can't change the font in the canvas
in the webviewer you have more possibilities, but that is probably not what you want...