On Thu, Apr 15, 2010 at 11:26 PM, Gareth Oakes <[email protected]> wrote:

>
> In our typesetting software there are two methods for achieving this.
> Perhaps such a feature in gvim would follow one of these approaches:
> 1. Have a "default" font that is used when the primary font has a
> missing glyph.
> 2. Enable the user to build a virtual font, which combines character
> ranges from one or more fonts into one virtual font encoding.
>

My suggestion would be to allow multiple fonts to be specified in priority
order. If a glyph isn't found in the first font, check the second. If not
there, check the third, and so on. If the list of fonts is allowed to be
infinite, this scheme should allow every unicode character to be displayed
as long as you can find a monospaced font that contains a matching glyph.
And you'd still get to use your favorite font most of the time.

  -- Jay

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

Reply via email to