Vincent Berthoux

Results 40 comments of Vincent Berthoux

Yes, I'd gladly accept it

Could you describe your use case a little more (how you build your draw call)? If you want to follow the performance path, you will: * Make heavy use of...

It should be doable while working with some bounding box, but it should appear "late" in the pipeline (once geometry is fully transformed). The thing is, by creating a `withAnchor`,...

Not yet, but there will be a possibility in the next release with the immediate mode: https://github.com/Twinside/Rasterific/blob/17863358fe247195bdeee1c246e80f5635659bd9/src/Graphics/Rasterific/Immediate.hs#L173 I don't know if I want to provide more general mechanism to disable...

rasterific-svg font-rendering is basic at best, and I don't have time nor motivation make it better, sorry

Yes, it seems like a good idea

This is not representable in this library, there is no `anchor` tag in the type definition

This is not an SVG feature, it's a CSS one that doesn't look finalized (CSS Shapes)

I would accept it

vim-hoogle work with `hoogle` (the executable which should be in your path), it doesn't give a fuck about `cabal` or `stack`