svg.escobar.life
A simple SVG markup editor for the web
Fixed a bug regarding discrepencies in the sizes of the fonts in the editor
Refactored the CSS to avoid a cross-origin-request issue with the fonts used in the website
Made it so that the text editor is properly indented according to the length of the output
Added copyright information in the icons & removed unecessary files from the repo
Made it so that the website is only displayed after the http resquest is resolved.
Fixed minor erros in styles.css. Cleaned opaque.svg and transparent.svg.
Transfered most of the icon loading functionalities to a separate module.
Fixed the height of the picture display on portrait orientation devices.
Made it so that the app is only displayed after the entirety of the assets have been loaded.
Incoporated the 'Shades of Purple' VsCode theme into the main app's design.
Converted the svg icons to a stroke style and standardized their stroke-width property.
Redesigned the interface to better accomodate for smaller screens.