View Single Post
Old 10-31-2019, 11:33 PM   #63
slowsmile
Witchman
slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.slowsmile ought to be getting tired of karma fortunes by now.
 
Posts: 628
Karma: 788808
Join Date: May 2013
Location: Philippines
Device: Android S5
@Tex2002ans...

Quote:
1. Scale the KF7 version down by some fraction width/height
You can't use percentages values for scaling in mobi7 because it will ignore that styling. Remember this is OLD mobi7. The only way you can style and size a mobi7 is using absolute pixels in "height" and "width" declarations within the image tags. So forget about percentage formatting for mobi7 because it's not allowed. If you don't believe me then best ask Hitch.

Quote:
2. Give the KF8 and higher the original resolution (or % width).
If you increase the size of an image using percentage values and you go beyond its actual pixel size that's when you will get blurriness and pixelation problems due to extrapolation -- which is just a guessing game at best. Not advisable.

Last edited by slowsmile; 10-31-2019 at 11:43 PM.
slowsmile is offline   Reply With Quote