]> git.neil.brown.name Git - edlib.git/commit
renderline: always cache the measured size of the image
authorNeilBrown <neil@brown.name>
Tue, 25 Apr 2023 06:09:41 +0000 (16:09 +1000)
committerNeilBrown <neil@brown.name>
Fri, 28 Apr 2023 22:54:20 +0000 (08:54 +1000)
commit30212b9806d59143a3f643e5f29af8fa14f80ceb
treec23d839154d07cf11b360c8c990a9ae87543f6d7
parenta0c8f9170225dbeda51fb2ba15c90fe9e666fc4c
renderline: always cache the measured size of the image

Knowing the size of the image can be generally useful so keep track of
it.

Signed-off-by: NeilBrown <neil@brown.name>
lib-renderline.c