Skip to content

Commit c10dc0e

Browse files
Add box drawing glyphs and programming ligatures
1 parent 08d42d2 commit c10dc0e

File tree

17,082 files changed

+261806
-124757
lines changed

Some content is hidden

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

17,082 files changed

+261806
-124757
lines changed

OFL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
1+
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
4-
This license is copied below, and is also available with a FAQ at:
5-
http://scripts.sil.org/OFL
4+
This license is copied below, and is also available with a FAQ at:
5+
https://scripts.sil.org/OFL
66

77

88
-----------------------------------------------------------

README.md

Lines changed: 21 additions & 15 deletions
Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
11
Release Notes / Intel One Mono
2-
2023-08-18
2+
2024-07-26
33

44

5-
Family name
5+
Font family
66
Intel One Mono
77

8-
Version number
9-
1.3 Updated font naming (“Intel One Mono”) - will require relinking
10-
Improved linking of Regular and Bold weights
11-
Improved alignment between hyphen, colon, and operators
12-
Updated art for backtick/grave
13-
Edited mark/ccmp features for language support
14-
Edits to meta info and licensing text
8+
Version
9+
1.4 Added optional programming ligatures
10+
Added box-drawing glyphs
11+
Small bugfixes and improvements
1512

1613

1714
Supported scripts
1815
Latin (full glyph complement supporting over 200 languages)
1916

2017
Number of glyphs
21-
684
18+
1043
2219

2320
Weights/Styles
2421
Light
@@ -34,7 +31,7 @@ Usage
3431
Text
3532
Use at 7 pt and up in print, 9 px and up on screen.
3633

37-
File formats
34+
Font file formats
3835
OTF (Desktop)
3936
TTF (Desktop/App)
4037
WOFF (Web)
@@ -48,14 +45,18 @@ Embedding settings
4845
No embedding restrictions
4946

5047
Available OpenType features
51-
ss11 Raised Colon (Figures Only)
52-
ss12 Raised Colon (Global)
53-
salt Stylistic Alternates
48+
ss01 Programming ligatures
49+
ss02 Arrow forms for less/equal and greater/equal combinations
50+
ss03 www ligature
51+
ss11 Raised colon (contextual with figures)
52+
ss12 Raised colon (global)
53+
salt Raised colon (global)
5454
locl Localizations
55-
ccmp Glyph Composition/Decomposition Rules
55+
ccmp Glyph composition/decomposition rules
5656
mark Mark Attachment
5757
numr Numerator
5858
dnom Denominator
5959
sups Superscript
6060
subs Subscript
61-
sinf Scientific Inferior
61+
sinf Scientific inferior
62+
aalt Access all alternates

fonts/otf.zip

204 KB
Binary file not shown.

fonts/otf/IntelOneMono-Bold.otf

60.7 KB
Binary file not shown.

fonts/otf/IntelOneMono-BoldItalic.otf

60.7 KB
Binary file not shown.

fonts/otf/IntelOneMono-Italic.otf

59.1 KB
Binary file not shown.

fonts/otf/IntelOneMono-Light.otf

59.2 KB
Binary file not shown.
59.8 KB
Binary file not shown.

fonts/otf/IntelOneMono-Medium.otf

60.5 KB
Binary file not shown.
60.7 KB
Binary file not shown.

fonts/otf/IntelOneMono-Regular.otf

59.3 KB
Binary file not shown.

fonts/otf/OFL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
1+
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
4-
This license is copied below, and is also available with a FAQ at:
5-
http://scripts.sil.org/OFL
4+
This license is copied below, and is also available with a FAQ at:
5+
https://scripts.sil.org/OFL
66

77

88
-----------------------------------------------------------

fonts/ttf.zip

216 KB
Binary file not shown.

fonts/ttf/IntelOneMono-Bold.ttf

58.2 KB
Binary file not shown.

fonts/ttf/IntelOneMono-BoldItalic.ttf

58.9 KB
Binary file not shown.

fonts/ttf/IntelOneMono-Italic.ttf

59.8 KB
Binary file not shown.

fonts/ttf/IntelOneMono-Light.ttf

59.5 KB
Binary file not shown.
60 KB
Binary file not shown.

fonts/ttf/IntelOneMono-Medium.ttf

59 KB
Binary file not shown.
59.6 KB
Binary file not shown.

