]> git.mdlowis.com Git - proto/labwc.git/commit
scaled-font-buffer: apply buffer sharing mechanism
authortokyo4j <hrak1529@gmail.com>
Mon, 18 Nov 2024 20:04:47 +0000 (05:04 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 21 Nov 2024 20:31:41 +0000 (20:31 +0000)
commitc2928027becba26f058b544d4bd8c72895c8d7cf
treeaaedf5fb39807589fa4146001bb3c3d4d823f23d
parentc893878aca7fe30d85c3a2a5cde78322c1fdd25a
scaled-font-buffer: apply buffer sharing mechanism

scaled_font_buffer.{width,height} are no longer set in _create_buffer()
since that function is not called when the buffer is reused from the
cache.
src/common/scaled-font-buffer.c