-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User input and interface for TexToImage tool #99
Comments
Claim |
/info |
|
@HGRgamer |
@shauryaaa100 the fandom FandomFusion-Backend one is actually bugged and I only have 1 assigned on it (author got flagged so issue is invisible) |
/info |
|
@HGRgamer |
The function converting the latex text to image has already been built in a previous issue. Now you just have to write code to take proper user input. The following parameters need to be taken as input:
You have to write the code in a file called final.js inside TexToImage/src
The core function to convert the latex string to image is present in TexToImage/src/latexToImage.js
The text was updated successfully, but these errors were encountered: