When we copy any mathematical equation from anywhere, they get converted to a Latex Code(which is not readable), when we paste it. I am able to convert that latex code to a readable form using matlplotlib but its font is default type.I want each symbols and digits used in the equation to be mapped using my own custom font.My custom font contains all the glyphs for the symbols and digits.
I tried using matplotlib to use my custom font while rendering the equation on an output file but instead of using my font, it is using the default one.
dovbyk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1