You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, current DPI is fetched from ctx.getResources().getDisplayMetrics().densityDpi; Can exposing this help in improving load time, if we supply lower DPI value?
The text was updated successfully, but these errors were encountered:
PdfiumAndroid/src/main/java/com/shockwave/pdfium/PdfiumCore.java
Line 312 in 103d585
Currently, current DPI is fetched from ctx.getResources().getDisplayMetrics().densityDpi; Can exposing this help in improving load time, if we supply lower DPI value?
The text was updated successfully, but these errors were encountered: