开发者

Change Drupal font Site-Wide?

开发者 https://www.devze.com 2023-02-07 21:33 出处:网络
There are a few pretty impressive font apps out there. My favourite is Font your Face (http://drupal.org/project/fontyourface). Only problem is it only allows for you to use existi开发者_Go百科ng sour

There are a few pretty impressive font apps out there. My favourite is Font your Face (http://drupal.org/project/fontyourface). Only problem is it only allows for you to use existi开发者_Go百科ng sources. i.e.

  • Typekit.com
  • Google Font API
  • KERNEST
  • Font Squirrel
  • Common fonts -- fonts already available in most browsers

Is there any way to add a "source" that is effectively grabbing files off the server? I want to be able to upload my own fonts.


We've had good luck with webfonts, though we're not using any Drupal modules, just adding them to the theme using CSS.


The @font-your-face module now includes a local fonts module that does exactly what you've described here.

0

精彩评论

暂无评论...
验证码 换一张
取 消