scale mugshots and turn them into pngs on upload

Bug #467148 reported by Toni Ruottu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenFilepad
New
Undecided
Unassigned

Bug Description

We should turn mugshot into pngs on upload. While Qt is able to view various image formats we should store only pngs. This makes it easier for other software developers to write compatible software, as they will then know png is the only format they need to support. We could save some space by using jpeg, but not too much. Lets just use pngs with maximum compression level. I'd go for progressive coding, if that is possible, as it would look better in some environments. We also want to scale big images down on upload so we have to rewrite them anyway.

Changed in qfriendslol:
milestone: none → 0.2.1
Changed in qfriendslol:
milestone: 0.3.1 → 0.2.2
Revision history for this message
Toni Ruottu (toni-ruottu) wrote :

Some care has to be taken as we have a limit for mugshot file size. It would be really boring, if we would make the picture too big ourself and then throw an error to the user.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.