Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gsk/gl: ignore max_entry_size when zero
If the max_entry_size is zero, then assume we can add anything to the atlas. This allows for situations where we might be uploading an arc list to the atlas instead of pixel data for GPU font rendering.
- Loading branch information