内容简介:Font Awesome 5.1.0 发布了,Font Awesome 提供了一套可缩放的矢量图标,你可以使用 CSS 所提供的所有特性对它们进行更改,包括:大小、颜色、阴影或者其它任何支持的效果。 此次更新内容如下: Added New Emoj...
Font Awesome 5.1.0 发布了,Font Awesome 提供了一套可缩放的矢量图标,你可以使用 CSS 所提供的所有特性对它们进行更改,包括:大小、颜色、阴影或者其它任何支持的效果。
此次更新内容如下:
Added
New Emoji, Design, and Travel category pack
Another group of requested and commissioned icons
Version 4 shim for Web Fonts with CSS
New simplified download and NPM packages
@fortawesome/fontawesome-free and @fortawesome/fontawesome-pro NPM packages that match what's available in the CDN and .ZIP files
Brand icons rev, nimblr, megaport, mailchimp, hornbill, wix, weebly, themeco, squarespace, aws, shopware
API method toHtml() for converting abstract objects to HTML
API method counter() to generate Layers Counters
API method watch() to configure MutationObserver and watch DOM for icon changes and additions
Changed
Relocating sponsor data to a separate sponsors.yml
Updated teamspeak brand icon
No more default exports in the CommonJS/ES packages (anything installed from NPM)
Greatly improved performance and rendering of CSS pseudo-elements with SVG and JavaScript
Configuration of SVG with JavaScript can now be done with attributes on the script tag
SVG with JavaScript pseudo-elements now match syntax (font-family, font-weight) of Web Fonts with CSS
Fixed
Tree shaking of all NPM packages by default
Alignment of the book-open and dice-six icon
Correcting creative-commons
Incorrect license on the fontawesome-common-types package
Improve ligatures that share a base name with another ligature
Correcting solid style of the digital-tachograph icon
Prevent duplicating classes in some scenarios with SVG with JavaScript
Duplicate insertion of CSS when insertCss() method was called
Missing TypeScript definitions for the free-brands-svg-icons package
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- c# – 如何将两个图标合并在一起? (在另一个图标上叠加一个图标)
- Bootstrap 图标集 v1.2.0 发布 —— 喜提 CSS 图标字体!
- Bootstrap 图标集 v1.2.0 发布 —— 喜提 CSS 图标字体!
- 9012年了你还在用单色图标?(iconfont多色图标详解)
- 开源图标字体 uiw-iconfont v1.2.6 发布,新增图标
- 最新版字体图标元件库分享,一套绝佳的矢量字体图标元件库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The C Programming Language
Brian W. Kernighan、Dennis M. Ritchie / Prentice Hall / 1988-4-1 / USD 67.00
Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to ta......一起来看看 《The C Programming Language》 这本书的介绍吧!