Make sure we have license files for the example fonts (Issue #91)

This commit is contained in:
Michael R Sweet
2025-01-23 13:03:23 -05:00
parent 41ac7a0b4b
commit fca4dbd395
4 changed files with 433 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Changes in PDFio
v1.4.1 - YYYY-MM-DD
-------------------
- Added license files for the example fonts now bundled with PDFio (Issue #91)
- Fixed the link libraries for the example source code (Issue #86)
- Fixed handling of the Info object (Issue #87)
- Fixed opening of PDF files less than 1024 bytes in length (Issue #87)