Fatal error: f_imageloadfont is not supported: NYI
Open
php5 incompatibility
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
Using GD lib, font loading is not available.
Imo, this is essential for the GD API.
```
Fatal error: f_imageloadfont is not supported: NYI
```
Code is working in PHP, but not in HHVM 3.7.1. (Debian 8),
Contributor guide
Assessment
This issue has not been assessed yet.