Closed mateosss closed 5 months ago
There are 4 years of updates between these two commits. You would need to do a git bisect to find the commit that introduced the font rendering issue.
After a git bisect I found that the last good commit is 3a1d89eb and that the next commit cba1ef20 introduces the issue.
good (3a1d89eb) | bad (cba1ef20) |
---|---|
When updating from 86eb4975 to one of the latest master commits 9d8fef79 in my project fonts look off. What could be the reason?