Skip to content

Commit 6535aba

Browse files
dvd101xjosdejong
andauthored
feat: change to svg logo (#3452)
* Reference to SVG logo * Included instructions and source file --------- Co-authored-by: Jos de Jong <[email protected]>
1 parent c3ee5ba commit 6535aba

File tree

4 files changed

+128
-85
lines changed

4 files changed

+128
-85
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![math.js](https://raw.github.com/josdejong/mathjs/master/misc/img/mathjs.png)
1+
![math.js](https://raw.github.com/josdejong/mathjs/master/misc/img/mathjs.svg)
22

33
[https://mathjs.org](https://mathjs.org)
44

misc/img/mathjs.svg

Lines changed: 24 additions & 83 deletions
Loading

misc/img/mathjs.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Description of the logo:
22

33
size: 330x100px
4-
font: Source Sans Pro, 96px
4+
font: Source Sans 3, 96px
55

66
math:
77
size: 243x100px
@@ -13,3 +13,7 @@ js:
1313
color: 202020ff
1414
bgcolor: ffffffff
1515

16+
To update the logo:
17+
- install Source Sans 3
18+
- open mathjs_source.svg in inkscape
19+
- use use Path menu > Object to Path on the text and export to mathjs.svg

misc/img/mathjs_source.svg

Lines changed: 98 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)