10k+ blocks of code! ─┤changes in v1.100├─────────────────── ▸some slight design changes here and there ▸new GC version: with GCv3a files should be around 70% smaller and it imports almost three times as fast as the last version ▸made the side-popup menus a bit snappier ▸new thumbnail (feedback would be much appreciated) ─┤features├────────────────────────── - clear - undo - stabilizer (settings tab) - automatically smooth out lines (settings tab) - scrolling (settings tab/mouse wheel/arrow keys) - zooming (settings tab) - optimizer (pressing enter key) - import & export ─┤export options├────────────────────── ◖file◗ this is by far the oldest save option. it's really stable and needs very little time to import. ◖compressed file◗ my first ever attempt on lossless compression. it works, but I wouldn't recommend using it. it is not as stable and can sometimes take a long time to decode. ◖delta file◗ delta file or D - file matches the compression strength of option 2 while being way more stable than its predecessor. files encoded using the delta codec take the least amount of time to decode compared to every other available option. ◖Grape file◗ this is probably the most complicated thing I've ever done. the Grape Codec (GC) is based on an idea I had a few years ago about how to store numbers more efficiently. GC files are typically about 60-70% smaller compared to a plain file, but it needs a little while to be imported. ◖SVG◗ saves your drawing in the "scalable vector graphics" format. please note that you need to rename the file from ".txt" to ".svg" in order to open it. SVG files can't be imported again. ─┤about├─────────────────────────── DrawPad is the ultimate challenge to me. I want to see how far I can push myself, I want to know how good my programming skills actually are and most off all, I want to see how close to perfection I can get. ─┤credits├─────────────────────────── all ideas, scripts and concepts used in this project are 100% my own. most of the symbols/icons were made by "ColourCreatype" and "Raj Dev" on freeicons.io. https://freeicons.io/profile/5790 https://freeicons.io/profile/714 all other graphical elements are also made by me. ─┤forkphorus & Turbowarp├──────────────── https://turbowarp.org/454347522 https://forkphorus.github.io/#454347522