wiredfool
wiredfool
I think that some of the trouble you were having with the API was shoehorning a pure python decoder into stage 2 of the the three stage accept/open/load pipeline. There's...
I'm not surprised that the redos ones might have failed, because the timeouts are probably calibrated for an ordinary run, not the 10x slower valgrind run.
If only we had looked at a list of things to do for a breaking change release
Can you post the font?
Parry Hotter is from www.anke-art.de, it's donation-ware, so I find it hard to believe that it ships with Windows. At any rate, it does not define any glyphs in the...
This is the ordinary low ascii area of the Harry Potter font. Nothing is there:  (for reference, here's DejaVuSans) ![screen shot 2017-06-20...
Could you please re-upload the fonts to github, instead of a file hosting site that expires them and blocks wget?
That doesn't have ParryHotter, xfiles, or woodcut.
Ok, so I've poked at this some more. There's a clear problem with the first three font files. Truetype fonts have at least one 'cmap' table (https://www.microsoft.com/typography/otspec/cmap.htm), and these have...
The 'J' metrics is a totally different issue, it looks like the x-advance is being used as the full width of the character for bounding box issues.