sginsbourg commented on pull request #694: URL: https://github.com/apache/jmeter/pull/694#issuecomment-1030663726
Shouldn't this setting be default in jmeter installation ? On Thu, Feb 3, 2022, 00:35 Jannis Weis ***@***.***> wrote: > I suspect the performance hit is coming from font kerning. Try to set the > font to comp.setFont(comp.getFont().derive(Collections.singletonMap(TextAttribute.KERNING, > 0))) > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/jmeter/pull/694#issuecomment-1028422490>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAXQDSRBODMYVZTUPT46RPTUZGWR3ANCNFSM5MEDVDXQ> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
