Why does this site insist on screwing up images that are rotated when shot?

Views: 103

Albums: 4STR01

Comment

You need to be a member of Cigar Box Nation to add comments!

Join Cigar Box Nation

Comment by ThePracticalPeasant on April 19, 2017 at 4:50pm

it rotates based on the original orientation tag i think... that data is likely dumped though, most websites don't preserve the EXIF data on images as it is unnecessary size (and sometimes contains personally identifiable information), so that explains why a copy and paste would work, the orientation tag no longer exists since the server stripped the data after processing the image. But that's just my guess based on the evidence presented ;)

Comment by the anonymous pick on April 19, 2017 at 4:42pm

lol.. i  just  copied  and pasted your big picture  ;-)  i do that  for folks sometimes  so others can see  it in real size in description  without clicking etc  .   odd that it accepts  a copy and paste of the same  pic

Comment by ThePracticalPeasant on April 19, 2017 at 4:17pm

Yes, anonymous pick.. but funny that the site doesn't leave out the height value for the image when rendering the page, seems quite simple to fix.

Comment by the anonymous pick on April 19, 2017 at 4:13pm

Comment by ThePracticalPeasant on April 18, 2017 at 3:47pm

Goodness, I found the problem. Both the height and width are specified in the markup. Remove the explicit sizing, and the page's structure sizes the image in an appropriate way... 

Comment by ThePracticalPeasant on April 18, 2017 at 3:39pm

But instead of simply rotating the photo such that the long side is horizontal, it obeys the EXIF information for the orientation, then stretches the photo to fit the ratio on the page...

Comment by Kigar on April 18, 2017 at 3:35pm

You mean that is not a 9" scale?  It seems like any photo that is cropped or rotated doesn't show right unless the proportions are what the site expects.

The Essential Pages

New to Cigar Box Nation? How to Play Cigar Box GuitarsFree Plans & How to Build Cigar Box GuitarsCigar Box Guitar Building Basics

Site Sponsor

Recommended Links & Resources


Forum

crossover guitar.

Started by Timothy Hunter in Other stuff - off topic, fun stuff, whatever. Last reply by Timothy Hunter Apr 10. 14 Replies

Tune up songs

Started by Ghostbuttons in Building Secrets, Tips, Advice, Discussion. Last reply by Timothy Hunter Mar 9. 5 Replies

Duel output jacks

Started by Justin Stanchfield in Building Secrets, Tips, Advice, Discussion. Last reply by Taffy Evans Mar 8. 6 Replies

How to Get Your Own Music on Spotify

Started by Cigar Box Nation in Feature Articles. Last reply by Southern Ray Feb 21. 2 Replies

Latest Activity

Music

© 2024   Created by Ben "C. B. Gitty" Baker.   Powered by

Badges  |  Report an Issue  |  Terms of Service

\uastyle>\ud/** Scrollup **/\ud.scrollup {\ud background: url("https://storage.ning.com/topology/rest/1.0/file/get/963882636?profile=original") no-repeat scroll 0 0 transparent;\ud bottom: 25px;\ud display: inline !important;\ud height: 40px;\ud opacity: 0.3 !important;\ud position: fixed;\ud right: 30px;\ud text-indent: -9999px;\ud width: 40px;\ud z-index: 999;\ud}\ud.scrollup:hover {\ud opacity:0.99!important;\ud}\ud \uascript type="text/javascript">\ud x$(document).ready(function(){\ud x$(window).scroll(function(){\ud if (x$(this).scrollTop() > 100) {\ud x$('.scrollup').fadeIn();\ud } else {\ud x$('.scrollup').fadeOut();\ud }\ud });\ud x$('.scrollup').click(function(){\ud x$("html, body").animate({ scrollTop: 0 }, 600);\ud return false;\ud });\ud });\ud \ua!-- End Scroll Up -->