Linux 软件免费装

Retina @2x

开发者 WouterPostmaNL
更新时间 2017年6月1日 03:25
PHP版本: 3.0.1 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

images iOS iPhone iPad retina Apple pixel density

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6

详情介绍:

This plugin adds a simple Javascript to your WordPress website that will check for each image if there is a retina version available. This will make sure that your images (logo's, buttons, images with text) look sharp on Apple devices with retina displays. When you have for example a logo of 200 by 200 pixels called "Logo.png", you will need to upload a second image of 400 by 400 pixels called "Logo@2x.png" in the exact same directory.

安装:

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Done!

升级注意事项:

1.6 New version available!

常见问题:

Will this work with images from a CDN?

No, we might add this later.

What's the difference between Retina @2x and other Retina plugins?

Other plugins may automatically generate the retina version of your image(s). This plugin is much more simple and lightweight and only looks for retina images. If you don't upload a "@2x" version, the original image will be shown and therefore not look sharp on mobile devices.

更新日志:

1.6 Updated the plugin description and installation guidelines.