Няма описание

variable-fonts.json 6.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. {
  2. "title":"Variable fonts",
  3. "description":"OpenType font settings that allows a single font file to behave like multiple fonts: it can contain all the allowed variations in width, weight, slant, optical size, or any other exposed axes of variation as defined by the font designer. Variations can be applied via the `font-variation-settings` property.",
  4. "spec":"https://drafts.csswg.org/css-fonts-4/#font-variation-settings-def",
  5. "status":"wd",
  6. "links":[
  7. {
  8. "url":"http://www.axis-praxis.org/about",
  9. "title":"Axis-Praxs - Tool & info on variable fonts"
  10. },
  11. {
  12. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/font-variation-settings",
  13. "title":"MDN Web docs article"
  14. },
  15. {
  16. "url":"https://medium.com/clear-left-thinking/how-to-use-variable-fonts-in-the-real-world-e6d73065a604",
  17. "title":"How to use variable fonts in the real world"
  18. }
  19. ],
  20. "bugs":[
  21. {
  22. "description":"Chrome reportedly does not support `format('woff2-variations')` inside the `@font-face` block and has not made `font-weight` and `font-stretch` work on variable fonts yet."
  23. }
  24. ],
  25. "categories":[
  26. "CSS"
  27. ],
  28. "stats":{
  29. "ie":{
  30. "5.5":"n",
  31. "6":"n",
  32. "7":"n",
  33. "8":"n",
  34. "9":"n",
  35. "10":"n",
  36. "11":"n"
  37. },
  38. "edge":{
  39. "12":"n",
  40. "13":"n",
  41. "14":"n",
  42. "15":"n",
  43. "16":"n",
  44. "17":"a #4"
  45. },
  46. "firefox":{
  47. "2":"n",
  48. "3":"n",
  49. "3.5":"n",
  50. "3.6":"n",
  51. "4":"n",
  52. "5":"n",
  53. "6":"n",
  54. "7":"n",
  55. "8":"n",
  56. "9":"n",
  57. "10":"n",
  58. "11":"n",
  59. "12":"n",
  60. "13":"n",
  61. "14":"n",
  62. "15":"n",
  63. "16":"n",
  64. "17":"n",
  65. "18":"n",
  66. "19":"n",
  67. "20":"n",
  68. "21":"n",
  69. "22":"n",
  70. "23":"n",
  71. "24":"n",
  72. "25":"n",
  73. "26":"n",
  74. "27":"n",
  75. "28":"n",
  76. "29":"n",
  77. "30":"n",
  78. "31":"n",
  79. "32":"n",
  80. "33":"n",
  81. "34":"n",
  82. "35":"n",
  83. "36":"n",
  84. "37":"n",
  85. "38":"n",
  86. "39":"n",
  87. "40":"n",
  88. "41":"n",
  89. "42":"n",
  90. "43":"n",
  91. "44":"n",
  92. "45":"n",
  93. "46":"n",
  94. "47":"n",
  95. "48":"n",
  96. "49":"n",
  97. "50":"n",
  98. "51":"n",
  99. "52":"n",
  100. "53":"n d #2 #4",
  101. "54":"n d #2 #4",
  102. "55":"n d #2 #4",
  103. "56":"n d #2 #4",
  104. "57":"n d #2 #4",
  105. "58":"n d #2 #4",
  106. "59":"n d #2 #4",
  107. "60":"n d #2 #4",
  108. "61":"n d #2 #4"
  109. },
  110. "chrome":{
  111. "4":"n",
  112. "5":"n",
  113. "6":"n",
  114. "7":"n",
  115. "8":"n",
  116. "9":"n",
  117. "10":"n",
  118. "11":"n",
  119. "12":"n",
  120. "13":"n",
  121. "14":"n",
  122. "15":"n",
  123. "16":"n",
  124. "17":"n",
  125. "18":"n",
  126. "19":"n",
  127. "20":"n",
  128. "21":"n",
  129. "22":"n",
  130. "23":"n",
  131. "24":"n",
  132. "25":"n",
  133. "26":"n",
  134. "27":"n",
  135. "28":"n",
  136. "29":"n",
  137. "30":"n",
  138. "31":"n",
  139. "32":"n",
  140. "33":"n",
  141. "34":"n",
  142. "35":"n",
  143. "36":"n",
  144. "37":"n",
  145. "38":"n",
  146. "39":"n",
  147. "40":"n",
  148. "41":"n",
  149. "42":"n",
  150. "43":"n",
  151. "44":"n",
  152. "45":"n",
  153. "46":"n",
  154. "47":"n",
  155. "48":"n",
  156. "49":"n",
  157. "50":"n",
  158. "51":"n",
  159. "52":"n",
  160. "53":"n",
  161. "54":"n",
  162. "55":"n",
  163. "56":"n",
  164. "57":"n",
  165. "58":"n",
  166. "59":"n d #1",
  167. "60":"n d #1",
  168. "61":"n d #1",
  169. "62":"a #4",
  170. "63":"a #4",
  171. "64":"a #4",
  172. "65":"a #4",
  173. "66":"a #4",
  174. "67":"a #4"
  175. },
  176. "safari":{
  177. "3.1":"n",
  178. "3.2":"n",
  179. "4":"n",
  180. "5":"n",
  181. "5.1":"n",
  182. "6":"n",
  183. "6.1":"n",
  184. "7":"n",
  185. "7.1":"n",
  186. "8":"n",
  187. "9":"n",
  188. "9.1":"n",
  189. "10":"n",
  190. "10.1":"n",
  191. "11":"y #3",
  192. "11.1":"y #3",
  193. "TP":"y #3"
  194. },
  195. "opera":{
  196. "9":"n",
  197. "9.5-9.6":"n",
  198. "10.0-10.1":"n",
  199. "10.5":"n",
  200. "10.6":"n",
  201. "11":"n",
  202. "11.1":"n",
  203. "11.5":"n",
  204. "11.6":"n",
  205. "12":"n",
  206. "12.1":"n",
  207. "15":"n",
  208. "16":"n",
  209. "17":"n",
  210. "18":"n",
  211. "19":"n",
  212. "20":"n",
  213. "21":"n",
  214. "22":"n",
  215. "23":"n",
  216. "24":"n",
  217. "25":"n",
  218. "26":"n",
  219. "27":"n",
  220. "28":"n",
  221. "29":"n",
  222. "30":"n",
  223. "31":"n",
  224. "32":"n",
  225. "33":"n",
  226. "34":"n",
  227. "35":"n",
  228. "36":"n",
  229. "37":"n",
  230. "38":"n",
  231. "39":"n",
  232. "40":"n",
  233. "41":"n",
  234. "42":"n",
  235. "43":"n",
  236. "44":"n",
  237. "45":"n",
  238. "46":"n",
  239. "47":"n",
  240. "48":"n",
  241. "49":"a #4",
  242. "50":"a #4",
  243. "51":"a #4",
  244. "52":"a #4"
  245. },
  246. "ios_saf":{
  247. "3.2":"n",
  248. "4.0-4.1":"n",
  249. "4.2-4.3":"n",
  250. "5.0-5.1":"n",
  251. "6.0-6.1":"n",
  252. "7.0-7.1":"n",
  253. "8":"n",
  254. "8.1-8.4":"n",
  255. "9.0-9.2":"n",
  256. "9.3":"n",
  257. "10.0-10.2":"n",
  258. "10.3":"n",
  259. "11.0-11.2":"y",
  260. "11.3":"y"
  261. },
  262. "op_mini":{
  263. "all":"n"
  264. },
  265. "android":{
  266. "2.1":"n",
  267. "2.2":"n",
  268. "2.3":"n",
  269. "3":"n",
  270. "4":"n",
  271. "4.1":"n",
  272. "4.2-4.3":"n",
  273. "4.4":"n",
  274. "4.4.3-4.4.4":"n",
  275. "62":"a #4"
  276. },
  277. "bb":{
  278. "7":"n",
  279. "10":"n"
  280. },
  281. "op_mob":{
  282. "10":"n",
  283. "11":"n",
  284. "11.1":"n",
  285. "11.5":"n",
  286. "12":"n",
  287. "12.1":"n",
  288. "37":"n"
  289. },
  290. "and_chr":{
  291. "64":"a #4"
  292. },
  293. "and_ff":{
  294. "57":"n"
  295. },
  296. "ie_mob":{
  297. "10":"n",
  298. "11":"n"
  299. },
  300. "and_uc":{
  301. "11.8":"n"
  302. },
  303. "samsung":{
  304. "4":"n",
  305. "5":"n",
  306. "6.2":"n"
  307. },
  308. "and_qq":{
  309. "1.2":"n"
  310. },
  311. "baidu":{
  312. "7.12":"n"
  313. }
  314. },
  315. "notes":"",
  316. "notes_by_num":{
  317. "1":"Works with Experimental Web Platform features enabled",
  318. "2":"Requires MacOS 10.12+ and the following about:config flags to be enabled:\r\n`layout.css.font-variations.enabled`,\r\n`gfx.downloadable_fonts.keep_variation_tables`",
  319. "3":"Requires MacOS 10.13+",
  320. "4":"Does not support the `font-weight` and `font-stretch` properties, nor `format('truetype-variations')`"
  321. },
  322. "usage_perc_y":9.2,
  323. "usage_perc_a":54.57,
  324. "ucprefix":false,
  325. "parent":"",
  326. "keywords":"variable fonts, variation fonts, font variations",
  327. "ie_id":"fontvariationpropertieswithopentypevariablefontsupport",
  328. "chrome_id":"4708676673732608",
  329. "firefox_id":"css-font-variation-settings",
  330. "webkit_id":"feature-variation-fonts",
  331. "shown":true
  332. }