From 8243434f684a373cac5226d684c6e168c8e3a45e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 May 2026 15:38:33 +0200 Subject: new package 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 --- PHPINFO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..8ae7ed1 --- /dev/null +++ b/PHPINFO @@ -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 -- cgit