Skip to content

Commit

Permalink
Rebuild with proper version
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Dec 16, 2022
1 parent d55bfc2 commit 51cf7a5
Show file tree
Hide file tree
Showing 54 changed files with 9 additions and 639 deletions.
4 changes: 2 additions & 2 deletions _sources/master.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<key>postscriptWeightName</key>
<string>Regular</string>
<key>versionMajor</key>
<integer>3</integer>
<integer>{{ face.version.major }}</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>{{ face.version.minor }}</integer>
<key>copyright</key>
<string>Copyright 2022 The Wavefont Project Authors (https://github.com/dy/wavefont)</string>
<key>unitsPerEm</key>
Expand Down
Binary file modified fonts/otf/Wavefont-ExtraLight.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Light.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Regular.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Thin.otf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-ExtraLight.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Light.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Regular.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Thin.ttf
Binary file not shown.
Binary file modified fonts/variable/Wavefont[ROND,wght].ttf
Binary file not shown.
Binary file modified fonts/variable/Wavefont[ROND,wght].woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-ExtraLight.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Light.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Regular.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Thin.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"spectrum",
"fft"
],
"files": ["fonts", "index.js"],
"author": "Dmitry Iv <dfcreative@gmail.com>",
"license": "MIT",
"bugs": {
Expand Down
2 changes: 2 additions & 0 deletions plopfile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const dedent = require('dedent')
const package = require('./package.json')

// unicode range starts for low-align and center-align
const LOW_SHIFT = 0x100
Expand All @@ -20,6 +21,7 @@ const BAR_CHAR = `▁▂▃▄▅▆▇█`.split('').map(v=>v.charCodeAt(0))

const FONTFACE = {
wavefont100: {
version: (([major, minor]) => ({major, minor}))(package.version.split('.')),
name: 'Wavefont',
min: 0,
max: 100,
Expand Down
2 changes: 1 addition & 1 deletion sources/Wavefont-w1r0.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<key>versionMajor</key>
<integer>3</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>1</integer>
<key>xHeight</key>
<integer>0</integer>
</dict>
Expand Down
15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_100.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_101.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_102.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_103.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_104.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_105.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_106.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r0.ufo/glyphs/_107.center.glif

This file was deleted.

2 changes: 1 addition & 1 deletion sources/Wavefont-w1r100.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<key>versionMajor</key>
<integer>3</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>1</integer>
<key>xHeight</key>
<integer>0</integer>
</dict>
Expand Down
15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_100.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_101.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_102.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_103.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_104.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_105.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_106.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w1r100.ufo/glyphs/_107.center.glif

This file was deleted.

2 changes: 1 addition & 1 deletion sources/Wavefont-w400r0.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<key>versionMajor</key>
<integer>3</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>1</integer>
<key>xHeight</key>
<integer>0</integer>
</dict>
Expand Down
15 changes: 0 additions & 15 deletions sources/Wavefont-w400r0.ufo/glyphs/_100.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w400r0.ufo/glyphs/_101.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w400r0.ufo/glyphs/_102.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w400r0.ufo/glyphs/_103.center.glif

This file was deleted.

15 changes: 0 additions & 15 deletions sources/Wavefont-w400r0.ufo/glyphs/_104.center.glif

This file was deleted.

Loading

0 comments on commit 51cf7a5

Please sign in to comment.