Skip to content

Commit

Permalink
Release v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rsms committed Jan 19, 2018
1 parent f7868ac commit 71a8c10
Show file tree
Hide file tree
Showing 70 changed files with 45,235 additions and 44,428 deletions.
Binary file modified docs/font-files/Inter-UI-Black.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Black.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Black.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BlackItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Bold.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-BoldItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Italic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Italic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Italic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Medium.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-MediumItalic.woff2
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.otf
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.woff
Binary file not shown.
Binary file modified docs/font-files/Inter-UI-Regular.woff2
Binary file not shown.
1,218 changes: 608 additions & 610 deletions docs/glyphs/index.html

Large diffs are not rendered by default.

88,407 changes: 44,609 additions & 43,798 deletions docs/glyphs/metrics.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/inter-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
font-family: 'Inter UI';
font-style: normal;
font-weight: 400;
src: url("font-files/Inter-UI-Regular.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-Regular.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-Regular.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-Regular.woff?v=2.4") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 400;
src: url("font-files/Inter-UI-Italic.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-Italic.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-Italic.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-Italic.woff?v=2.4") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 500;
src: url("font-files/Inter-UI-Medium.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-Medium.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-Medium.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-Medium.woff?v=2.4") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 500;
src: url("font-files/Inter-UI-MediumItalic.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-MediumItalic.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-MediumItalic.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-MediumItalic.woff?v=2.4") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 700;
src: url("font-files/Inter-UI-Bold.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-Bold.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-Bold.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-Bold.woff?v=2.4") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 700;
src: url("font-files/Inter-UI-BoldItalic.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-BoldItalic.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-BoldItalic.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-BoldItalic.woff?v=2.4") format("woff");
}

@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 900;
src: url("font-files/Inter-UI-Black.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-Black.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-Black.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-Black.woff?v=2.4") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 900;
src: url("font-files/Inter-UI-BlackItalic.woff2?v=2.3") format("woff2"),
url("font-files/Inter-UI-BlackItalic.woff?v=2.3") format("woff");
src: url("font-files/Inter-UI-BlackItalic.woff2?v=2.4") format("woff2"),
url("font-files/Inter-UI-BlackItalic.woff?v=2.4") format("woff");
}
4 changes: 1 addition & 3 deletions docs/lab/glyphinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@
, ["four.tnum.1", null, null, "#ebf6c8"]
, ["five", 53, "DIGIT FIVE", "#e2f4ea"]
, ["five.tnum", null, null, "#ebf6c8"]
, ["Tonefive", 444, "LATIN CAPITAL LETTER TONE FIVE"]
, ["six", 54, "DIGIT SIX", "#e2f4ea"]
, ["six.1", null, null, "#ccf6ca"]
, ["six.tnum", null, null, "#ebf6c8"]
Expand Down Expand Up @@ -838,7 +839,6 @@
, ["fourthtonechinese", 715, "MODIFIER LETTER GRAVE ACCENT"]
, ["verticallinelowmod", 716, "MODIFIER LETTER LOW VERTICAL LINE"]
, ["secondtonechinese", 714, "MODIFIER LETTER ACUTE ACCENT"]
, ["Tonefive", 444, "LATIN CAPITAL LETTER TONE FIVE"]
, ["romantwelve", 8555, "ROMAN NUMERAL TWELVE", "#e2f4ea"]
, ["uni2183", 8579, "ROMAN NUMERAL REVERSED ONE HUNDRED"]
, ["arrowheadupmod", 708, "MODIFIER LETTER UP ARROWHEAD", "#cceff2"]
Expand Down Expand Up @@ -957,7 +957,6 @@
, ["mcapturn", 412, "LATIN CAPITAL LETTER TURNED M"]
, ["st", 64262, "LATIN SMALL LIGATURE ST"]
, ["uni205D", 8285, "TRICOLON", "#efefef"]
, ["Q.cn", null, null, "#c4f2c1"]
, ["uni02E7_uni02E5_uni02E6", null, null, "#dddddd"]
, ["uni02E7_uni02E5_uni02E7", null, null, "#dddddd"]
, ["uni02E7_uni02E5_uni02E5", null, null, "#dddddd"]
Expand Down Expand Up @@ -1323,7 +1322,6 @@
, ["underscoredblnosp", 819, "COMBINING DOUBLE LOW LINE", "#f9e2e2"]
, ["ysuper", 696, "MODIFIER LETTER SMALL Y"]
, ["tackrightsubnosp", 793, "COMBINING RIGHT TACK BELOW", "#f9e2e2"]
, ["D.cn", null, null, "#c4f2c1"]
, ["rsuper", 691, "MODIFIER LETTER SMALL R"]
, ["Sampi", 992, "GREEK LETTER SAMPI"]
, ["schwa", 601, "LATIN SMALL LETTER SCHWA"]
Expand Down
Binary file modified docs/res/metrics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/preview-app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/res/sample/.01-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.02-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.03-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.04-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.05-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.06-thumb.png.tmp
Binary file not shown.
Binary file removed docs/res/sample/.07-thumb.png.tmp
Binary file not shown.
Binary file modified docs/res/sample/01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/res/sample/[email protected]
Binary file modified docs/res/sample/12.png
Binary file modified docs/res/sample/[email protected]
Binary file modified docs/res/sample/13.png
Binary file modified docs/res/sample/[email protected]
Binary file modified docs/res/sample/14.png
Binary file modified docs/res/sample/[email protected]
Binary file added docs/res/sample/15.png
Binary file added docs/res/sample/[email protected]
2 changes: 1 addition & 1 deletion docs/res/weights-and-styles.svg

Large diffs are not rendered by default.

0 comments on commit 71a8c10

Please sign in to comment.