python-pptx
python-pptx copied to clipboard
Add default locations for linux fonts
I needed support for this library inside a docker container based on Debian. The following changes add support for linux font directories (at least for debian and at least in the container I was using). I didn't try the trickier thing of detecting a particular type of linux. Feel free to take or reject.
Has anyone been able to get this to work in an AWS Lambda Layer?