nickswalker / alexwalker.co

Alex Walker's portfolio website
alexwalker.co
2 stars 2 forks source link

Wide color images #13

Closed nickswalker closed 6 years ago

nickswalker commented 7 years ago

I've added spots for wide color images in the slider. This line, for instance, is for the first image. The simplest way to use P3 images on the web is to export JPEG images with the Adobe RGB color profile instead of sRGB. JPEG only supports 8 bit color. You can export 16bit PNGs, but they'll likely be too large. Place the files in images/slider-wide/. Remove the <!-- and --> from the code, and ensure that the filename and extension in the src attribute match the image you uploaded.