Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !457

PNG support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged schneider requested to merge schneider/lodepng into master Feb 09, 2021
  • Overview 1
  • Commits 4
  • Pipelines 4
  • Changes 29

It allows you to decode a PNG file (including alpha channel).

Also modifies display.blit() to accept image data with an alpha channel. Introduces an RGB5551 format for RGB data with a single alpha bit.

Edited Feb 14, 2021 by schneider
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: schneider/lodepng