auto-complete / popup-el

Visual Popup Interface Library for Emacs
GNU General Public License v3.0
446 stars 96 forks source link

Variable-width default font breaks menu alignment #45

Open fecundf opened 10 years ago

fecundf commented 10 years ago

My default font is `:family "Lucida Sans"' - variable width. Popup renders menus in variable-width-face-buffers unaligned:

image

Perhaps there are calls to string length, which should be changed to string width?

In any case I can live with it, it just doesn't look as good as it could.

syohex commented 10 years ago

I think it is impossible to solve this issue without using mono space font, such as `Lucida Sans Typewriter.