https://bz.apache.org/bugzilla/show_bug.cgi?id=59657
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33911|0 |1 is obsolete| | --- Comment #6 from Felix Schumacher <[email protected]> --- Created attachment 33920 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33920&action=edit Enhanced jmeter script to iterate over available chinese fonts Could you test the newly added test script and see, if the font "Monospaced" is listed in the jmeter.log file afterwards? It should look something like this: 2016/06/06 20:45:37 INFO - jmeter.threads.JMeterThread: Thread started: Thread-Gruppe 1-1. 2016/06/06 20:45:38 INFO - jmeter.protocol.java.sampler.JSR223Sampler: 你好,世界!. 2016/06/06 20:45:38 INFO - jmeter.protocol.java.sampler.JSR223Sampler: java.awt.Font[family=Noto Sans CJK TC Light,name=Noto Sans CJK TC Light,style=plain,size=1]. 2016/06/06 20:45:38 INFO - jmeter.protocol.java.sampler.JSR223Sampler: java.awt.Font[family=Noto Sans Mono CJK SC Regular,name=Noto Sans Mono CJK SC Regular,style=plain,size=1]. 2016/06/06 20:45:38 INFO - jmeter.protocol.java.sampler.JSR223Sampler: java.awt.Font[family=Monospaced,name=Monospaced.bold,style=plain,size=1]. 2016/06/06 20:45:38 INFO - jmeter.protocol.java.sampler.JSR223Sampler: java.awt.Font[family=Noto Sans CJK JP Light,name=Noto Sans CJK JP Light,style=plain,size=1]. ... -- You are receiving this mail because: You are the assignee for the bug.
