keyurpatel-eventiq / googlefontdirectory

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

Cousine needs regenerating (tilde + semicolon glyphs) #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. hg clone https://googlefontdirectory.googlecode.com/hg/
2. sudo fc-cache -fv
3. echo "URxvt.font: xft:Cousine:pixelsize=12" >> ~/.Xresources
4. xrdb -load ~/.Xresources && urxvt

What is the expected output? What do you see instead?
Expected: tilde and semicolon characters to show property
Actual: tilde character looks like a dash. semicolon glyph missing
http://dl.dropbox.com/u/23813887/cousine1.png

What version of the product are you using? On what operating system?
Archlinux x64.
ttf-google-webfonts Version 2369-1 Revision f50f26f0c77c

Please provide any additional information below.
Semicolon missing in https://googlefontdirectory.googlecode.com/hg/cousine/ 
Semicolon not missing in 
https://googlefontdirectory.googlecode.com/hg/cousine/src/

Fix:
1. Download fonts from src/
2. Regenerate Cousine-Regular.ttf in fontforge v20120119
3. Refresh font cache
http://dl.dropbox.com/u/23813887/cousine2.png

Original issue reported on code.google.com by akamch...@gmail.com on 18 Apr 2012 at 1:33

GoogleCodeExporter commented 8 years ago
Forgot to add: tilde character issue only occurs when font size < 10 (pixelsize 
< 13).

Original comment by akamch...@gmail.com on 18 Apr 2012 at 1:36

GoogleCodeExporter commented 8 years ago
Related: When setting gvim 7.3 to startup with the Cousine font, gvim 7.3 will 
start displaying weird characters. Regenerating font in fontforge also fixes 
this

Original comment by akamch...@gmail.com on 21 Apr 2012 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by pathum...@gmail.com on 12 Aug 2014 at 5:31