domtronn / spaceline-all-the-icons.el

A Spaceline Mode Line theme using All The Icons for Emacs
MIT License
235 stars 24 forks source link

Rendering issue in Spacemacs #90

Open shuwens opened 6 years ago

shuwens commented 6 years ago

I am using Spacemacs along with the spaceline all-the-icons option. It looks really cool however I noticed the tiny rendering issue. I assume that it is something misconfigured in the Spacemacs, but can someone pointed out for me?

screenshot from 2018-05-29 08-57-08

My config:

   ;; Set the theme for the Spaceline. Supported themes are `spacemacs',
   ;; `all-the-icons', `custom', `vim-powerline' and `vanilla'. The first three
   ;; are spaceline themes. `vanilla' is default Emacs mode-line. `custom' is a
   ;; user defined themes, refer to the DOCUMENTATION.org for more info on how
   ;; to create your own spaceline theme. Value can be a symbol or list with\
   ;; additional properties.
   ;; (default '(spacemacs :separator wave :separator-scale 1.5))
   dotspacemacs-mode-line-theme '(all-the-icons
                                  ;;:separator-scale 2
                                  :separator slant)

Also, the font size in spaceline all-the-icons seems to be a little smaller, how can I configure the font size? Thx

iddm commented 6 years ago

The same problem here. I'd like to know a fix.

MylesAdams commented 6 years ago

I have the same problem as well. I also get the error below.

Error in package--load-files-for-activation (user-error spaceline-all-the-icons-memoized-file-truename is already memoized)

tdfirth commented 6 years ago

I've got the same issue too, though I don't get any errors. It looks like some segments (those without icons in them) are being rendered as smaller vertically than the ones which do have icons. You can play around with the separator-scale option in there and it can help a bit but doesn't fix it.

If anyone has any ideas or pointers on how to debug this that would be great.

stradicat commented 5 years ago

Tried with the separator-scale option, problem persists: garbled icon rendering, perhaps wrong character-to-icon assignment of any sorts?

saharsadoghi commented 1 year ago

I still have this problem image and it is not just the slant it is wave and all the others. at list if there was the option to put a simple block instead of the fancy separator or disable it maybe? then it was a bit better. I hope someone respond with any form of solution... Thanks in advance.