项目作者: sixteenbit

项目描述 :
PHP image placeholder script.
高级语言: PHP
项目地址: git://github.com/sixteenbit/placeholders.git
创建时间: 2017-03-06T21:48:35Z
项目社区:https://github.com/sixteenbit/placeholders

开源协议:

下载


Placeholder

Installation

Install placeholders on your own server.

git clone git@github.com:mrdink/placeholders.git

Once cloned, open /dist/placeholders/index.html then search and replace img.sixteenbit.com with the URL of your site.

Copy /dist/placeholders/ to the root of your server.

Forked from Dummy Image Generator

Credit

Code written by Russell Heimlich - http://www.russellheimlich.com/blog

Some code was written by Ruquay K Calloway http://ruquay.com/sandbox/imagettf/ to detect the text bounding box better (see comments in the PHP code.)