Feature Suggestion | Use svgs and convert them to png #1361

Closed
opened 2019-09-29 01:29:28 +00:00 by dawidpotocki · 4 comments
dawidpotocki commented 2019-09-29 01:29:28 +00:00 (Migrated from github.com)

Now we just have pngs uploaded to the repository. I suggest to remove them
and put svgs instead, which would be later converted to png.

What are the advantages of this? We would no longer have big binary files
and changing the resolution would be much easier, as we now actually have to
find the image again and replace it (now do it for all images), with svgs,
we would just have to change one line in shell script/Makefile.

Now we just have pngs uploaded to the repository. I suggest to remove them and put svgs instead, which would be later converted to png. What are the advantages of this? We would no longer have big binary files and changing the resolution would be much easier, as we now actually have to find the image again and replace it (now do it for all images), with svgs, we would just have to change one line in shell script/Makefile.
blacklight447 commented 2019-09-30 08:46:36 +00:00 (Migrated from github.com)

This would reduce maintenance, also only listing png's also keeps the site good looking on tor browser while on "safest" mode. i approve.

This would reduce maintenance, also only listing png's also keeps the site good looking on tor browser while on "safest" mode. i approve.
Mikaela commented 2019-10-01 15:38:11 +00:00 (Migrated from github.com)

So at what level does Tor Browser get a problem and could we document it somewhere?

So at what level does Tor Browser get a problem and could we document it somewhere?
blacklight447 commented 2019-10-01 19:19:12 +00:00 (Migrated from github.com)

to my knowledge, on highest security mode, tor browser blocks SVG images

to my knowledge, on highest security mode, tor browser blocks SVG images

One issue we'd have is a few images we have don't lend themselves to vector formats well:

One issue we'd have is a few images we have don't lend themselves to vector formats well: ![](https://github.com/privacytoolsIO/privacytools.io/raw/master/assets/img/tools/Bitmessage.png) ![](https://github.com/privacytoolsIO/privacytools.io/raw/master/assets/img/tools/Claws-Mail.png)
This repo is archived. You cannot comment on issues.
No Label
enhancement
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1361
No description provided.