In the documentation about ImageFont (https://pillow.readthedocs.io/en/stable/reference/ImageFont.html) the pilfont.py script is referenced. However there is no link to said script and it doesn't exist in this repository (to my knowledge). Therefore it would be good to create a link to where this pilfont.py script can be obtained from.
This could also be considered a (low) security risk since inexperienced users may just search for the script online and maybe find malicious code that they might execute, but that is up for debate.
In the documentation about ImageFont (https://pillow.readthedocs.io/en/stable/reference/ImageFont.html) the
pilfont.pyscript is referenced. However there is no link to said script and it doesn't exist in this repository (to my knowledge). Therefore it would be good to create a link to where thispilfont.pyscript can be obtained from.This could also be considered a (low) security risk since inexperienced users may just search for the script online and maybe find malicious code that they might execute, but that is up for debate.