Started by kruuger ·
2010-01-10 22:58 UTC ·
2 replies · SMF topic #1126
kruuger
2010-01-10 22:58 UTC
Hello
I'm wondering is there any way to change scale/size of text drawn with PictureBox_DrawText tool.
Thanks
Romek
owenwengerd
2010-01-11 04:53 UTC
It looks like the DrawText code uses the font set for the picture box control, but there doesn't appear to be any way to change that font.
kruuger
2010-01-11 07:24 UTC
It looks like DrawText even allowed to change font style. I try to change them at PictureBox.
I think that this font are hardcoded with predefined shape and size.
R