py-pdf / fpdf2

Simple PDF generation for Python
https://py-pdf.github.io/fpdf2/
GNU Lesser General Public License v3.0
1.12k stars 253 forks source link

(Draft) Add Type 3 Fonts Functionality and Support for Color Fonts 🎨 #1305

Open andersonhc opened 3 days ago

andersonhc commented 3 days ago

Initial Draft: Type 3 Fonts and Color Fonts Support

Fixes #224

This PR introduces the initial implementation for Type 3 fonts and Color Fonts in PDFs. 🚀

Features:

Next Steps:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.