Author Topic: Draw on display?  (Read 1705 times)

Offline qcrist

  • byte
  • *
  • Posts: 29
    • View Profile
Draw on display?
« on: August 17, 2011, 03:59:33 am »
Is there any way for me to draw a 2D on the display?

Like draw text in the corner or something?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Draw on display?
« Reply #1 on: August 17, 2011, 06:57:24 am »
Either use one of the blit()-methods in FrameBuffer or raft's little helper here: http://www.jpct.net/forum2/index.php/topic,1074.0.html