Re: Imprecise font scaling
Alexander Slávik <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <6jP.4jPj.43moYG8y{Vk.1bn{t}@seznam.cz> |
" …expects an integer size scaled by PANGO_SCALE, which is 1024. That is, we are limited to a precision of 1/1024 points on the font size. " An "evidence" for this might be that the difference 7.73242188 - 7.73046876 is pretty close to 2/1024. AS