ragnar123 / googlefontdirectory

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

The font 'Lato' renders polish characters incorrectly when using font-weight 300 #326

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import Lato from Google Web Fonts: <link 
href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' 
type='text/css'>
2. Render some text with font-family set to 'Lato' and font-weigth set to '300'.

What is the expected output? What do you see instead?
Expected: All text should be rendered with the 'Lato'-font and a font-weight of 
300.
Actual: All ASCII characters are rendered correctly but all polish characters 
(such as ą ł & ń) are rendered bold. See attached pictures.

What version of the product are you using? On what operating system?
Windows 8.1 with latest Chrome, latest IE and latest Firefox.

Please provide any additional information below.
Downloading the original font files for 'Lato' and loading them locally renders 
all polish text correctly. When loading from Google Web Fonts it does not.

You can also see an example of the problem at 
http://www.latofonts.com/lato-free-fonts/ if you scroll down a bit. That site 
also imports the font from Google Web Fonts as an example for users.

Original issue reported on code.google.com by analyt...@stratiteq.com on 7 Aug 2014 at 1:29

Attachments:

GoogleCodeExporter commented 8 years ago
A fix for this is in progress:

https://code.google.com/p/googlefontdirectory/source/detail?r=25f3d69a1c0803651f
e78d354a90eff0dc6f05e0

Does the 'update' text at the end of this file explain how to resolve the issue 
clearly?

https://code.google.com/p/googlefontdirectory/source/browse/ofl/lato/DESCRIPTION
.en_us.html

That file is used to generate the www.google.com/fonts/specimen/Lato page. 

Original comment by dcrossland@google.com on 7 Aug 2014 at 1:32

GoogleCodeExporter commented 8 years ago

Original comment by dcrossland@google.com on 7 Aug 2014 at 1:32

GoogleCodeExporter commented 8 years ago
The 'update' text is clear! Any idea of when this fix will be available?

Original comment by analyt...@stratiteq.com on 8 Aug 2014 at 2:11

GoogleCodeExporter commented 8 years ago
This bug is also affecting other font weights.

Original comment by gbd....@gmail.com on 19 Aug 2014 at 11:16

GoogleCodeExporter commented 8 years ago
Same bug with Dosis font - 
http://fonts.googleapis.com/css?family=Dosis%3A200%27+rel%3D%27stylesheet%27+typ
e%3D%27text%2Fcss&ver=3.9.2

Original comment by lchachur...@gmail.com on 31 Aug 2014 at 6:19

GoogleCodeExporter commented 8 years ago
Please change http://fonts.googleapis.com/css?family=Dosis to 
http://fonts.googleapis.com/css?family=Dosis&subset=latin,latin-ext

Original comment by dcrossland@google.com on 1 Sep 2014 at 4:20