treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Writing in canvas

  • 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.
  • Yes, the canvas supports font. The font won't be selectable or anything though, it will be converted into an 'image'.