Set font size for device context

Hi.

How to set font size for device context
(for use with draw_text method) ?

I tried set_point_size method of Font class
but nothing happens.
What exactly does this method do ?

Thanks
Haris