Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bobbob
  • Issues
  • #91
Closed
Open
Issue created Oct 10, 2012 by André Anjos@andre.anjos💬Owner

ImageMagick and PNM image support

Created by: laurentes

We are constantly facing problems across ImageMagick versions shipped with various Ubuntu distributions. In particular, we were not able to find a good way to deal with the portable anymap format (PNM) image formats (pbm, pgm and ppm), because ImageMagick behaviour is version dependent.

Furthermore, we are planning to rely on the (hopefully) more stable library libnetpbm to deal with these image formats.

As we have recently noticed behavior changes with the jpeg codec, we are also considering to get rid of the Imagemagick dependency for the IO codecs, in favor of more specific image libraries (such as libpng and libjpeg).

Assignee
Assign to
Time tracking