You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • would having some graphics context save/restore/push/pop methods make sense in such cases? so one would not need to call g.setFont, g.setColor, g.setBackground, g.setFontAlign, ... over and over again?
    not sure how hard it could be to implement, maybe some memcpy of some structure. could save some time when drawing to screen in multiple repeating styles

About

Avatar for fanoush @fanoush started