Is it possible to rotate dc.drawText at 45 degrees?
the date of my watch is at 45 degress and my numbers are 90. is it possible to rotate the numbers?
if tried to rotate the font but when its double digits the are not aligned.
Is it possible to rotate dc.drawText at 45 degrees?
the date of my watch is at 45 degress and my numbers are 90. is it possible to rotate the numbers?
if tried to rotate the font but when its double digits the are not aligned.
Wht are you expecting it to look like and how are you drawing it? two separate dc.drawtext() calls with different y's?
Look at the .fnt and .png for your custom font.
0
looks like you're display as 1 offset at 45 degrees - do you what 10 but tilted 45 degrees?
hmm that didn't quite work. exceeds the memory limit of 'background'
What are you doing in a background process?