Skip to content

Commit

Permalink
docs: Add release link in README [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ktgw0316 committed Mar 26, 2022
1 parent 2d593d3 commit bc9d3c8
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# LightZone

[![Build status](https://ci.appveyor.com/api/projects/status/github/ktgw0316/LightZone?branch=testing?svg=true)](https://ci.appveyor.com/project/ktgw0316/lightzone/branch/testing)
[![Build status](https://ci.appveyor.com/api/projects/status/github/ktgw0316/LightZone?branch=master?svg=true)](https://ci.appveyor.com/project/ktgw0316/lightzone/branch/master)

LightZone (www.lightzoneproject.org) is a professional-level digital darkroom and photo editor for Mac, Windows, and Linux. It includes RAW processing and editing. Rather than using layers in the way that other photo editors do, LightZone lets the user build up a stack of tools which can be rearranged, readjusted, turned off and on, and removed from the stack. It's a completely non-destructive editor, where any of the tools can be re-adjusted or modified later — even in a different editing session. A tool stack can even be copied to a batch of photos at one time. LightZone always operates in a 16-bit linear color space with the wide gamut of ProPhoto RGB.

## Feature List

Lightzone has advanced features including:
LightZone has advanced features including:

* Ability to read RAW files for a variety of cameras and display the metadata (e.g. exposure, ISO, flash, etc.)
* Rating of images for one to five stars
Expand All @@ -16,10 +16,15 @@ Lightzone has advanced features including:
* Editing modes include crop, rotation, and region
* Raw tone curve modification

## Installing

Install instruction for Windows, macOS and Linux are available on github [Release](https://github.com/ktgw0316/LightZone/releases/latest) page.


## Resources

* Video training is available on the LightZone Youtube channel (<https://www.youtube.com/channel/UCGob3KtUcRJqz-GwA5Owbdg>)
* Tutorial on the LightZone ZoneMapper tool (<http://doonster.blogspot.com/2008/01/lightzone-zonemapper-primer-for-curves.html>)
* Understanding & Using Ansel Adam's Zone System (<http://photography.tutsplus.com/tutorials/understanding-using-ansel-adams-zone-system--photo-5607>)
* Zone System on Wikipedia (<http://en.wikipedia.org/wiki/Zone_System>)
* Other training resources are available at the LightZone Learning Center (<http://lightzoneproject.org/node/35/>)
* Video training is available on the [LightZone Youtube channel](https://www.youtube.com/channel/UCGob3KtUcRJqz-GwA5Owbdg)
* [Tutorial on the LightZone ZoneMapper tool](http://doonster.blogspot.com/2008/01/lightzone-zonemapper-primer-for-curves.html)
* [Understanding & Using Ansel Adam's Zone System](http://photography.tutsplus.com/tutorials/understanding-using-ansel-adams-zone-system--photo-5607)
* [Zone System](http://en.wikipedia.org/wiki/Zone_System) on Wikipedia
* Other training resources are available at the [LightZone Learning Center](http://lightzoneproject.org/node/35/)

0 comments on commit bc9d3c8

Please sign in to comment.