Alexander Mankuta
Alexander Mankuta
TTFunk partially supports glyph outlines. It still would require a lot of work to interpret those outlines and find distances. I'd say, this kind of usage is out of scope...
@tekkla It's been a while but still… Could you please check if you're having this issue with Prawn/ttfunk/pdf-core from master?
I'm closing it in favour of #1295. I don't think fixing just accented characters would be useful or even possible without addressing the bigger issue.
After rereading the original issue here are some pointers: - `soft_mark` applies to the *following* content. It doesn't affect previous image in the graphic state. See @ruinunes code. - You'll...
I'm closing this in favour of #1295.
So, technically #1177 is a dupe of this but I got to that one earlier so… Anyway, see https://github.com/prawnpdf/prawn/issues/1177#issuecomment-1893777589 for context. We're keeping it the way it is for now.
I still don't quite understand the root cause of the issue.
Another rather generic class name I have problems with it `Database`.
@rmosolgo Can you please provide some benchmarks so that I could have at least some idea of what kind of improvement we're talking about?
Nice. Very nice, actually. Though, I'm a little concerned that this changes public API. I don't think the current API is very good or maps well on the underlying format...