Multibit-Legacy / multibit-website-legacy

Website for multibit.org
Other
12 stars 25 forks source link

Provide a script to resize screenshot images to suitable width for internal help in MBHD #168

Closed gary-rowe closed 9 years ago

gary-rowe commented 9 years ago

Need to ensure that full-size screenshot images do not exceed width:670px (based on the internal help for MBHD) to allow for correct live rendering in the internal help.

This will also reduce the image footprint which is a Good Thing.

The implementation should be automatic as part of the Maven build under the same profile as the Atom feed generation.

It can should re-use the resizeSharp approach in MultiBit HD as seen during its caching operations in HelpScreenView.

gary-rowe commented 9 years ago

The resulting images are a bit fuzzy and are only really fit for very small devices. I'm going to defer this issue until we've had some feedback from users.

ekankyesme commented 9 years ago

hii

jim618 commented 9 years ago

Screenshots have been removed from the help so this issue is no longer required. Closing