Skip to content

Commit

Permalink
Merge pull request #9 from supernotes/next
Browse files Browse the repository at this point in the history
SN Pro 1.1
  • Loading branch information
tobeagram authored Mar 25, 2024
2 parents b46e896 + a07055b commit 4684d98
Show file tree
Hide file tree
Showing 1,257 changed files with 398,383 additions and 394,067 deletions.
53 changes: 49 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,53 @@ SN Pro is a friendly sans serif typeface optimized for use with Markdown. It is

![snProChangelog](https://github.com/supernotes/sn-pro/assets/16340510/a6315ad0-65ea-43eb-9268-16ef6f512f8c)

### Ligature Support
Currently only ``, ``, ``, single and double headed arrow ligatures are supported. Circled numbers [are not currently present in the ligature spec](https://github.com/supernotes/sn-pro/issues/5#issuecomment-1967209090).
## Formats
### Static
SN Pro is available in `.otf`, `.woff` and `.woff2` formats, with weights ranging from Thin to Black. [Please download the .zip from the official download page](https://supernotes.app/open-source/sn-pro/).

### Credits & Links
Designed by Tobias Whetton at [Supernotes](https://supernotes.app). Based on [Nunito](https://github.com/googlefonts/nunito) by Vernon Adams.
### Variable
As of SN Pro 1.1, three variable variants are available in `.woff` and `.woff2` formats:

- 'SNPro-Variable' - all weights, including both italic and regular styles
- 'SNPro-VariableRegular' - all weights fixed in regular style
- 'SNPro-VariableItalic' - all weights fixed in italicized style

If you'd like to include them in css please follow the following guidelines. This allows support for all weights and italics in almost all major browsers:

```css
@font-face {
font-family: 'SN Pro';
src: url(SNProVF_LINK) format('woff2-variations');
font-weight: 200 900;
font-style: oblique 0deg 14deg;
}
```

## Ligatures
Currently the following ligatures are supported:

```js
->
-->
<-
<--
<=
>=
=>
==>
<==
<->
<-->
<=>
<==>
!=
```

Please make sure ligatures are active within your editor / css. Circled numbers [are not currently present in the ligature spec](https://github.com/supernotes/sn-pro/issues/5#issuecomment-1967209090).

## Stylistic Sets
### Markdown Marks (ss01)
While the typeface as a whole has been designed with Markdown in mind, enabling this stylistic set specifically modifies asterisks and graves to be larger and bolder while editing Markdown.

## Credits & Links
SN Pro (1.1). Designed by Tobias Whetton at [Supernotes](https://supernotes.app). Based on [Nunito](https://github.com/googlefonts/nunito) by Vernon Adams.
59 changes: 55 additions & 4 deletions exports/SNPro/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,58 @@
# SN Pro Font Famiy
# SN Pro Font Family

A friendly new typeface that's open source and free for both personal and commercial use. We've carefully re-designed each character, improving support for Markdown and ligatures. This font family is continually being updated and improved.
SN Pro is a friendly sans serif typeface optimized for use with Markdown. It is based on Nunito by Vernon Adams, and each character has been re-worked to improve readability and usability within a Markdown context. Originally designed by and for Supernotes.

For the official download link, more information about the design process, and our sponsors please visit the official website [here](https://supernotes.app/open-source/sn-pro/).
[Visit the official website](https://supernotes.app/open-source/sn-pro/) for the download link, information about the design process and our sponsors.

Designed at [Supernotes](https://supernotes.app). Based on [Nunito](https://github.com/googlefonts/nunito) by Vernon Adams.
![snProChangelog](https://github.com/supernotes/sn-pro/assets/16340510/a6315ad0-65ea-43eb-9268-16ef6f512f8c)

## Formats
### Static
SN Pro is available in `.otf`, `.woff` and `.woff2` formats, with weights ranging from Thin to Black. [Please download the .zip from the official download page](https://supernotes.app/open-source/sn-pro/).

### Variable
As of SN Pro 1.1, three variable variants are available in `.woff` and `.woff2` formats:

- 'SNPro-Variable' - all weights, including both italic and regular styles
- 'SNPro-VariableRegular' - all weights fixed in regular style
- 'SNPro-VariableItalic' - all weights fixed in italicized style

If you'd like to include them in css please follow the following guidelines. This allows support for all weights and italics in almost all major browsers:

```css
@font-face {
font-family: 'SN Pro';
src: url(SNProVF_LINK) format('woff2-variations');
font-weight: 200 900;
font-style: oblique 0deg 14deg;
}
```

## Ligatures
Currently the following ligatures are supported:

```js
->
-->
<-
<--
<=
>=
=>
==>
<==
<->
<-->
<=>
<==>
!=
```

Please make sure ligatures are active within your editor / css. Circled numbers [are not currently present in the ligature spec](https://github.com/supernotes/sn-pro/issues/5#issuecomment-1967209090).

## Stylistic Sets
### Markdown Marks (ss01)
While the typeface as a whole has been designed with Markdown in mind, enabling this stylistic set specifically modifies asterisks and graves to be larger and bolder while editing Markdown.

## Credits & Links
SN Pro (1.1). Designed by Tobias Whetton at [Supernotes](https://supernotes.app). Based on [Nunito](https://github.com/googlefonts/nunito) by Vernon Adams.
Binary file modified exports/SNPro/SNPro-Black.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Black.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Black.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BlackItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BlackItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BlackItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Bold.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Bold.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Bold.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BoldItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BoldItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-BoldItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Heavy.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Heavy.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Heavy.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-HeavyItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-HeavyItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-HeavyItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Light.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Light.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Light.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-LightItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-LightItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-LightItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Medium.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Medium.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Medium.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-MediumItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-MediumItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-MediumItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Regular.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Regular.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Regular.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-RegularItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-RegularItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-RegularItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Semibold.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Semibold.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Semibold.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-SemiboldItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-SemiboldItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-SemiboldItalic.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Thin.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Thin.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-Thin.woff2
Binary file not shown.
Binary file modified exports/SNPro/SNPro-ThinItalic.otf
Binary file not shown.
Binary file modified exports/SNPro/SNPro-ThinItalic.woff
Binary file not shown.
Binary file modified exports/SNPro/SNPro-ThinItalic.woff2
Binary file not shown.
Binary file added exports/SNPro/SNPro-Variable.ttf
Binary file not shown.
Binary file added exports/SNPro/SNPro-Variable.woff
Binary file not shown.
Binary file added exports/SNPro/SNPro-Variable.woff2
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableItalic.ttf
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableItalic.woff
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableItalic.woff2
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableRegular.ttf
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableRegular.woff
Binary file not shown.
Binary file added exports/SNPro/SNPro-VariableRegular.woff2
Binary file not shown.
394,059 changes: 0 additions & 394,059 deletions sources/SN Pro.glyphs

This file was deleted.

15,119 changes: 15,119 additions & 0 deletions sources/SN Pro.glyphspackage/fontinfo.plist

Large diffs are not rendered by default.

177 changes: 177 additions & 0 deletions sources/SN Pro.glyphspackage/glyphs/A_-cy.glyph
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
{
color = 10;
glyphname = "A-cy";
kernLeft = "A-cy";
kernRight = "A-cy";
layers = (
{
anchors = (
{
name = top;
pos = (357,705);
}
);
background = {
anchors = (
{
name = top;
pos = (357,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "F1F93986-3ED8-4AAE-84C4-CA3EEECDDFA0";
shapes = (
{
ref = A;
}
);
width = 663;
},
{
anchors = (
{
name = top;
pos = (386,705);
}
);
background = {
anchors = (
{
name = top;
pos = (386,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "4121B50C-FD42-45C5-8FBE-41E76D98F91E";
shapes = (
{
ref = A;
}
);
width = 749;
},
{
anchors = (
{
name = top;
pos = (434,705);
}
);
background = {
anchors = (
{
name = top;
pos = (434,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "D8D4984A-F5A5-43C0-BF2B-5708C10C5E92";
shapes = (
{
ref = A;
}
);
width = 716;
},
{
anchors = (
{
name = top;
pos = (456,705);
}
);
background = {
anchors = (
{
name = top;
pos = (456,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "C92D7C27-2246-4784-91DF-7F4E0C5E615D";
shapes = (
{
ref = A;
}
);
width = 773;
},
{
anchors = (
{
name = top;
pos = (372,705);
}
);
background = {
anchors = (
{
name = top;
pos = (372,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "18203F29-5161-4D9B-8394-C173CC5E27D4";
shapes = (
{
ref = A;
}
);
width = 706;
},
{
anchors = (
{
name = top;
pos = (445,705);
}
);
background = {
anchors = (
{
name = top;
pos = (445,705);
}
);
shapes = (
{
ref = A;
}
);
};
layerId = "8FF16B21-C988-4EC9-A448-39B9B4A4BD78";
shapes = (
{
ref = A;
}
);
width = 744;
}
);
unicode = 1040;
}
Loading

0 comments on commit 4684d98

Please sign in to comment.