IckeBins67

Results 2 comments of IckeBins67

> Looks like textsize is deprecated in Pil > > change the line [48](https://github.com/mikkel/ComfyUI-text-overlay/blob/main/image_text_overlay.py#L48): > > from > > `text_width, text_height = draw.textsize(text, font=loaded_font)` > > to: > > `text_width...

For example this causes the error, generetad with comfyui: ![240210131110](https://github.com/receyuki/stable-diffusion-prompt-reader/assets/95723273/b67a6a39-5507-4bac-83c1-9013e5335481)