Enivex

Results 470 comments of Enivex

I'll tentatively reopen this issue since I think this is an area where the error could be greatly improved. The message "only element functions can be used as selectors" is...

I suspect excalidraw is similar to draw.io here, using foreign objects @LaurenzV

If that's what the issue is then I'm not aware of a workaround other than rasterization. I assume you've tried 0.12?

Almost certainly an upstream issue with the font not having the extended shape flag set for these symbols.

Luatex/xetex doesn't use the this information at all, so it makes sense you wouldn't see it there. See https://github.com/juliusross1/Pennstander/issues/7 for an example of the same exact thing happening in a...

I don't know what you're looking at, but I've checked both 7.0.1 (below) and 7.0.4 (above) and it doesn't have the flag set

My picture was for the upright variant, but the same is true for the non-upright variant.

It's sourced from CTAN The explanation to the above is that `uni2a15` is marked as an extended shape, but `uni2a15.up` and `uni2a15.v1` aren't. Fontforge is super confusing. As far as...

We'll keep this open until it has been fixed upstream