I am wondering if you are interested in working on desktop native bindings:
- Windows: Renders RaTeX content to
ID2D1DeviceContext.
- You may probably need two variants:
- Rust crate for Rust and C++ programs
- C# bindings for C# programs
- Macintosh: Renders to CG/CT, probably we can reuse existing iOS bindings
- Linux: Probably a Skia bindings or Cairo bindings
I am wondering if you are interested in working on desktop native bindings:
ID2D1DeviceContext.