Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KImageFormats
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • KImageFormats
  • Merge requests
  • !74

add spng plugin

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Martin Tobias Holmedahl Sandsmark requested to merge sandsmark/kimageformats:martin/spng into master Jun 03, 2022
  • Overview 3
  • Commits 1
  • Pipelines 5
  • Changes 6

libspng (https://libspng.org/) is a faster and secure PNG library, with a nicer API than libpng. For now only decoding is implemented in this plugin.

I have been using it standalone for a while, this is basically just an import of this + small modifications to fit better in kimageformats: https://invent.kde.org/sandsmark/qspng

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: martin/spng