Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between Normal and Loose styles? #6

Closed
zevv opened this issue Apr 6, 2015 · 10 comments
Closed

Difference between Normal and Loose styles? #6

zevv opened this issue Apr 6, 2015 · 10 comments
Labels

Comments

@zevv
Copy link

zevv commented Apr 6, 2015

Hi,

For some reason the Normal and Loose styles render the same for my terminal, see the screenshots at:

xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'

http://zevv.nl/div/mono16-loose.png
http://zevv.nl/div/mono16-normal.png
http://zevv.nl/div/mono16-tight.png

$ fc-list  | grep Mono16
/usr/local/share/fonts/truetype/mono16/Mono16-Tight.ttf: Mono16:style=Tight
/usr/local/share/fonts/truetype/mono16/Mono16-Loose.ttf: Mono16:style=Loose
/usr/local/share/fonts/truetype/mono16/Mono16-Normal.ttf: Mono16:style=Normal
@larsenwork
Copy link
Owner

That is very strange, I haven't used any "tricks" or anything that could explain that. I've used UPM 2048 and Glyphs in loose are 1152 wide and regular 1024.
I assume it's displaying correctly in other programs?
What terminal are you using?

@zevv
Copy link
Author

zevv commented Apr 6, 2015

  • On 2015-04-06 15:46:02 +0200, Andreas Larsen wrote:

That is very strange, I haven't used any "tricks" or anything that could explain that. I've used UPM 2048 and Glyphs in loose are 1152 wide and regular 1024.
I assume it's displaying correctly in other programs?
What terminal are you using?

I tried in urxvt, rxvt and xterm, all with similar results. The funny
thing is that if I install only the Loose font, it still renders like
the Normal in your screenshot. Ill compare in more detail when I'm back
t my PC.

:wq
^X^Cy^K^X^C^C^C^C

@larsenwork
Copy link
Owner

Ok, I have a "hack" idea if your further inspection doesn't explain it

@zevv
Copy link
Author

zevv commented Apr 6, 2015

  • On 2015-04-06 17:47:06 +0200, Andreas Larsen wrote:

Ok, I have an idea if your further inspection doesn't explain it

I just pasted one of your example snippets in xterm with only the Loose
font installed, but it renders exactly similar to the Normal type
instead.

http://zevv.nl/div/normal-or-loose.png

:wq
^X^Cy^K^X^C^C^C^C

@larsenwork
Copy link
Owner

and this is the latest version (0.23 Loose, 0.24 Normal - not that I've changed anything but just to make sure we're not beating a dead horse)

@zevv
Copy link
Author

zevv commented Apr 6, 2015

  • On 2015-04-06 18:41:59 +0200, Andreas Larsen wrote:

and this is the latest version (0.23 Loose, 0.24 Normal - not that
I've changed anything but just to make sure we're not beating a dead
horse)

Original problem showed with 0.22, but still persists with 0.23.

:wq
^X^Cy^K^X^C^C^C^C

larsenwork pushed a commit that referenced this issue Apr 6, 2015
@larsenwork
Copy link
Owner

@chase
Copy link
Collaborator

chase commented Apr 16, 2015

@zevv I'm not sure if this was simply a typo, but if you ran screenshots for

xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'

then the results would all be the same, as the style is set to Loose for all of them.

@zevv
Copy link
Author

zevv commented Apr 16, 2015

  • On 2015-04-16 05:09:37 +0200, Chase Colman wrote:

@zevv I'm not sure if this was simply a typo, but if you ran screenshots for

xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'
xterm -fa 'Mono16:pixelsize=16:style=Loose'

Then the results would all be the same, as the style is set to Loose for all of them.

That was indeed a typo, but thanks for noticing!

:wq
^X^Cy^K^X^C^C^C^C

@larsenwork
Copy link
Owner

@zevv try the updated fonts from http://andreaslarsen.github.io/monoid/ - how do they look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants