[dev] [st] Powerline fonts to large

From: Ivan Tham <ivanthamjunhoe_AT_gmail.com>
Date: Fri, 22 May 2015 14:44:07 +0800

I had setup Powerline fonts using fontconfig:

    wget https://github.com/powerline/powerline/raw/develop/font/PowerlineSymbols.otf
    wget https://github.com/powerline/powerline/raw/develop/font/10-powerline-symbols.conf
    mv PowerlineSymbols.otf ~/.fonts/
    fc-cache -vf ~/.fonts/
    mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/

I had set st font to:

    static char font[] = "DejaVu Sans Mono:pixelsize=12:antialias=false:autohint=false,\
                          WenQuanYi Zen Hei Mono:pixelsize=12";

But the Powerline fonts are too large.

And the patch for scrollback does not work, is there other method to use
scrollback without using terminal multiplexer as it disable many other
things?

-- 
 _____________________________________
< Do what you like, like what you do. >
 -------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Received on Fri May 22 2015 - 08:44:07 CEST

This archive was generated by hypermail 2.3.0 : Fri May 22 2015 - 08:48:13 CEST