Steps to Reproduce
1. run the attached zul
2. click the button to insert many hyperlinks (10000)
Current Result
the profiler indicates that FontMatch.match() consumes too much time.
Expected Result
time should be much less, since all hyperlink has the same style
Workaround