Greg Haerr
2007-08-29 20:44:46 UTC
: I tried using MWRBG(1,1,1) and not joy and also MWRGB(16,16,16); and no
: joy.I guess it will be the CVS version for me.
Strange. Make sure that yellow or white works with MWRGB(0,255,255)
and MWRGB(255,255,255) so we're debugging the correct problem.
Greg
:
: Greg Haerr wrote:
: > : I can not render text on top of an image.
: > : Okay here is the odd thing. I can render the text if it isn't black.
: > : Yellow and White work but not black.
: > : I am using Freetype1 to render the image.
: >
: > This is odd, but FT1 uses a GrCopyArea to draw the
: > characters, and in v0.91 and earlier, there was a
: > transparent draw bug with that version. Make sure
: > you're using the CVS version. For a quick workaround,
: > try setting your foreground color to RGB(1,0,0) or something
: > like that. Look at the GrCopyArea code in engine/font_freetype.c.
: >
: > Regards,
: >
: > Greg
: >
: >
: >
: >
:
: -----BEGIN PGP SIGNATURE-----
: Version: GnuPG v1.2.3-nr1 (Windows XP)
: Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
:
: iQEVAwUBRtXXTOLnn4qAcbUGAQL3vAgAiHvibNh6wzxk1vmPX2cI6hLR1DxPmOgY
: 53zOjnYJnUMMfAI4VVKlXo1spwy3JsNU1iBZNSdsza6Yj0YCXnrFEkeuJPq5f7vY
: SI2U9PJnEcw+ythXZKAE4qtDlI880u05YA26rQ011TCDNMN04hhG6UytyJXCTLAR
: 5eELTgnFe1wLk2w3i9fSVcR0HF+NAW60C7ND28W2N0KItSLpaet0XIBW09xUMBXH
: tPDiEDo2JydNF+glVkxjh/YK8A6hXrrXuzN4UWez2011kK0NlWABUje7znRGKlRv
: RBgHW2XGbg0S7qe9h6hLHxDR8c86g6+p4TsYvgF+Boh67vTJttRwgg==
: =KXbo
: -----END PGP SIGNATURE-----
:
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: nanogui-unsubscribe-***@public.gmane.org
: For additional commands, e-mail: nanogui-help-***@public.gmane.org
:
:
: joy.I guess it will be the CVS version for me.
Strange. Make sure that yellow or white works with MWRGB(0,255,255)
and MWRGB(255,255,255) so we're debugging the correct problem.
Greg
:
: Greg Haerr wrote:
: > : I can not render text on top of an image.
: > : Okay here is the odd thing. I can render the text if it isn't black.
: > : Yellow and White work but not black.
: > : I am using Freetype1 to render the image.
: >
: > This is odd, but FT1 uses a GrCopyArea to draw the
: > characters, and in v0.91 and earlier, there was a
: > transparent draw bug with that version. Make sure
: > you're using the CVS version. For a quick workaround,
: > try setting your foreground color to RGB(1,0,0) or something
: > like that. Look at the GrCopyArea code in engine/font_freetype.c.
: >
: > Regards,
: >
: > Greg
: >
: >
: >
: >
:
: -----BEGIN PGP SIGNATURE-----
: Version: GnuPG v1.2.3-nr1 (Windows XP)
: Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
:
: iQEVAwUBRtXXTOLnn4qAcbUGAQL3vAgAiHvibNh6wzxk1vmPX2cI6hLR1DxPmOgY
: 53zOjnYJnUMMfAI4VVKlXo1spwy3JsNU1iBZNSdsza6Yj0YCXnrFEkeuJPq5f7vY
: SI2U9PJnEcw+ythXZKAE4qtDlI880u05YA26rQ011TCDNMN04hhG6UytyJXCTLAR
: 5eELTgnFe1wLk2w3i9fSVcR0HF+NAW60C7ND28W2N0KItSLpaet0XIBW09xUMBXH
: tPDiEDo2JydNF+glVkxjh/YK8A6hXrrXuzN4UWez2011kK0NlWABUje7znRGKlRv
: RBgHW2XGbg0S7qe9h6hLHxDR8c86g6+p4TsYvgF+Boh67vTJttRwgg==
: =KXbo
: -----END PGP SIGNATURE-----
:
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: nanogui-unsubscribe-***@public.gmane.org
: For additional commands, e-mail: nanogui-help-***@public.gmane.org
:
: