このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Chrome and Safari Web Font Rendering Fix

説明

This plugin consist simple javascript which will help your webpages to show local fonts until external fonts are being loaded in the background.

Features

Plugin will solve following issues:

  • Delay in loading external fonts (@font-face, Google Web Fonts etc)
  • Chrome and Safari Font Rendering bug in latest version (Chrome: 3.33.0.1750.###)

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin archive (.zip) to the /wp-content/plugins/ directory
  2. Extract it
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Ta da! No further settings. Fonts should display properly now.

FAQ

What this plugin does?

Plugin includes only a simple javascript code which will be added to your webpage’s and that code displays local fonts when visitor loads the page until your external web fonts or @font-face fonts are being loaded. So user won’t see blank screen. This problem happened with me while working on theme so it might be related to devs but still.

Do I need to do anything after Activating the plugin?

Nope. Not a bit. And ya if it doesn’t work, you can contact me on me at preraktrivedi dot com.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Chrome and Safari Web Font Rendering Fix はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Chrome and Safari Web Font Rendering Fix” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Nothing Special
  • First Version