Add fraktur E and G (#2448)
* Add - MATHEMATICAL FRAKTUR CAPITAL E (`U+1D508`) (#444). - MATHEMATICAL FRAKTUR CAPITAL G (`U+1D50A`) (#444). * Cleanup * Refine
This commit is contained in:
parent
d08e7db129
commit
a9a0556b17
14 changed files with 716 additions and 361 deletions
|
@ -10,7 +10,9 @@
|
|||
"./curve-util": "./src/curve-util.mjs",
|
||||
"./point": "./src/point.mjs",
|
||||
"./transform": "./src/transform.mjs",
|
||||
"./spiro-control": "./src/spiro-control.mjs"
|
||||
"./spiro-control": "./src/spiro-control.mjs",
|
||||
"./spiro-expand": "./src/spiro-expand.mjs",
|
||||
"./spiro-pen-expand": "./src/spiro-pen-expand.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iosevka/util": "31.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue