Re: Getting victory hands symbol from Wingdings
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
> Unfortunately, I'm somewhat stuck to 2.5.4 because I need the
> pixel-exact look of the rasterizer in that particular version. I've
> found out that newer versions rasterize the vector graphics slightly
> differently.
Too bad.
> Do you happen to remember any details on when this was fixed? So
> maybe I could try to backport the fix to 2.5.4.
Alas, no. I did a quick search and couldn't find something.
However, you might do `git bisect` to find the fix.
Werner