font-feature.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. {
  2. "title":"CSS font-feature-settings",
  3. "description":"Method of applying advanced typographic and language-specific font features to supported OpenType fonts.",
  4. "spec":"https://w3.org/TR/css3-fonts/#font-rend-props",
  5. "status":"cr",
  6. "links":[
  7. {
  8. "url":"http://ie.microsoft.com/testdrive/Graphics/opentype/",
  9. "title":"Demo pages (IE/Firefox only)"
  10. },
  11. {
  12. "url":"https://hacks.mozilla.org/2010/11/firefox-4-font-feature-support/",
  13. "title":"Mozilla hacks article"
  14. },
  15. {
  16. "url":"http://html5accessibility.com/",
  17. "title":"Detailed tables on accessability support"
  18. },
  19. {
  20. "url":"https://www.webplatform.org/docs/css/properties/font-feature-settings",
  21. "title":"WebPlatform Docs"
  22. },
  23. {
  24. "url":"https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings",
  25. "title":"MDN Web Docs - font-feature-settings"
  26. },
  27. {
  28. "url":"https://www.microsoft.com/typography/otspec/featuretags.htm",
  29. "title":"OpenType layout feature tag registry"
  30. },
  31. {
  32. "url":"http://help.typekit.com/customer/portal/articles/1789736-syntax-for-opentype-features-in-css#salt",
  33. "title":"Syntax for OpenType features in CSS (Adobe Typekit Help)"
  34. }
  35. ],
  36. "bugs":[
  37. {
  38. "description":"IE10 and 11 do not always appear to support the `ss01` value correctly."
  39. },
  40. {
  41. "description":"IE10 and 11 on Windows 7 [can hide the text](https://stackoverflow.com/questions/22151835/msie-10-web-font-and-font-feature-settings-causes-invisible-text) under certain circumstances."
  42. }
  43. ],
  44. "categories":[
  45. "CSS3"
  46. ],
  47. "stats":{
  48. "ie":{
  49. "5.5":"n",
  50. "6":"n",
  51. "7":"n",
  52. "8":"n",
  53. "9":"n",
  54. "10":"y",
  55. "11":"y"
  56. },
  57. "edge":{
  58. "12":"y",
  59. "13":"y",
  60. "14":"y",
  61. "15":"y",
  62. "16":"y",
  63. "17":"y",
  64. "18":"y",
  65. "79":"y",
  66. "80":"y",
  67. "81":"y",
  68. "83":"y",
  69. "84":"y",
  70. "85":"y",
  71. "86":"y",
  72. "87":"y",
  73. "88":"y",
  74. "89":"y",
  75. "90":"y",
  76. "91":"y",
  77. "92":"y",
  78. "93":"y",
  79. "94":"y"
  80. },
  81. "firefox":{
  82. "2":"n",
  83. "3":"n",
  84. "3.5":"n",
  85. "3.6":"n",
  86. "4":"a x #1",
  87. "5":"a x #1",
  88. "6":"a x #1",
  89. "7":"a x #1",
  90. "8":"a x #1",
  91. "9":"a x #1",
  92. "10":"a x #1",
  93. "11":"a x #1",
  94. "12":"a x #1",
  95. "13":"a x #1",
  96. "14":"a x #1",
  97. "15":"y x",
  98. "16":"y x",
  99. "17":"y x",
  100. "18":"y x",
  101. "19":"y x",
  102. "20":"y x",
  103. "21":"y x",
  104. "22":"y x",
  105. "23":"y x",
  106. "24":"y x",
  107. "25":"y x",
  108. "26":"y x",
  109. "27":"y x",
  110. "28":"y x",
  111. "29":"y x",
  112. "30":"y x",
  113. "31":"y x",
  114. "32":"y x",
  115. "33":"y x",
  116. "34":"y",
  117. "35":"y",
  118. "36":"y",
  119. "37":"y",
  120. "38":"y",
  121. "39":"y",
  122. "40":"y",
  123. "41":"y",
  124. "42":"y",
  125. "43":"y",
  126. "44":"y",
  127. "45":"y",
  128. "46":"y",
  129. "47":"y",
  130. "48":"y",
  131. "49":"y",
  132. "50":"y",
  133. "51":"y",
  134. "52":"y",
  135. "53":"y",
  136. "54":"y",
  137. "55":"y",
  138. "56":"y",
  139. "57":"y",
  140. "58":"y",
  141. "59":"y",
  142. "60":"y",
  143. "61":"y",
  144. "62":"y",
  145. "63":"y",
  146. "64":"y",
  147. "65":"y",
  148. "66":"y",
  149. "67":"y",
  150. "68":"y",
  151. "69":"y",
  152. "70":"y",
  153. "71":"y",
  154. "72":"y",
  155. "73":"y",
  156. "74":"y",
  157. "75":"y",
  158. "76":"y",
  159. "77":"y",
  160. "78":"y",
  161. "79":"y",
  162. "80":"y",
  163. "81":"y",
  164. "82":"y",
  165. "83":"y",
  166. "84":"y",
  167. "85":"y",
  168. "86":"y",
  169. "87":"y",
  170. "88":"y",
  171. "89":"y",
  172. "90":"y",
  173. "91":"y",
  174. "92":"y",
  175. "93":"y",
  176. "94":"y",
  177. "95":"y"
  178. },
  179. "chrome":{
  180. "4":"n",
  181. "5":"n",
  182. "6":"n",
  183. "7":"n",
  184. "8":"n",
  185. "9":"n",
  186. "10":"n",
  187. "11":"n",
  188. "12":"n",
  189. "13":"n",
  190. "14":"n",
  191. "15":"n",
  192. "16":"a x #2",
  193. "17":"a x #2",
  194. "18":"a x #2",
  195. "19":"a x #2",
  196. "20":"a x #2",
  197. "21":"y x",
  198. "22":"y x",
  199. "23":"y x",
  200. "24":"y x",
  201. "25":"y x",
  202. "26":"y x",
  203. "27":"y x",
  204. "28":"y x",
  205. "29":"y x",
  206. "30":"y x",
  207. "31":"y x",
  208. "32":"y x",
  209. "33":"y x",
  210. "34":"y x",
  211. "35":"y x",
  212. "36":"y x",
  213. "37":"y x",
  214. "38":"y x",
  215. "39":"y x",
  216. "40":"y x",
  217. "41":"y x",
  218. "42":"y x",
  219. "43":"y x",
  220. "44":"y x",
  221. "45":"y x",
  222. "46":"y x",
  223. "47":"y x",
  224. "48":"y",
  225. "49":"y",
  226. "50":"y",
  227. "51":"y",
  228. "52":"y",
  229. "53":"y",
  230. "54":"y",
  231. "55":"y",
  232. "56":"y",
  233. "57":"y",
  234. "58":"y",
  235. "59":"y",
  236. "60":"y",
  237. "61":"y",
  238. "62":"y",
  239. "63":"y",
  240. "64":"y",
  241. "65":"y",
  242. "66":"y",
  243. "67":"y",
  244. "68":"y",
  245. "69":"y",
  246. "70":"y",
  247. "71":"y",
  248. "72":"y",
  249. "73":"y",
  250. "74":"y",
  251. "75":"y",
  252. "76":"y",
  253. "77":"y",
  254. "78":"y",
  255. "79":"y",
  256. "80":"y",
  257. "81":"y",
  258. "83":"y",
  259. "84":"y",
  260. "85":"y",
  261. "86":"y",
  262. "87":"y",
  263. "88":"y",
  264. "89":"y",
  265. "90":"y",
  266. "91":"y",
  267. "92":"y",
  268. "93":"y",
  269. "94":"y",
  270. "95":"y",
  271. "96":"y",
  272. "97":"y"
  273. },
  274. "safari":{
  275. "3.1":"n",
  276. "3.2":"n",
  277. "4":"a",
  278. "5":"a",
  279. "5.1":"a",
  280. "6":"a",
  281. "6.1":"n",
  282. "7":"n",
  283. "7.1":"n",
  284. "8":"n",
  285. "9":"n",
  286. "9.1":"y",
  287. "10":"y",
  288. "10.1":"y",
  289. "11":"y",
  290. "11.1":"y",
  291. "12":"y",
  292. "12.1":"y",
  293. "13":"y",
  294. "13.1":"y",
  295. "14":"y",
  296. "14.1":"y",
  297. "15":"y",
  298. "TP":"y"
  299. },
  300. "opera":{
  301. "9":"n",
  302. "9.5-9.6":"n",
  303. "10.0-10.1":"n",
  304. "10.5":"n",
  305. "10.6":"n",
  306. "11":"n",
  307. "11.1":"n",
  308. "11.5":"n",
  309. "11.6":"n",
  310. "12":"n",
  311. "12.1":"n",
  312. "15":"y x",
  313. "16":"y x",
  314. "17":"y x",
  315. "18":"y x",
  316. "19":"y x",
  317. "20":"y x",
  318. "21":"y x",
  319. "22":"y x",
  320. "23":"y x",
  321. "24":"y x",
  322. "25":"y x",
  323. "26":"y x",
  324. "27":"y x",
  325. "28":"y x",
  326. "29":"y x",
  327. "30":"y x",
  328. "31":"y x",
  329. "32":"y x",
  330. "33":"y x",
  331. "34":"y x",
  332. "35":"y",
  333. "36":"y",
  334. "37":"y",
  335. "38":"y",
  336. "39":"y",
  337. "40":"y",
  338. "41":"y",
  339. "42":"y",
  340. "43":"y",
  341. "44":"y",
  342. "45":"y",
  343. "46":"y",
  344. "47":"y",
  345. "48":"y",
  346. "49":"y",
  347. "50":"y",
  348. "51":"y",
  349. "52":"y",
  350. "53":"y",
  351. "54":"y",
  352. "55":"y",
  353. "56":"y",
  354. "57":"y",
  355. "58":"y",
  356. "60":"y",
  357. "62":"y",
  358. "63":"y",
  359. "64":"y",
  360. "65":"y",
  361. "66":"y",
  362. "67":"y",
  363. "68":"y",
  364. "69":"y",
  365. "70":"y",
  366. "71":"y",
  367. "72":"y",
  368. "73":"y",
  369. "74":"y",
  370. "75":"y",
  371. "76":"y",
  372. "77":"y",
  373. "78":"y",
  374. "79":"y",
  375. "80":"y"
  376. },
  377. "ios_saf":{
  378. "3.2":"a",
  379. "4.0-4.1":"a",
  380. "4.2-4.3":"a",
  381. "5.0-5.1":"a",
  382. "6.0-6.1":"a",
  383. "7.0-7.1":"n",
  384. "8":"n",
  385. "8.1-8.4":"n",
  386. "9.0-9.2":"n",
  387. "9.3":"y",
  388. "10.0-10.2":"y",
  389. "10.3":"y",
  390. "11.0-11.2":"y",
  391. "11.3-11.4":"y",
  392. "12.0-12.1":"y",
  393. "12.2-12.5":"y",
  394. "13.0-13.1":"y",
  395. "13.2":"y",
  396. "13.3":"y",
  397. "13.4-13.7":"y",
  398. "14.0-14.4":"y",
  399. "14.5-14.8":"y",
  400. "15":"y"
  401. },
  402. "op_mini":{
  403. "all":"n"
  404. },
  405. "android":{
  406. "2.1":"n",
  407. "2.2":"n",
  408. "2.3":"n",
  409. "3":"n",
  410. "4":"n",
  411. "4.1":"n",
  412. "4.2-4.3":"n",
  413. "4.4":"y x",
  414. "4.4.3-4.4.4":"y x",
  415. "94":"y"
  416. },
  417. "bb":{
  418. "7":"n",
  419. "10":"y x"
  420. },
  421. "op_mob":{
  422. "10":"n",
  423. "11":"n",
  424. "11.1":"n",
  425. "11.5":"n",
  426. "12":"n",
  427. "12.1":"n",
  428. "64":"y"
  429. },
  430. "and_chr":{
  431. "94":"y"
  432. },
  433. "and_ff":{
  434. "92":"y"
  435. },
  436. "ie_mob":{
  437. "10":"n",
  438. "11":"n"
  439. },
  440. "and_uc":{
  441. "12.12":"y"
  442. },
  443. "samsung":{
  444. "4":"y x",
  445. "5.0-5.4":"y",
  446. "6.2-6.4":"y",
  447. "7.2-7.4":"y",
  448. "8.2":"y",
  449. "9.2":"y",
  450. "10.1":"y",
  451. "11.1-11.2":"y",
  452. "12.0":"y",
  453. "13.0":"y",
  454. "14.0":"y",
  455. "15.0":"y"
  456. },
  457. "and_qq":{
  458. "10.4":"y"
  459. },
  460. "baidu":{
  461. "7.12":"y"
  462. },
  463. "kaios":{
  464. "2.5":"y"
  465. }
  466. },
  467. "notes":"Whenever possible, font-variant shorthand property or an associated longhand property, font-variant-ligatures, font-variant-caps, font-variant-east-asian, font-variant-alternates, font-variant-numeric or font-variant-position should be used. This property is a low-level feature designed to handle special cases where no other way to enable or access an OpenType font feature exists. In particular, this CSS property shouldn't be used to enable small caps.",
  468. "notes_by_num":{
  469. "1":"From Gecko 2.0 (Firefox 4.0) to Gecko 14.0 (Firefox 14.0) included, Gecko supported an older syntax, slightly different from the modern one: https://hacks.mozilla.org/2010/11/firefox-4-font-feature-support/",
  470. "2":"Partial support in older Chrome versions refers to lacking support in Mac OS X."
  471. },
  472. "usage_perc_y":97.79,
  473. "usage_perc_a":0.24,
  474. "ucprefix":false,
  475. "parent":"",
  476. "keywords":"font-feature,font-feature-settings,kern,kerning,font-variant-alternates,ligatures,font-variant-ligatures",
  477. "ie_id":"",
  478. "chrome_id":"",
  479. "firefox_id":"",
  480. "webkit_id":"",
  481. "shown":true
  482. }