coco-viewer
coco-viewer copied to clipboard
repalced draw.textsize(text, font) with font.getbbox(text) as the for…
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