Commit History

Author SHA1 Message Date
  Nico Weber e269526020 LibGfx/PNM: Remove two fixmes 1 year ago
  Nico Weber 187862ebe0 LibGfx: Add a .pam loader 1 year ago
  MacDue bbf66ea055 LibGfx: Remove maximum size limit for decoded images 1 year ago
  Lucas CHOLLET 9ff706339b LibGfx/PortableFormat: Read the header during initialization 2 years ago
  Lucas CHOLLET f3ff9c26bc LibGfx/PortableFormat: Simplify the State enum 2 years ago
  Lucas CHOLLET f6ce06d56b LibGfx/PortableFormat: Extract header reading in its own function 2 years ago
  Lucas CHOLLET d00a563462 LibGfx/PortableFormat: Write directly to the bitmap 2 years ago
  Lucas CHOLLET b78622ddf7 LibGfx/PortableFormat: Reject images with a maximum value of 0 2 years ago
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 years ago
  Lucas CHOLLET fd04b2dc9b LibGfx/PortableFormat: Propagate errors from `decode()` 2 years ago
  Lucas CHOLLET 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` 2 years ago
  Lucas CHOLLET 2356b48f13 LibGfx/PortableFormat: Propagate errors from `read_magic_number()` 2 years ago
  Lucas CHOLLET 7cafd7d177 LibGfx/PortableFormat: Port to Stream 2 years ago
  Lucas CHOLLET 4554d10fe5 LibGfx: Remove unused functions `load_from_memory` and `load_impl` 2 years ago
  Lucas CHOLLET 05e6ed6ecb LibGfx/PortableFormat: Propagate errors from some `read_*` functions 2 years ago
  Lucas CHOLLET bab2113ec1 LibGfx/PortableFormat: Make `read_whitespace` return an `ErrorOr` 2 years ago
  Lucas CHOLLET 74f893e9f4 LibGfx/PortableFormat: Make `read_comment` return an `ErrorOr` 2 years ago
  Lucas CHOLLET 964172754e LibGfx/PortableFormat: Don't accept comments that don't start with `#` 2 years ago
  Lucas CHOLLET 9052a6febf LibGfx/PortableFormat: Simplify `read_number` signature 2 years ago
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 years ago