<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 09.03.2017 21:58, Ondrej Pokorny via
Lazarus wrote:<br>
</div>
<blockquote
cite="mid:4cf6f9f4-f7bd-1ba1-2d4f-a1c86b442071@kluug.net"
type="cite">
<blockquote cite="mid:e3ea4401-9892-6063-a463-1abc89384d61@ya.ru"
type="cite">can you tell why the Mac font becomes bigger?</blockquote>
<br>
Because Font: Height := -MulDiv(Size, <b>PixelsPerInch</b>, 72);<br>
</blockquote>
<br>
<p>If you change 72 here too to 96, it will be okay? <br>
</p>
<pre class="moz-signature" cols="72">--
Regards,
Alexey</pre>
</body>
</html>