[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] FT_Render_Glyph(...) errors for high pixel-per-em (ppem)
From: |
Alexei Podtelezhnikov |
Subject: |
Re: [ft-devel] FT_Render_Glyph(...) errors for high pixel-per-em (ppem) values |
Date: |
Fri, 20 Oct 2017 13:48:40 -0400 |
Hi Colin,
Would you please be concise and specific. Which glyph, which foont, which size?
Indeed, you might be running out of rendering stack, which is quite
small. To test that double FT_RENDER_POOL_SIZE in ftoption.h.
Thank you,
Alexei