lishaman / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

sketch block only letters are working #124

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
I'm trying to use the font 'sketch block' 
I incluced the font like it says on the google web font page:

html:
<link href='http://fonts.googleapis.com/css?family=Cabin+Sketch:400,700' 
rel='stylesheet' type='text/css' >
css:
body {
        font-family: 'Cabin Sketch';
        font-style: normal;
        font-weight: 400;
    color: #dbdbdb;
    font-size: 14px;
}

Letters from a-z are working but any other charakters like .!@ are not working.

I also downloaded the .ttf file from 
http://joemaller.com/1856/download-google-fonts/. If I use a font viewer the 
characters apart from normal letters are missing.

In the google web font preview all characters are working.

I'm using firefox 11.0 and Ubuntu 11.04.

Thank you in advance.

Original issue reported on code.google.com by roccospo...@googlemail.com on 2 Apr 2012 at 7:03

GoogleCodeExporter commented 8 years ago
I meant the font Cabin Sketch and the .ttf file is apparently alright. The 
issue still remains. Other fonts are working perfectly.

Original comment by roccospo...@googlemail.com on 2 Apr 2012 at 7:22

GoogleCodeExporter commented 8 years ago
This topic can be closed.
I mixed up the font with another one which are looking pretty similar. One of 
them don't support characters like @.!. I used the characters [ . in a div that 
used 'Cabin Sketch'. With a small font size the are looking similar like a 
default font. In an other div I used the character @ which the other font.

Thank you.

Original comment by roccospo...@googlemail.com on 2 Apr 2012 at 8:07

GoogleCodeExporter commented 8 years ago
Thanks :)

Original comment by dcrossland@google.com on 3 Apr 2012 at 4:18