hageldave / JPlotter

OpenGL based 2D Plotting Library for Java using AWT and LWJGL
https://github.com/hageldave/JPlotter/wiki
MIT License
45 stars 6 forks source link

improved background & text positioning #53

Closed reichmla closed 1 year ago

reichmla commented 1 year ago

Improves the background & text positioning in both svg and pdf rendering.

It is now more similar to the Java Fallback text rendering.

hageldave commented 1 year ago

@lvcarx can you look into the merge conflicts?

reichmla commented 1 year ago

Resolved the merge conflicts on the text-descent-fix-svg-pdf branch! I had a brief look at it afterwards and it should be working.