[Lazarus] Gtk2 ExtTextOut internal helper is slow
Martin Frb
lazarus at mfriebe.de
Thu Jun 11 19:54:23 CEST 2020
On 11/06/2020 16:20, Alexey Tor. via lazarus wrote:
>
> to call ExtTextOut() 20 times with the same x/y/s ?
> so I suggest to del checks - just call pango_layout_set_text and
> that's it.
I do not know if this is related.
But test your changes with Synedit extra-char-width.
You can set the extra char width to 1 (or greater) in the IDE for the
source editor. Make sure that works.
Also test with Japanese double width chars in SynEdit. アkj (randomly
typed, no idea if or what it means)
And maybe Arabic right to left script. (checking that the caret works,
and text is stable while selection is changed char by char)
More information about the lazarus
mailing list