David Capello
David Capello
Hi @frarees, it's strange because I wasn't able to reproduce it on v1.1.13 and macOS 10.12.13:  🤔 Can you always reproduce it?...
I've tested the invalid version and I can reproduce the problem now. Seeing that the problem is visible in Chrome too, I'm pretty sure this is related to FreeType rendering...
Thanks @lunathir for reporting this. Something to investigate is when this situation happens: E.g.  
This is already fixed to be released in the beta branch: 
I'll review this later.
@TakWolf I'm trying to take a look to this issue and see if using Skia (DirectWrite on Windows) to paint text with this font is fixed, but noticed that it...
It looks like the DirectWrite does't support .otf format too well, but .ttf fonts work great: 
It looks like an issue with DirectWrite only (or probably some setup that is missing in the Skia side/implementation of DirectWrite, probably something to review a little later), and probably...
Modify the solution in 02e8d97eed78f2f57266f7bddcf621a3a2aaf7a8 to use the [InlineCommandExecution](https://github.com/aseprite/aseprite/blob/f4b8effd52d6ce0a4128ed6dcd7fedcc3c66a2a0/src/app/inline_command_execution.h#L20) class which was created for these cases where we need to generate `BeforeCommandExecution/AfterCommandExecution` signals in the context. In this way the...
Regression https://igara-studio.sentry.io/share/issue/3c98fc17c9d646be99b73cf328a1b21b/