Blurry thumbnails after migrating from vBulletin

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
We recently migrated a vBulletin 4 to XenForo 2.3 and afterwards got some complaints from users that thumbnails are blurry / unsharp (image optimization is not yet turend on).
Compairing thumbnail images between vBulletin and XenForo this indeed seems to be true.

Stepping through the code it looks like vBulletin always applied an unsharp mask on generated thumbnails, XenForo does not do that even though it has a unsharpMask() method but apparently only XFMG uses unsharpMask()...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom