J
Jeff
Hi
asp.net 3.5
I'm playing arround with GDI+ and DrawString.
One thing that I feel is strange is how small the fontsizes are.
I'm using ths font:
Font drawFont = new Font("Verdana", 4);
When when displayed on the image shows like a fontsize 10...
Why are the fontsize so small?, why cannot I just set it to 10? (If I set it
to 10 now the text will be to large)
any ideas?
asp.net 3.5
I'm playing arround with GDI+ and DrawString.
One thing that I feel is strange is how small the fontsizes are.
I'm using ths font:
Font drawFont = new Font("Verdana", 4);
When when displayed on the image shows like a fontsize 10...
Why are the fontsize so small?, why cannot I just set it to 10? (If I set it
to 10 now the text will be to large)
any ideas?