This website requires JavaScript.
Explore
Help
Sign In
yutou
/
tachiyomi
Watch
1
Star
0
Fork
0
You've already forked tachiyomi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
tachiyomi
/
libs
/
SubsamplingScaleImageView
/
src
/
com
/
davemorrissey
/
labs
/
subscaleview
/
decoder
History
inorichi
391550f49a
Implement zoom start position.
Closes
#92
. Rapid decoder properly throws an error when it fails to decode.
2016-02-04 17:16:47 +01:00
..
CompatDecoderFactory.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
DecoderFactory.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
ImageDecoder.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
ImageRegionDecoder.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
RapidImageDecoder.java
Use Rapid decoder also when no regions are required
2016-01-30 16:10:53 +01:00
RapidImageRegionDecoder.java
Implement zoom start position.
Closes
#92
. Rapid decoder properly throws an error when it fails to decode.
2016-02-04 17:16:47 +01:00
SkiaImageDecoder.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00
SkiaImageRegionDecoder.java
Include Subsampling Scale Image View as library to allow preloading tiles when a max bitmap size is provided.
2015-12-21 18:09:09 +01:00