[Github-comments] [geany/geany] display problem with mono font: alphabet and chinese (Issue #3111)

elextr notifications at xxxxx
Tue Jan 25 03:59:33 UTC 2022


Ok, those line up on Libreoffice using Noto Sans Mono CJK TC 10 point and 12 point and on Geany with the same font and 12 point but not 10 point.  

Looks like a rounding difference converting floating point size to integer screen pixels which shows on 10 point.  No idea if thats in: 

1. Harfbuff, the low level layout engine used by
2. Pango, the high level layout engine used by
3. Scintilla, the editing widget used by
4. Geany.

so there are lots of moving parts in the process.  I don't know which if any of these Libreoffice uses or if its entirely its own.

I am not at a development machine where I can build the latest Scite to see if the problem occurs there too, but I suspect it will.





-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3111#issuecomment-1020786438
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3111/1020786438 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220124/06fbb5a0/attachment.htm>


More information about the Github-comments mailing list