mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Introduced a new HistogramChart component to visualize tone analysis data. - Enhanced the ExifPanel to display tone analysis results, including brightness, contrast, shadow, and highlight ratios. - Updated the formatExifData function to support tone analysis data. - Implemented histogram compression and decompression logic for efficient data handling. - Added localization support for new histogram-related terms in multiple languages. Signed-off-by: Innei <tukon479@gmail.com>