When using GDI+ to draw vertical text the closing bracket, ')', is drawn as a pipe, '|' when using Microsoft Sans Serif at 8.5 pt. Changing the font, e.g. to Arial, or the font size cures the problem.

Comments

Popular posts from this blog

Debugging Unit Tests

Null Object Pattern