Charles Campbell wrote: > I've written a math keymap and menu plugin > (http://www.vim.org/scripts/script.php?script_id=2723) which generates > various math-related glyphs with utf-8 encoding. > > As a sampling... (which may or may not show up properly > in some browsers, so this is something of an experiment > in itself) > > abcdefghijklmnoprstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ > αβψδϵφγηιξκλμνοπρστθvωχυζ ΑΒΨΔΕΦΓΗΙΞΚΛΜΝΟΠQΡΣΤΘΩWΧΥΖ > > 0123456789 > ⁰¹²³⁴⁵⁶⁷⁸⁹ > ₀₁₂₃₄₅₆₇₈₉ > > ⌠ ⎡⎤ > ⎮ ⎢⎥ > ⌡ ⎣⎦ > > (and there's many more) > > Now for my question -- I use Luxi Mono under Linux, but > is there a font that will display these utf-8 characters > under Windows (and, if so: how to install it)?
It's not very well hinted, needing 12pt or above, but the FreeMono font displays all your sample glyphs correctly in Windows. --Antony -- 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
