Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 544 Bytes

Change values of these variables in index.js

const FONT_FILE = "font.otf";
const CHANGE_BY = 500;
const NEW_NAME = ""; // change if want to rename

Run it

npm i
node index.js

Result

before after