Relative Content

Tag Archive for pythonpandasimagetextpython-imaging-library

Python – how to adjust font text based on available space

I am currently writing a program that prints certificates when a course is completed. the certificates are in .png format and i am using pandas to read the name of the person from an excel spreadsheet and then write the name on the .png image certificate.