Skip to content

Commit 99e2d6c

Browse files
Merge pull request #60 from intel/box-drawing-code-ligatures
V1.4.0 Add box drawing glyphs and programming ligatures
2 parents 1bc31ea + c10dc0e commit 99e2d6c

File tree

17,082 files changed

+261803
-124754
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

+261803
-124754
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: 18 additions & 12 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.

0 commit comments

Comments
 (0)