prmr / JetUML

A desktop application for fast UML diagramming.
GNU General Public License v3.0
619 stars 121 forks source link

[#528] Minor Redesign of StringRenderer Class #549

Closed jkcoding7 closed 2 months ago

jkcoding7 commented 3 months ago

I moved the dependency on Font from the constructor of FontMetrics to its methods, which reduced the number of FontMetrics variables in CanvasFont.