Re: [css-d] Handing Landscape and Potrait Thumbnails and Photographs

2020-08-06 Thread Aaron Gray
For this application, the orientation will always be correct to landscape or portrait. On Wed, 5 Aug 2020 at 11:27, Wade Smart wrote: > > How do you know if they are landscape or not? > A image could have been taken with a camera and its shown sideways > but the phone shows portrait. Im working o

Re: [css-d] Handing Landscape and Potrait Thumbnails and Photographs

2020-08-06 Thread Michael Stevens
But HOW do you know if it's P or L? Wade is pulling metadata and adding that info to his database so when the image is called for the orientation is also given so it's easy to output class="" How are you determining the orientation and feeding that data to the browser? Mike On 2020-08-06