dimage 0.1.1

Image file handling for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dimage

Image file handling library for D

Supported formats and capabilities

Common features

  • Support for indexed reading and writing.
  • Through VFile, you can load from memory locations (eg. compressed files)

Truevision TARGA

  • RLE compression is broken, decompression works fine.
  • Capable of reading and writing embedded data (developer area). (untested)
  • Capable of accessing extension area and generating scanline table. (untested)
  • Extra features: less than 8 bit indexed images, scanline boundary ignorance compressing RLE at the sacrifice of easy scanline accessing.

Planned features

Planned formats

  • BMP
  • PNG
  • GIF
  • JPEG
Authors:
  • Laszlo Szeremi
Dependencies:
none
Versions:
0.3.0-beta.4 2023-Feb-25
0.3.0-beta.3 2023-Feb-23
0.3.0-beta.2 2021-Sep-05
0.3.0-beta.1 2021-Jan-21
0.3.0-beta 2020-Oct-10
Show all 21 versions
Download Stats:
  • 1 downloads today

  • 1 downloads this week

  • 1 downloads this month

  • 188 downloads total

Score:
1.1
Short URL:
dimage.dub.pm