Skip to content
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

bug + fix for writing PDFs including JLaTeXMath fonts #26

Open
murkle opened this issue Aug 11, 2014 · 1 comment
Open

bug + fix for writing PDFs including JLaTeXMath fonts #26

murkle opened this issue Aug 11, 2014 · 1 comment

Comments

@murkle
Copy link

murkle commented Aug 11, 2014

This fix has been heavily tested over the last 4 years and works very well:
http://dev.geogebra.org/trac/changeset/7436/trunk/geogebra/org/freehep/graphicsio/AbstractVectorGraphicsIO.java

@murkle
Copy link
Author

murkle commented Aug 11, 2014

Comment from Calixte:
"to set the current transform to T, the current one (oldTransform) must be multiplied by oldTransform^(-1)_T. Before my patch, the oldTransform was multiplied by T_oldTransform^(-1) so I just permuted the multiplication arguments. "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant