polytronicgr / gwen-dotnet

Automatically exported from code.google.com/p/gwen-dotnet
0 stars 0 forks source link

[OpenTK]Weird chars #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://i40.tinypic.com/903sy0.png

The same problem is in the example of OpenTK and Tao. Only SFML is "normal".

Another question: canvas and controls need to be dispose at the end?

Original issue reported on code.google.com by riha...@gmail.com on 20 Feb 2012 at 10:43

GoogleCodeExporter commented 8 years ago
You only need to dispose the canvas, all controls dispose their children 
themselves (if I didn't screw up somewhere).

As for the bug, is this just a modified sample? If the text looks like that, it 
means GWEN draws the characters itself without any renderer. Maybe the default 
font failed to load? What system are you on?

Original comment by der.ag...@gmail.com on 20 Feb 2012 at 12:46

GoogleCodeExporter commented 8 years ago
Win7

This bug also occur in win samples from download.

Original comment by riha...@gmail.com on 20 Feb 2012 at 12:52

GoogleCodeExporter commented 8 years ago
Strange, I've also got win7. Try the new samples I just uploaded, the old ones 
are a bit outdated.

Original comment by der.ag...@gmail.com on 20 Feb 2012 at 1:06

GoogleCodeExporter commented 8 years ago
Now it's working and also my modified sample :)
Thanks!

Original comment by riha...@gmail.com on 20 Feb 2012 at 1:14

GoogleCodeExporter commented 8 years ago
No problem!

Original comment by der.ag...@gmail.com on 20 Feb 2012 at 1:16