Some questions:
- Did this ever work�� ?
- We have some code for drawing the underline/strikethrough, but it is only used
for tree and listrenderer (and AFAIK only checks the first text entry element for the used emphasis)
- setting the emphasis on LogicalFont is only propagated to the realfont if emphasis is
�� bold or italic, others like underline and strikethrough are ignored with the comment:
"we only handle bold and italic here since underline/strikeout are drawn separately"
I don't want to move this display underline/strikethrough code into LogicalFont if it was