Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freetype not supported by gd extension #280

Closed
zakov2302 opened this issue Mar 17, 2023 · 5 comments
Closed

Freetype not supported by gd extension #280

zakov2302 opened this issue Mar 17, 2023 · 5 comments
Assignees

Comments

@zakov2302
Copy link

Should I re-configure gd?

@zakov2302 zakov2302 changed the title Freetype not support by gd extension Freetype not supported by gd extension Mar 17, 2023
richarvey added a commit that referenced this issue Mar 17, 2023
@richarvey
Copy link
Owner

Just working on a fix 3.1.2

@richarvey richarvey reopened this Mar 17, 2023
@richarvey
Copy link
Owner

This "should" work. Can you share the code which throws the error please. phpinfo() shows it should be enabled,

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.12.1

@zakov2302
Copy link
Author

sure.
PHP Version 8.1.6
GD Support enabled
GD Version bundled (2.1.0 compatible)
GIF Read Support enabled
GIF Create Support enabled
PNG Support enabled
libPNG Version 1.6.37
WBMP Support enabled
XBM Support enabled
BMP Support enabled
TGA Read Support enabled

with mews/captcha to genarate captcha,
Fatal error: Call to undefined function imagettftext()

@richarvey
Copy link
Owner

Try pulling a newer container version, it should be supported in the PHP 8.2.4 container.

@zakov2302
Copy link
Author

Thank you.

@richarvey richarvey self-assigned this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants