coco-viewer icon indicating copy to clipboard operation
coco-viewer copied to clipboard

repalced draw.textsize(text, font) with font.getbbox(text) as the for…

Open rasmuspjohansson opened this issue 1 year ago • 1 comments
trafficstars

The function textsize() is deptricated and does not work on newer python (3.9) The new solutiuon is validated to work under python 3.9

rasmuspjohansson avatar Jan 25 '24 08:01 rasmuspjohansson