Hello Udo,

Friday, July 20, 2007, 6:42:36 PM, I wrote:
UG> +  cxform cf = character::get_world_cxform();

Is this the correct way? Guess not. Anyway, the ancestor should be
called...


UG> +  if ( 0 /* if using a device font (PP compatibility, TODO) */ ) {

Sandro, once you add that "is device font" flag to the font definition
(you said that in IRC), then change this so that the flag is checked
here.


UG> +    // set alpha to default values to make the text field opaque
UG> +    cf.m_[3][0] = 1.0f;
UG> +    cf.m_[3][1] = 0.0f;

Yes, I know, we should add a setAlpha() or similar function to the
cxform class...


Udo



_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to