E
estufa
Hi all.
I have a problem drawing a string somewhere inside a path using
AddString.
It looks very large in Y axis and very short in X axis.
That's because I have near of 1600 units in X axis and aprox 30 in Y
axis and when I transform (scale) the path to fit the PictureBox, it
also stretches the font.
Is there a way to specify a different Width for a font type using
AddString?
Or could I use a non-proportional font type (giving for example:
height=3 and width=50)?
Any suggestions?
Thanks in advance and excuse my poor english.
I have a problem drawing a string somewhere inside a path using
AddString.
It looks very large in Y axis and very short in X axis.
That's because I have near of 1600 units in X axis and aprox 30 in Y
axis and when I transform (scale) the path to fit the PictureBox, it
also stretches the font.
Is there a way to specify a different Width for a font type using
AddString?
Or could I use a non-proportional font type (giving for example:
height=3 and width=50)?
Any suggestions?
Thanks in advance and excuse my poor english.