Linux 软件免费装
Banner图

Hassle-Free Fonts

开发者 Syncment
更新时间 2021年1月23日 20:47
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 5.6
版权: GPLv3 or later
版权网址: 版权信息

标签

Free Google React Webfonts Fonts Open Sans Roboto Montserrat

下载

详情介绍:

Let’s get this straight: The effort to host Google web fonts on your own server is immense! First of all you need to download all .eot, .woff, .woff2, .ttf and .svg files, then copy them onto your server and finally paste a CSS snippet. Sounds easy? Well it could be, if Google would actually provide any direct links to download these files and a customized CSS for self-hosting them. With this plugin you can download fonts and host them yourself. Thanks to the https://google-webfonts-helper.herokuapp.com/fonts API we can download it right to your webserver. Okay enough nice talk, how does it work?!? The plugin uses an external API to download fonts. With the help of an React javascript interface we will generate the API request and than download its to: - wordpress\wp-content\uploads\hassle-free-fonts it's download as a zip formatted file, so we unpack it into - wordpress\wp-content\uploads\hassle-free-fonts\fonts So ones the fonts is downloaded to our server we can generate a css file. - wordpress\wp-content\uploads\hassle-free-fonts\style.css By default this file is empty. After generation the css style will be filled with @font-face structure to make the font available. Simple and easy without any hassle.

屏幕截图:

  • list of all download font files
  • list of available font to download from remote API
  • public CSS style file to declare your font

升级注意事项:

1.0
  • initial version

常见问题:

Does it requires javascript?

Yes, our interface is build with react!

更新日志:

1.0