what does this warning means?

kevinli

04-04-2011 09:58:19

14:04:17 | Core | Warning | Texture 'ScorePanel.png' have non power of two size | ..\..\..\OgreProjects\MyGUI3.0\MyGUIEngine\src\MyGUI_TextureUtility.cpp | 77

Should I be care of this warning? If I don't solve this warning, there will be any problem?

Altren

04-04-2011 12:27:49

When you display texture with pot size on screen 1 : 1 it is displayed exactly as it looks like.
When you have non-power of two size texture is slightly blurred on most videocards. This is specific of videocards.