Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GIMP GIMP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,558
    • Issues 3,558
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GIMPGIMP
  • Merge requests
  • !662

Issue #2508: Add importing WBMP files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged ktoyle requested to merge ktoyle/gimp:Wbmp-load into master Jun 17, 2022
  • Overview 12
  • Commits 5
  • Pipelines 12
  • Changes 3

This is a plug-in that allows the GIMP program to take in and read WBMP image files. It reads in the header and takes in the width and height of the WBMP file and loads it in as a 1-bit format similar to uncompressed bmp (loaded inversely compared to a bmp file). This project was a result of a student project from Kennesaw State University.

Attached with sample files: logo.wbmp

sample_1280_853.wbmp

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: Wbmp-load