Skip to content

Commit

Permalink
Add caveat
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed Jan 12, 2025
1 parent c62663a commit 4923aee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ $encoded->save('images/example.jpg');
libvips](https://github.com/libvips/php-vips/issues/256#issuecomment-2575872401)
that enables this feature and it may be integrated here the future as well.

- With PHP on macOS, font files are not recognized in the
`ImageInterface::text()` call because Quartz as a rendering engine does not
allow font files to be loaded at runtime via the fontconfig API.

## Authors

This library was developed by [Oliver Vogel](https://intervention.io) and Thomas Picquet.
Expand Down

0 comments on commit 4923aee

Please sign in to comment.