Re: bsdf rasterizer fails when bitmap is empty
Werner LEMBERG <[email protected]> Fri, 09 Jun 2023 03:45:43 +0000 (UTC)
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Sebastian,
> The order of these two validations should be changed. If bitmap is
> empty, then there is nothing to render => early return.
Yep, should be fixed now in the git repository, please test!
Werner