Skip to content

[BREAK] Remove Graphics/Image Magick support#9711

Merged
rodrigok merged 1 commit intodevelopfrom
remove-gm
Feb 14, 2018
Merged

[BREAK] Remove Graphics/Image Magick support#9711
rodrigok merged 1 commit intodevelopfrom
remove-gm

Conversation

@rodrigok
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@sampaiodiego sampaiodiego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be listed as [BREAK] since it removes the method detectGM and the GraphicsMagick field from RocketChat.Info?

@rodrigok rodrigok changed the title Remove Graphics/Image Magick support [BREAK] Remove Graphics/Image Magick support Feb 14, 2018
@rodrigok rodrigok merged commit a0cb3ab into develop Feb 14, 2018
@rodrigok rodrigok deleted the remove-gm branch February 14, 2018 15:42
@ruKurz
Copy link
Copy Markdown
Contributor

ruKurz commented Feb 21, 2018

How are images scaled after this PR has been applied? Are there any new system components to be installed instead of Graphics/Image Magick?

@geekgonecrazy
Copy link
Copy Markdown
Contributor

It now makes use of a nodejs module to handle the resizing called sharp. Personally not intimately familiar with it.. but from what I can tell it's written in rust.

I think the idea is to of course remove dependence on imagemagick... Always shows up in our image scan with risk. The other is something a bit easier and more native.

@rodrigok rodrigok mentioned this pull request Feb 28, 2018
@ruKurz
Copy link
Copy Markdown
Contributor

ruKurz commented Feb 28, 2018

Great thanks for your answer @geekgonecrazy

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.

6 participants