fonts/ttf/IntelOneMono-Regular.ttf

59 KB
Binary file not shown.

fonts/ttf/OFL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
1+
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
4-
This license is copied below, and is also available with a FAQ at:
5-
http://scripts.sil.org/OFL
4+
This license is copied below, and is also available with a FAQ at:
5+
https://scripts.sil.org/OFL
66

77

88
-----------------------------------------------------------

fonts/woff.zip

206 KB
Binary file not shown.

fonts/woff/IntelOneMono-Bold.woff

25.1 KB
Binary file not shown.
25.4 KB
Binary file not shown.

fonts/woff/IntelOneMono-Italic.woff

26.6 KB
Binary file not shown.

fonts/woff/IntelOneMono-Light.woff

25.4 KB
Binary file not shown.
26 KB
Binary file not shown.

fonts/woff/IntelOneMono-Medium.woff

25.9 KB
Binary file not shown.
26.3 KB
Binary file not shown.

fonts/woff/IntelOneMono-Regular.woff

26 KB
Binary file not shown.

fonts/woff/OFL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
1+
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
4-
This license is copied below, and is also available with a FAQ at:
5-
http://scripts.sil.org/OFL
4+
This license is copied below, and is also available with a FAQ at:
5+
https://scripts.sil.org/OFL
66

77

88
-----------------------------------------------------------

fonts/woff2.zip

159 KB
Binary file not shown.

fonts/woff2/IntelOneMono-Bold.woff2

19.4 KB
Binary file not shown.
19.5 KB
Binary file not shown.

fonts/woff2/IntelOneMono-Italic.woff2

20.6 KB
Binary file not shown.

fonts/woff2/IntelOneMono-Light.woff2

19.6 KB
Binary file not shown.
19.8 KB
Binary file not shown.

fonts/woff2/IntelOneMono-Medium.woff2

20.2 KB
Binary file not shown.
20 KB
Binary file not shown.
20.3 KB
Binary file not shown.

fonts/woff2/OFL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Copyright 2023 Intel Corp. with Reserved Font Name 'Intel One Mono'
1+
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
4-
This license is copied below, and is also available with a FAQ at:
5-
http://scripts.sil.org/OFL
4+
This license is copied below, and is also available with a FAQ at:
5+
https://scripts.sil.org/OFL
66

77

88
-----------------------------------------------------------

sources/.ninja_log

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# ninja log v5
2+
0 1181 1721251731258217000 instance_ttf/IntelOneMono-Bold.ufo 9e8cd7ed2bbce774
3+
2 1205 1721251731271727000 instance_ttf/IntelOneMono-Medium.ufo 112f20cbd87fb985
4+
2 1211 1721251731273130000 instance_ttf/IntelOneMono-Light.ufo 65fe9d19d10fa728
5+
1 1213 1721251731277536000 instance_ttf/IntelOneMono-BoldItalic.ufo 4af4d6bc7eeff546
6+
3 1218 1721251731280863000 instance_ttf/IntelOneMono-MediumItalic.ufo e6255691778d2b62
7+
1 1219 1721251731279373000 instance_ttf/IntelOneMono-Italic.ufo 8967b3b5dc4626ea
8+
2 1220 1721251731281653000 instance_ttf/IntelOneMono-LightItalic.ufo f2a921845deb1807
9+
3 1223 1721251731284453000 instance_ttf/IntelOneMono-Regular.ufo 8771f5d34efcfc1b
10+
2 1126 1721254468483781000 instance_ttf/IntelOneMono-Medium.ufo 112f20cbd87fb985
11+
2 1135 1721254468490023000 instance_ttf/IntelOneMono-Light.ufo 65fe9d19d10fa728
12+
1 1138 1721254468487726000 instance_ttf/IntelOneMono-Bold.ufo 9e8cd7ed2bbce774
13+
2 1141 1721254468491629000 instance_ttf/IntelOneMono-Italic.ufo 8967b3b5dc4626ea
14+
1 1142 1721254468496825000 instance_ttf/IntelOneMono-BoldItalic.ufo 4af4d6bc7eeff546
15+
2 1145 1721254468492784000 instance_ttf/IntelOneMono-MediumItalic.ufo e6255691778d2b62
16+
3 1145 1721254468494845000 instance_ttf/IntelOneMono-Regular.ufo 8771f5d34efcfc1b
17+
2 1146 1721254468496425000 instance_ttf/IntelOneMono-LightItalic.ufo f2a921845deb1807

