[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Line spacing too large for TTF?
From: |
Stefan Monnier |
Subject: |
Re: Line spacing too large for TTF? |
Date: |
Mon, 21 Sep 2009 09:14:25 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
> (ucs-insert #x2503)
> which inserts the box drawing 'heavy vertical' unicode character. I
> think with the default line-spacing set to 'nil', these characters
> should connect when repeated in the following lines, but they
> don't. With bitmap fonts, there's usually a gap of 1 pixel, and with a
> TTF like 'Bitstream Vera Sans Mono', it's about 3 pixels.
Please use M-x report-emacs-bug for such problems, so we get more data
from you and so it gets recorded in the bugtracker.
Stefan