Skip to content

Add image loading system #3

@Vinetos

Description

@Vinetos

The program must read images.

Behaviour

Images will be given in arguments.

./ctext -i image1.bmp image2.bmp image3.bmp

or

./ctext -i image1.bmp -d path/to/folder/with/images

Todo-list

  • Support bitmap (.bmp) format
  • Support path of files and folders
  • Print an error if the image is invalid (bad format, can't read, doesn't exist, etc.)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions