Skip to content

Commit

Permalink
Fixing build script & updating main image (#187)
Browse files Browse the repository at this point in the history
* Update cascadia-code-characters.png

Making prettier

* Update build.py
  • Loading branch information
aaronbell authored Nov 20, 2019
1 parent 1c882a2 commit 60da2b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

# 4.1 Modifying some attributes to correct the metadata
setattr(instance.info,"openTypeOS2Panose",[2,11,6,9,2,0,0,2,0,4])
setattr(instanceNF.info,"openTypeOS2Panose",[2,11,6,9,2,0,0,2,0,4])
#setattr(instanceNF.info,"openTypeOS2Panose",[2,11,6,9,2,0,0,2,0,4])
setattr(instancePL.info,"openTypeOS2Panose",[2,11,6,9,2,0,0,2,0,4])

#instanceNF.info.familyName = "Cascadia Code NF"
Expand Down
Binary file modified images/cascadia-code-characters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60da2b5

Please sign in to comment.