muhhiminminmin / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Monofur font showing as italic #332

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Selected the font Options, 'Monofur', 18pt, regular. In Norwegian, the style 
name is 'Vanlig'

What is the expected output? What do you see instead?

The font displayed was all italic when I expected to see regular fonts.

What versions of mintty, Cygwin/MSYS, and Windows are you using?

Windows XP, Norwegian

$ mintty --version
mintty 1.1-beta1
(C) 2012 Andy Koppe
License GPLv3+: GNU GPL version 3 or later
There is no warranty, to the extent permitted by law.

(Also same result in previous version)

$ uname -a
CYGWIN_NT-5.1 Tallak02 1.7.14(0.260/5/3) 2012-04-25 09:41 i686 Cygwin

Please provide any additional information below.

$ cat .minttyrc
Columns=121
Rows=53
Scrollbar=none
Transparency=off
AllowBlinking=yes
CursorType=line
CursorBlinks=yes
FontIsBold=no
FontHeight=18
ScrollMod=shift
RightClickAction=menu
CopyOnSelect=yes
ClickTargetMod=shift
Font=monofur
Printer=
ForegroundColour=191,191,191
BackgroundColour=0,0,0
CursorColour=191,191,191
BoldAsFont=no
Locale=nb_NO
Charset=UTF-8

Original issue reported on code.google.com by tall...@gmail.com on 7 May 2012 at 6:32

GoogleCodeExporter commented 8 years ago
This hasn't happen with any font I've tried, so I'm wondering whether this 
isn't a problem with that specific font rather than mintty.

Is it working as expected in other programs? Can you provide a link to the font 
you installed? (I can of course google it, but that won't necessarily lead me 
to the same one.)

Original comment by andy.koppe on 10 May 2012 at 7:43

GoogleCodeExporter commented 8 years ago
The font may be found at http://www.dafont.com/monofur.font

I have used the font as a terminal font for urxvt for a while without issues. 
Monofur also looks normal in wordpad.

I see now that the font zip file contains two ttf font files, one regular and 
one italic. This may be part of the issue.

Original comment by tall...@gmail.com on 11 May 2012 at 12:05

GoogleCodeExporter commented 8 years ago
I found that the font does show as non-italic if I install the regular version 
(monof55.ttf) from the zip file only. It wrongly shows as italic if I install 
the italic version (monof56.ttf) as well. Same thing happened elsewhere, e.g. 
in Firefox and in Programmer's Notepad (an editor I use); hence I'm blaming the 
font. Seems to be something wrong with how the two versions identify themselves.

Original comment by andy.koppe on 21 May 2012 at 3:40

GoogleCodeExporter commented 8 years ago
Thanks for looking into this. I will notify the owner of the monofur font.

Original comment by tall...@gmail.com on 21 May 2012 at 6:51