Google fonts subset settings issue in MAKE 1.7+
-
Selected fonts from Google are not displaying correclty. The issue is in the way HTML code is being served, which is different from previous versions of MAKE. Here is a an example of a string from current release:
(…)Special+Elite%3Aregular%7CPrompt%3Aregular%2Citalic%2C700%7CUbuntu+Mono%3Aregular%2Citalic%2C700&ver=1.7.10#038;subset=latin-ext’ type=’text/css’ media=’all’ />
And here it is, as it was in 1.6.7:
(…)Playfair+Display%3Aregular%2Citalic%2C700&subset=latin-ext%2Clatin&ver=1.6.7′ type=’text/css’ media=’all’ />
The above mentioned example makes all the difference. Why the change?
Kind regards,
aggie
- The topic ‘Google fonts subset settings issue in MAKE 1.7+’ is closed to new replies.