Move concrete image format integration out of the graphics module
Open
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `texture` class directly references the `libpng` and `libjpeg-turbo`, which implement the texture loading procedure. Since these operations are strongly about assert manipulation, they need to be moved to the respective module and the dependencies from the libraries should be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.