Skip to content

Commit 49ebd8e

Browse files
committed
Manage the PT font family with bower, instead of relying on a static version.
Commit ready for merge. - Legacy-Id: 10537
1 parent 73ad125 commit 49ebd8e

177 files changed

Lines changed: 544 additions & 14436 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ietf/bower.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"jquery.cookie": "1.4.1",
1212
"respond": "1.4.2",
1313
"select2": "3.5.4",
14-
"select2-bootstrap-css": "1.4.6"
14+
"select2-bootstrap-css": "1.4.6",
15+
"typopro-web": "3.4.1"
1516
},
1617
"devDependencies": {},
1718
"overrides": {
@@ -23,6 +24,13 @@
2324
},
2425
"respond": {
2526
"main": "dest/respond.min.js"
27+
},
28+
"typopro-web": {
29+
"main": [
30+
"web/TypoPRO-PTMono/*",
31+
"web/TypoPRO-PTSans/*",
32+
"web/TypoPRO-PTSerif/*"
33+
]
2634
}
2735
}
2836
}

ietf/externals/static/ptmono/demo.html

Lines changed: 0 additions & 134 deletions
This file was deleted.
-4.97 KB
Binary file not shown.

ietf/externals/static/ptmono/ptm55f_demo.html

Lines changed: 0 additions & 108 deletions
This file was deleted.

ietf/externals/static/ptmono/ptm55f_stylesheet.css

Lines changed: 0 additions & 15 deletions
This file was deleted.
-83.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)