<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Google cyrillic fonts are not displayed correctly.</title>
		<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly</link>
		<description>Support Forum - Topic: Google cyrillic fonts are not displayed correctly.</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 15:25:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/google-cyrillic-fonts-are-not-displayed-correctly" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-101594</link>
			<pubDate>Sat, 16 Mar 2013 07:37:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101594@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.kriesi.at/support/topic/cufon&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/cufon&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anorcan on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-101471</link>
			<pubDate>Fri, 15 Mar 2013 11:53:12 +0000</pubDate>
			<dc:creator>anorcan</dc:creator>
			<guid isPermaLink="false">101471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've also tried with this hack to add a google font in russian to my flashlight theme and it's not working :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-63799</link>
			<pubDate>Thu, 05 Jul 2012 06:07:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You'll need to hack the core files in this case - open up choices\framework\php\class-style-generator.php and search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;extra_output .= &#38;#39;&#38;lt;link id=&#38;quot;google_webfont_&#38;#39;.$this-&#38;gt;webfont_count.&#38;#39;&#38;quot; rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;&#38;#39;.$prefix.&#38;#39;://fonts.googleapis.com/css?family=&#38;#39;.str_replace(&#38;#39; &#38;#39;,&#38;#39;+&#38;#39;,$rule_split[0]).&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace the code with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;extra_output .= &#38;#39;&#38;lt;link id=&#38;quot;google_webfont_&#38;#39;.$this-&#38;gt;webfont_count.&#38;#39;&#38;quot; rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;&#38;#39;.$prefix.&#38;#39;://fonts.googleapis.com/css?subset=latin,cyrillic&#38;amp;family=&#38;#39;.str_replace(&#38;#39; &#38;#39;,&#38;#39;+&#38;#39;,$rule_split[0]).&#38;#39;&#38;quot; /&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mishka48 on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-63795</link>
			<pubDate>Thu, 05 Jul 2012 05:56:43 +0000</pubDate>
			<dc:creator>mishka48</dc:creator>
			<guid isPermaLink="false">63795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, thank you for your fast response.&#60;br /&#62;
I already know what google fonts support cyrillic subset. Can you give an example how I can do it with one of this fonts:&#60;br /&#62;
 Something like this:&#60;br /&#62;
&#34;subtype&#34; =&#38;gt; array(	'no custom font'=&#38;gt;'',&#60;br /&#62;
&#38;lt;link href='http://fonts.googleapis.com/css?family=PT+Sans+Caption&#38;amp;subset=latin,cyrillic' rel='stylesheet' type='text/css'&#38;gt;&#60;/p&#62;
&#60;p&#62;Or another way? Excuse me I'm not a coder
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-63788</link>
			<pubDate>Thu, 05 Jul 2012 05:23:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Here's a list of all fonts which offer a cyrillic subset: &#60;a href=&#34;http://www.google.com/webfonts?subset=cyrillic&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/webfonts?subset=cyrillic&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2) In choices\includes\admin\register-admin-options.php search for following code line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;quot;subtype&#38;quot; =&#38;gt; array(	&#38;#39;no custom font&#38;#39;=&#38;gt;&#38;#39;&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add your custom font to the list below.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mishka48 on "Google cyrillic fonts are not displayed correctly."</title>
			<link>http://www.kriesi.at/support/topic/google-cyrillic-fonts-are-not-displayed-correctly#post-63755</link>
			<pubDate>Thu, 05 Jul 2012 02:16:30 +0000</pubDate>
			<dc:creator>mishka48</dc:creator>
			<guid isPermaLink="false">63755@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you take a look: &#60;a href=&#34;http://webart21.ru/&#34; rel=&#34;nofollow&#34;&#62;http://webart21.ru/&#60;/a&#62;&#60;br /&#62;
As you can see the first two words &#34;Добро пожаловать&#34; written in Russian, do not displayed with Lobster font, I've chosen from theme options panel. What strings of code I should add (and where) to add  Cyrillic subset to google fonts. Also it will be very kind of you to advise me how can I add my own google (or may be fontface) fonts. Because only two fonts already integrated into the theme have native support of  Cyrillic glyphs (but even they do not displayed correctly - font substitution occurs)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
