diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-16 15:38:33 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-16 15:38:33 +0200 |
| commit | 8243434f684a373cac5226d684c6e168c8e3a45e (patch) | |
| tree | c0d546f41fd08e076e330a5cfa7d88f6e8f95fe1 /PHPINFO | |
open https://github.com/iliaal/fastchart/pull/1 fix test, ensure searching in the right place
open https://github.com/iliaal/fastchart/pull/2 Fix undefined $ext_builddir
open https://github.com/iliaal/fastchart/pull/3 fix tests, more font paths
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ + +fastchart + +fastchart support => enabled +fastchart version => 1.1.0 +FreeType => 2.13.3 +libpng => 1.6.56 +libjpeg => 3.1.3 (turbo) +libwebp => 1.6.0 +plutovg => 1.3.2 +plutosvg => 0.0.7 +Default font => /usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf |
