Frédéric Bour
Frédéric Bour
Thank you very much. And sorry that I didn't look at it earlier, this will be very helpful. From a performance perspective for text rendering, glyphs are cached but not...
Thank you for reporting this issue. I had not thought of using Owee in bytecode before. I see two steps to solve this problem properly: - splitting the core owee...
Hi @SquidDev, Thanks for trying out LRGREP. It is indeed a research project not yet meant for production, and I am not currently working on it but I plan to...
Good to know. I will add the location capture feature in January then. (In the meantime, merry christmas, happy new year, etc 🥳 )
I gave a bit more thought to the reduction operator. I will probably significantly change the implementation soon: there are at least three things I would like to revisit. ###...
Thanks for the contribution. I started working on your patch to allow browsing with up/down and to compute the right value for panning (rather than using 1 / 0). I...
I just added left/right panning. Now only pageup/pagedown change page immediately. I am not sure whether it is useful or not... I was also thinking about a two columns panning...
I like the patch as it is. I removed the left/right pan feature as it is unclear how useful it is, I merge this PR and will open a new...
It should be possible to infer the two column structure from the DVI (as well as improving cropping, focusing, etc). This also requires too much work to be implemented in...
Maybe using +/- inf is the simplest fix :).