Rasmus Ishøy Michelsen
Rasmus Ishøy Michelsen
I will close this issue for now, if there is more interest in pursuing this please reopen and I'll reconsider, maybe with a proposal for a solution as well.
The underline thickness is currently simply decided by DirectWrite. As far as undercurl goes it currently just uses underline. As the effect is drawn "manually" with `drawRectangle` drawing a curly...
I will close this issue for now, if there is more interest in pursuing this please reopen and I'll reconsider, maybe with a proposal for a solution as well.
I think this may be fixed in #73 as I can't reproduce the issue - can you confirm that this is the case?
I'm trying to debug it but I am confused, I still can't figure out what's wrong. Initial guess was the right lines aren't being copied in [renderer.cpp:ScrollRegion()](https://github.com/RMichelsen/Nvy/blob/master/src/renderer/renderer.cpp#L867) but it seems...
I can't reproduce this, please reopen with steps to reproduce in case it still occurs.
Closed via #117
You might be able to get rid of the spacing by using the `--linespace-factor=` option, but other than that I don't think this is really something I want Nvy to...
I can't seem to reproduce this, if it still happens please reopen the issue.
I would say if that works I would be more than happy, especially if it means we can get rid of the ugly config parsing code. If you make a...