hyperandroid / CAAT

Canvas Advanced Animation Toolkit
hyperandroid.github.com/CAAT
MIT License
727 stars 117 forks source link

Sprited fonts warning message #90

Closed alexac1970 closed 11 years ago

alexac1970 commented 11 years ago

Hi,

When i try demo1 and demo5 examples that load a sprited font i see this message in the console: "setFont will no more accept a CAAT.SpriteImage as argument". Is there a better way to do this? Will this functionality still available in the future?

Thanks.

hyperandroid commented 11 years ago

Don't worry for that. CAAT.TextActor.setFont will use SpriteImages. Regards.

-ibon