sources/features/aalt.fea

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# --------------
2+
# All Alternates
3+
# --------------
4+
5+
feature aalt {
6+
sub germandbls from [germandbls uni1E9E];
7+
sub uni1E9E from [uni1E9E germandbls];
8+
sub colon from [colon colon.fig];
9+
sub colon.fig from [colon.fig colon];
10+
sub eight from [eight eight.den eight.sup eight.num eight.inf];
11+
sub eight.inf from [eight.inf eight eight.den eight.sup eight.num];
12+
sub eight.num from [eight.num eight.inf eight eight.den eight.sup];
13+
sub eight.sup from [eight.sup eight.num eight.inf eight eight.den];
14+
sub eight.den from [eight.den eight.sup eight.num eight.inf eight];
15+
sub five from [five five.inf five.num five.den five.sup];
16+
sub five.sup from [five.sup five five.inf five.num five.den];
17+
sub five.den from [five.den five.sup five five.inf five.num];
18+
sub five.num from [five.num five.den five.sup five five.inf];
19+
sub five.inf from [five.inf five.num five.den five.sup five];
20+
sub four from [four four.sup four.num four.den four.inf];
21+
sub four.inf from [four.inf four four.sup four.num four.den];
22+
sub four.den from [four.den four.inf four four.sup four.num];
23+
sub four.num from [four.num four.den four.inf four four.sup];
24+
sub four.sup from [four.sup four.num four.den four.inf four];
25+
sub nine from [nine nine.den nine.inf nine.num nine.sup];
26+
sub nine.sup from [nine.sup nine nine.den nine.inf nine.num];
27+
sub nine.num from [nine.num nine.sup nine nine.den nine.inf];
28+
sub nine.inf from [nine.inf nine.num nine.sup nine nine.den];
29+
sub nine.den from [nine.den nine.inf nine.num nine.sup nine];
30+
sub one from [one one.den one.num one.inf one.sup];
31+
sub one.sup from [one.sup one one.den one.num one.inf];
32+
sub one.inf from [one.inf one.sup one one.den one.num];
33+
sub one.num from [one.num one.inf one.sup one one.den];
34+
sub one.den from [one.den one.num one.inf one.sup one];
35+
sub seven from [seven seven.inf seven.num seven.sup seven.den];
36+
sub seven.den from [seven.den seven seven.inf seven.num seven.sup];
37+
sub seven.sup from [seven.sup seven.den seven seven.inf seven.num];
38+
sub seven.num from [seven.num seven.sup seven.den seven seven.inf];
39+
sub seven.inf from [seven.inf seven.num seven.sup seven.den seven];
40+
sub six from [six six.num six.sup six.den six.inf];
41+
sub six.inf from [six.inf six six.num six.sup six.den];
42+
sub six.den from [six.den six.inf six six.num six.sup];
43+
sub six.sup from [six.sup six.den six.inf six six.num];
44+
sub six.num from [six.num six.sup six.den six.inf six];
45+
sub three from [three three.inf three.den three.num three.sup];
46+
sub three.sup from [three.sup three three.inf three.den three.num];
47+
sub three.num from [three.num three.sup three three.inf three.den];
48+
sub three.den from [three.den three.num three.sup three three.inf];
49+
sub three.inf from [three.inf three.den three.num three.sup three];
50+
sub two from [two two.inf two.sup two.num two.den];
51+
sub two.den from [two.den two two.inf two.sup two.num];
52+
sub two.num from [two.num two.den two two.inf two.sup];
53+
sub two.sup from [two.sup two.num two.den two two.inf];
54+
sub two.inf from [two.inf two.sup two.num two.den two];
55+
sub zero from [zero zero.sup zero.num zero.den zero.inf];
56+
sub zero.inf from [zero.inf zero zero.sup zero.num zero.den];
57+
sub zero.den from [zero.den zero.inf zero zero.sup zero.num];
58+
sub zero.num from [zero.num zero.den zero.inf zero zero.sup];
59+
sub zero.sup from [zero.sup zero.num zero.den zero.inf zero];
60+
} aalt;

0 commit comments

Comments
 (0)