Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript improvements #91

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

ygoe
Copy link

@ygoe ygoe commented Aug 22, 2020

  • Custom colours
  • PNG/WEBP/JPEG output on the sample page via HTML5 canvas
  • Sample page: More options, better layout, download and info
  • SVG output: Fixed background rect size
  • Canvas output: Added margin
  • ASCII output: Added optional inverted display (was already inverted, switched it back)
  • ASCII output: Fixed size (was square value of requested size)
  • HTML table output: Optimised HTML size

* Custom colours
* PNG/WEBP/JPEG output on the sample page via HTML5 canvas
* Sample page: More options, better layout, download and info
* SVG output: Fixed background rect size
* Canvas output: Added margin
* ASCII output: Added optional inverted display (was already inverted, switched it back)
* ASCII output: Fixed size (was square value of requested size)
* HTML table output: Optimised HTML size
@ygoe ygoe force-pushed the improvements branch 3 times, most recently from 67edd1d to 3ed219e Compare June 3, 2021 09:44
* The number of points in the SVG is minimised by connecting all squares in the most efficient way
* Added minified source file with source map
* New sample form options: trim text, select mask pattern
* Mask patterns can be selected and evaluated for file size and visual "beauty"
* Sample form is now fixed, list selections survive page reload in the browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant