CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
Other Discussions
Writing in canvas
XaviJr
Permalink to comment
#
January 2012
Is it possible to write dynamically on some canvas?
I want to print one div that have image and dynamic text, if I can use other thing that's not canvas that's ok too.
jamy_za
Permalink to comment
#
January 2012
Yes, the canvas supports font. The font won't be selectable or anything though, it will be converted into an 'image'.
Add a Comment
I want to print one div that have image and dynamic text, if I can use other thing that's not canvas that's ok too.