DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching

This commit is contained in:
2014-11-06 23:33:42 +01:00
parent b51fdfb6a9
commit 660520f44b
8 changed files with 28 additions and 10 deletions
@@ -53,7 +53,7 @@ public interface MediaDisplay {
public boolean zoomAvailable();
public void zoomToFit();
public double getZoomToFit();
public double getZoom();
}