/tmp/ipykernel_12/3189841976.py:42: DeprecationWarning: getsize is deprecated and will be removed in Pillow 10 (2023-07-01). Use getbbox or getlength instead.
current_h += font.getsize(line)[1] + line_spacing
/tmp/ipykernel_12/3189841976.py:51: DeprecationWarning: getsize is deprecated and will be removed in Pillow 10 (2023-07-01). Use getbbox or getlength instead.
current_h += font.getsize(line)[1] + line_spacing