Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Capped image quality, remaining pan, visible source area, SCALE_TYPE_START

Choose a tag to compare

@davemorrisseydavemorrissey released this 16 Nov 13:01
· 72 commits to master since this release
  • Breaking change Minimum supported SDK has changed from 10 to 14. This was required to add the new EXIF support library.
  • Default behaviour change Image quality is now capped at 320dpi (approximately retina quality) instead of matching the screen's density, which results in high memory use and poor performance when displaying large images on very high density screens. The difference in quality is usually unnoticeable, especially with photos. UsesetMinimumTileDpi(int) to override the default.
  • #273#295 Added minimum scale typeSCALE_TYPE_START. This displays the image filling the view width and height, and scrolled to the top left.
  • #284 Double tap is now always interpreted as zoom when zoomed out, to avoid problems when minimum and maximum scale are very close.
  • #298 AddedgetPanRemaining(RectF), which exposes the pan remaining in each direction, in screen pixels.
  • #329 AllowOnClickListener to work before the image has loaded.
  • #331 Added methods to convert view coordinates to source file coordinates to enable the visible area to be extracted from the source image.visibleFileRect(Rect) andviewToFileRect(Rect, Rect).
  • #344 Guard against nullvFocusStart in animation.
  • Improved debug overlay.
Assets3
Loading

[8]ページ先頭

©2009-2025 Movatter.jp