Skip to content

MathJax subset to PNG #1199

@rgbkrk

Description

@rgbkrk

I'm working on Jupyter notebook support in Zed (zed-industries/zed#9778). I know many researchers that would love to have math formatting via $$. The best interface for me to use in GPUI (what Zed is written with) would be a function that takes a &str and returns raw PNG data. That PNG data can be a Vec<u8> or an ImageBuffer from the image crate. As an example, check out crates/repl/src/outputs.rs from zed-industries/zed#12062.

Is there a subset here that would be on par with MathJax, at least at the level supported in Jupyter notebooks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportA support query, not a bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions