
27 Sep
2013
27 Sep
'13
7:17 p.m.
Hi, After refactoring the getStringWidth() method in the PMA_SVG, I found out this method exists in the PMA_EPS class as well and is identical. I suggest to move this method to a library file, both classes can statically call this method from there. (The method does not use any internal variables of the class so this is possible). Objections? -- Kind regards, Dieter Adriaenssens