domtronn / spaceline-all-the-icons.el

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

Displaying problem of separators #64

Open 9r0x opened 6 years ago

9r0x commented 6 years ago

screen shot 2017-09-25 at 5 21 02 pm I put (spaceline-all-the-icons-theme) in user/config. I tried two fonts(Ubuntu Mono/Source Code Pro) but neither improved it.

Any ideas to solve this?

9r0x commented 6 years ago

screen shot 2017-09-25 at 5 41 03 pm

This is how spaceline displays without all-the-icons

idoo commented 6 years ago

sometimes I have same issues

screen shot 2017-10-12 at 16 02 34
junebash commented 6 years ago

Also having similar (though more subtle) issues! screen shot 2017-11-07 at 09 44 09

domtronn commented 6 years ago

@idoo & @jonbash, I'm aware of the alignment issues with the separators unfortunately, problem is the separator characters need to be full height but some whitespace at the bottom of the glyph causes these gaps which then display the background face :/

There's a PR with a new font on all-the-icons.el which I'm going to test and might improve things!

domtronn commented 6 years ago

@Grox-Ni, it shouldn't be an issue with your main text font as all of the special icons and characters are propertized to use the all-the-icons font... I've not been able to reproduce it myself but could you please do the following and tell me what you get?

(describe-face 'mode-line)
j3ky commented 6 years ago

@domtronn

ScreenShot: https://i.imgur.com/K73OXnm.png

(describe-face 'mode-line)


Face: mode-line (sample) (customize this face)

Documentation:
Basic mode line face for selected window.

Defined in `faces.el'.

           Family: unspecified
          Foundry: unspecified
            Width: unspecified
           Height: unspecified
           Weight: unspecified
            Slant: unspecified
       Foreground: #d5c4a1
DistantForeground: unspecified
       Background: #665c54
        Underline: unspecified
         Overline: unspecified
   Strike-through: unspecified
              Box: nil
          Inverse: unspecified
          Stipple: unspecified
             Font: unspecified
          Fontset: unspecified
          Inherit: unspecified
TonyGJJ commented 6 years ago

@idoo Hello, there is something wrong on my side. Could you please check it? The theme used is dracule

idoo commented 6 years ago

@TonyGJJ did you install requested fonts ?

TonyGJJ commented 6 years ago

@idoo Sorry, I seem to have asked the wrong question. I just want to ask you, how does the battery status in the picture show

idoo commented 6 years ago

@TonyGJJ please take a look to https://raw.githubusercontent.com/domtronn/spaceline-all-the-icons.el/master/logo.png

I have exactly same ¯_(ツ)_/¯