> -----Original Message----- > From: e...@inbox.com > Sent: Thu, 4 Jun 2009 08:42:49 -0800 > To: nanogui@linuxhacker.org > Subject: [nanogui] Freetype2 library > > Hi, > All I've tested the freetype2 library, something I'm been meaning to do > for a while. > So far it looks good. I do have one issue I'm not sure how to get around. > If I write the same text the same place, or two different text the same > place, the previous text is not cleared first. That is, it does not paint > the background while it draws the new text. I set UseBackground but that > didn't help. Anyone knows how to do this? How do I also get it to paint a > square where a space should be (so as not to ignore white space)? > Thanks.
Hi, After some tests I realize drawing the text in opaque mode is really what I need. does anyone know how to draw TTF fonts opaque? --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org