An ES6 utility for canvas with built-in functions and chained methods
...Draw a rectangle with the previous color, covering all the pixels from (5, 5) to (290 + 5, 290 + 5) Set the color to #FFAE23. Set the font size to 28 pixels with font Impact. Write the text 'Hello World!' in the position (130, 150) Return a buffer.
Hello, well to keep it simple, I wanted a simple text writer software to be able to write as much things as I want, and to load it whenever I wanted to edit it.
Well, thanks to ChatGPT and the Web2Exe software I was able to just obtain this result.
You can use the config.ini file in order to change the font of the text.