Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#1276 closed enhancement (fixed)

Add more thumbnail sizes

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Thumbnails v1.2
Component: net.sf.basedb.thumbnails Keywords:
Cc:

Description

An XXLARGE size could be useful.

Change History (2)

comment:1 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed

In 6048:

Fixes #1276: Add more thumbnail sizes

XXLARGE is now avilable. The size is 400x300 pixels.

comment:2 by Nicklas Nordborg, 3 years ago

In 6053:

References #1276: Add more thumbnail sizes

Added possibility to crop out a specific region of an image before making a thumbnail.

The current implementation supports cropping out a square region from the left/top of an image. The size of the square is automatically selected to be the same as the shortest side of the image.

This feature was implemented since we wanted to get a thumbnail of only the label from the full-slide overview of NDPI images.

Note: See TracTickets for help on using tickets.