Page 1 of 1

CreateFont() issues

PostPosted: Aug 18, 2006 @ 6:45pm
by ten foot ninja

PostPosted: Aug 25, 2006 @ 8:48pm
by ten foot ninja
So there is nothing wrong with my code? there is a bug in the symbian library?

PostPosted: Aug 25, 2006 @ 10:26pm
by Johan
Hm. Maybe you can try to just replace a few characters at the time? Maybe just start with changing one character at a time to see if it's one of the character codes it has issues with?

Also, the default string begins with a space. Can you try using that format also?

//Johan

PostPosted: Sep 2, 2006 @ 9:25pm
by ten foot ninja
Yup, starting with a space worked. Make sure not to have any 'white space' pixels on the left most edge.