File: font.yaml

package info (click to toggle)
ruby-mime-types-data 3.2026.0224-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,168 kB
  • sloc: ruby: 700; makefile: 7
file content (71 lines) | stat: -rw-r--r-- 1,159 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
- !ruby/object:MIME::Type
  content-type: font/collection
  encoding: base64
  extensions:
  - ttc
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/collection
  registered: true
  sort-priority: 15
- !ruby/object:MIME::Type
  content-type: font/otf
  encoding: base64
  extensions:
  - otf
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/otf
  registered: true
  sort-priority: 15
- !ruby/object:MIME::Type
  content-type: font/sfnt
  encoding: base64
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/sfnt
  registered: true
  sort-priority: 16
- !ruby/object:MIME::Type
  content-type: font/ttf
  encoding: base64
  extensions:
  - ttf
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/ttf
  registered: true
  sort-priority: 15
- !ruby/object:MIME::Type
  content-type: font/woff
  encoding: base64
  extensions:
  - woff
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/woff
  registered: true
  sort-priority: 15
- !ruby/object:MIME::Type
  content-type: font/woff2
  encoding: base64
  extensions:
  - woff2
  xrefs:
    rfc:
    - rfc8081
    template:
    - font/woff2
  registered: true
  sort-priority: 15