[tor-bugs] #26433 [Webpages/Blog]: Fix blog lead image compression

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 5 16:52:25 UTC 2018


#26433: Fix blog lead image compression
---------------------------+----------------------
 Reporter:  steph          |          Owner:  hiro
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Webpages/Blog  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+----------------------

Comment (by hellais):

 Hiro helped me look into fixing this.

 We made the following changes to /config/media/image-styles:

 Full Width

 From:
 Scale width 500
 Image Quality 75%

 To:

 Convert PNG
 Scale width 847
 Retinafied


 Full Width (Retina)

 From:
 Scale width 500
 Image Quality 75%
 Convert PNG

 Retinafied

 To:

 Convert PNG
 Scale width 847
 Retinafied


 I don't really fully understand how and when the "Retina" style gets
 applied, but if it's not used anywhere it can maybe be dropped.

 It seems like images that were already big enough to be resampled have be
 scaled (ex. https://blog.torproject.org/strength-numbers-community-key),
 but others need to be reuploaded.

 My suggestion is that for every picture used in the lead, you upload a
 picture that is at least 1700px wide.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26433#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list