Clipping between Certain Characters

wrkerr

Member
I've noticed that with certain typefaces at certain point sizes between certain characters, there seems to be a strange problem with rendering. I've attached a screenshot, because that is easier than explaining. Basically, if I type two characters adjacent, one of them will clip off the edge of the other. The "y," combination does it sometimes, as does the "0)" combination. The screenshots are using the DejaVu Sans Mono font at 9 point size, though I've seen this problem when using other fonts at other sizes as well. The problem is even more noticeable at 8 point size. I have a second screenshot of the same text rendered in Notepad++ in the same font at the same size with no clipping.
Rendered in PL/SQL Developer:
0oy3.jpg

Rendered in Notepad++:
it6y.jpg


Is anyone else having this problem?

I'm running PL/SQL Developer 10.0.4.1708 on Windows 7. The DejaVu font is version 2.33 and can be downloaded here:http://dejavu-fonts.org/wiki/Download
 
Last edited:
Back
Top