View Single Post
  #49  
Old 02-20-2008, 09:48 PM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
The plugin is setup to export the photos as 8-bit sRGB JPG images.

If you would like to enable the color spaces selection box, you can do that quite easily.

Open up the folder: pixelpost.lrdevplugin
Open up the file: PixelpostExportServiceProvider.lua
Go to Line #35
Add two hyphens "--" to the beginning of the line.

It should look like this:

Code:
	-- allowColorSpaces = { 'sRGB' },
Save the changes, and start up Lightroom.
You can now specify other color spaces, besides sRGB.
Although I don't recommend that you do.
__________________
Jay Williams | A Different View
Reply With Quote