Alexander Regueiro

Results 291 comments of Alexander Regueiro

Once we have everything in place to do this, it would be nice to tackle alternative rendering engines like Skia as soon as possible. It would certainly allow me to...

Agreed. A consistent writing style would be nice too. If you would like my input here, I'd be happy to provide it, although I've seen enough to know both of...

Good idea. Something like the README for https://github.com/opencollab/jlatexmath would be nice.

This might be a reason to get rid of the DSL and define the operators using a builder-syntax in-code... haven't thought it through fully though.

I don't think that's nearly as elegant, if I'm honest... keeping everything in code makes the extensibility aspect really easy.

Agreed. I know abandoning the XML definition format may seem like a bit of a waste now, but I think it could be the optimal way forward, especially as far...

Yep, or just extract the data on the fly. It would probably be just (almost) as quick. I remember considering doing this years ago...

Hmm. Could do on-the-fly extraction as much as possible, and then fill in the remaining data from a (much smaller) XML/JSON file? But yeah, have a closer look first. Maybe...

Yep. I would normally expect them to include kerning information, so worth a check...

I think this would be beyond the scope of the project. It would be great if someone implements this, but I think it's a big project, and probably best we...