<div dir="ltr"><br clear="all">I would like to allow users to set their own DPI as they think it best for them.<br><br>Ido<br>
<br><br><div class="gmail_quote">On Sat, Mar 28, 2009 at 3:50 PM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<br>
On Sat, 28 Mar 2009, Graeme Geldenhuys wrote:<br>
<br>
> 2009/3/28 ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>>:<br>
> ><br>
> > How can I control the DPI of a Lazarus based application regardless of the<br>
> > environment (gnome/kde etc..) DPI ?<br>
><br>
> Umm, good question. I thought there was a Screen.DPI or<br>
> Screen.DotsPerInch setting, but I can't find it. Maybe I'm getting<br>
> confused with Kylix.<br>
<br>
</div>it is<br>
<br>
Screen.PixelsPerInch<br>
<br>
But this is read-only. For the rest, the answer depends entirely on what<br>
you want to do.<br>
<font color="#888888"><br>
Michael.<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>