1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-09 21:52:10 -05:00
Ben Harris 649c8155e7 GTK: use a persistent pixmap for rendering X fonts under Cairo
Instead of creating a new pixmap for each text-rendering operation, we
now stash one (along with the various Cairo structures associated with
it) in the xfont_individual structure.  This saves the 20% or so of
Xwayland's CPU time that was being spent on CreatePixmap requests.
2025-05-07 00:01:46 +01:00
..
2022-05-05 19:04:34 +01:00
2023-12-18 14:47:48 +00:00