On Monday, September 9, 2013 6:39:23 AM UTC-5, ZyX wrote: > Yet another problems: now allfolds equivalent (named dynamic_folds in TOhtml) > + chromium: > > > > 1. Fold column has variable width, including some cases when this seems to be > not intentional: > http://img-fotki.yandex.ru/get/9152/9151298.3/0_9eb17_5de67bee_orig.png > (1.png). >
Are there actually a variable number of characters shown, or is this also related to font? > 2. Different position of fold ends. Seems that problem is with font (does not > look like monospace one despite the font-family): > http://img-fotki.yandex.ru/get/9349/9151298.3/0_9eb1a_56ac6077_orig.png > (2-1.png). > > Is this because there is actually a font *named* "Monospace" on Linux, which is a proportional font? > > Problems are seen in chromium , firefox is not affected, Opera is, but a) not > that bad > (http://img-fotki.yandex.ru/get/9302/9151298.3/0_9eb19_2ff9a18_orig.png > (2-2.png)), b) only if zoom is active and beyond 100% and c) it is Opera 12, > versions above this switched to use chromium. > > > > Tested on chromium-29.0.1547.57 (Gentoo stable) and chromium-30.0.1599.22 > (Gentoo ~amd64). > > > > Am not sure there is a way to fix this other then hacking font configuration > somewhere or patching the browser: if you search for “chromium monospace” you > will get a bunch of reports that monospace font is not monospace. If you > search for “firefox monospace” you will get more specific issues. On my TODO list is an item to detect the actual font being used by Vim (falling back to "monospace" as a last resort). There is already an option to specify the font (though it is awkward to use if you want to have a comma-separated list). Maybe I should fix that up to be easier to use and recommend that people actually use it (like the recommendation to specify encoding explicitly)? -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
