# Logo Maker V2 New Features ### Internal - [ ] **Remove the unused code and packages** - [ ] _**Add docs**_ - [x] Refactor the download method - [ ] Refactor the state manager - [ ] Make a cleaner architecture for the file hierarchy - [x] Clean up the useless configuration files - [ ] Clean up the Typescript types - [ ] Make the code more modular ## Tools - [x] Add the possibility to develop in a docker container - [x] More utilities command like `npm run linux:make-zip` - [x] Check the possibility to add Continuous Integration - [x] Utility function for downloading fonts ## Engine - [ ] Full refactor for the render pipeline - [x] Add more [fancy fonts](https://fonts.google.com/?category=Display,Handwriting) beside ones that are websafe - [ ] Maybe a better positioning for the title and slogan - [ ] Add more color option for the Showcase ## Tracking - [ ] Collect more relevant data regarding the choices: - [x] Logo - [ ] TItle - [ ] Text - [ ] The most popular choices of the logo to be shown in the first position of the Showcase ## Hopes - [ ] Apple will solve [ this problem](https://bugs.webkit.org/show_bug.cgi?id=167341) - [x] Firefox will solve the problem with their SVG engine so that the logos from the showcase page will display correctly @ineagu & @selul, if you have other suggestions for features, please write them here.
Logo Maker V2 New Features
Internal
Tools
npm run linux:make-zipEngine
Tracking
Hopes
@ineagu & @selul, if you have other suggestions for features, please write them here.