I want to render math formulas in my Java GUI application. I am looking for a library made for computer use, not web use, which can render TeX. I have already tried jLatexMath, but it's very slow when I use it in my application.
If there are any other/better, could you point me in the right direction?
(If this question belongs on the TeX forum, I'll move it there)