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

Support canvas.getBuffer('raw') #819

Merged
merged 6 commits into from Oct 16, 2016
Merged

Commits on Oct 7, 2016

  1. Support canvas.getBuffer('raw')

    This should help interface with custom image libraries like LodePNG or
    WebP.
    adamhooper committed Oct 7, 2016
    Copy the full SHA
    3ab222e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe88c85 View commit details
    Browse the repository at this point in the history
  3. Avoid os.endianness()

    adamhooper committed Oct 7, 2016
    Copy the full SHA
    bb50641 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. Nix accidental printf()

    adamhooper committed Oct 8, 2016
    Copy the full SHA
    239d3c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. Make test a bit nicer

    adamhooper committed Oct 16, 2016
    Copy the full SHA
    f7cab45 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94ae2a8 View commit details
    Browse the repository at this point in the history