Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a support for TIFF images #631

Open
ihhub opened this issue Jan 15, 2020 · 0 comments
Open

Add a support for TIFF images #631

ihhub opened this issue Jan 15, 2020 · 0 comments
Labels
3rd party Source code which is not a part of the project help wanted We need a help New feature A brand new feature to be added into the project
Milestone

Comments

@ihhub
Copy link
Owner

ihhub commented Jan 15, 2020

We would like to extend the support of different types of files and we are aiming to add TIFF support as well.

A good way to start is too look into src/file/png_file.h and src/file/png_file.cpp as a reference to add new code. Logically, we should have src/file/tiff_file.h and src/file/tiff_file.cpp files.

@ihhub ihhub added help wanted We need a help 3rd party Source code which is not a part of the project New feature A brand new feature to be added into the project labels Jan 15, 2020
@ihhub ihhub added this to the Release milestone Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party Source code which is not a part of the project help wanted We need a help New feature A brand new feature to be added into the project
Projects
None yet
Development

No branches or pull requests

1 participant