Skip to content

Implementation of different image formats#9

Open
ahsand97 wants to merge 4 commits into
xeyownt:masterfrom
ahsand97:master
Open

Implementation of different image formats#9
ahsand97 wants to merge 4 commits into
xeyownt:masterfrom
ahsand97:master

Conversation

@ahsand97

Copy link
Copy Markdown

Hey I think I implemented support to multiple formats using the ImageMagick high level C API, I already tested with .svg, .xpm, .ico, .png, .jpg and extensionless valid image and it works.

Demonstration:
Images used:

Screenshot_20211218_214033

extensionless .svg file
image

.svg file
image

.png file
image

.xpm file
image

.jpg file (almost invisible but is the twitter one)
image

.ico file
image

PS: Also I refactored some code solving some warnings that Intellij CLion was suggesting.

@ahsand97 ahsand97 mentioned this pull request Dec 19, 2021
@xeyownt

xeyownt commented Jan 31, 2022

Copy link
Copy Markdown
Owner

Hi ahsand97, thanks for the pull request.
I'll give it a try and integrate it if ok.

@ahsand97

ahsand97 commented Feb 1, 2022

Copy link
Copy Markdown
Author

Hi ahsand97, thanks for the pull request. I'll give it a try and integrate it if ok.

Thanks, I didn't update the dependencies to the snap version cuz I didn't reallt know how to, so I believe the snap doesn't have the MagickWand dependency yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants