Pascal Obry

Results 20 issues of Pascal Obry

This is a POC on how Lua script translation could be handled directly in darktable. ### The darktable part - Add lua-scripts has a submodule in src/external - Add all...

enhancement
WIP

The current script manager looks like: ![image](https://github.com/darktable-org/lua-scripts/assets/467069/d2fc6f30-3725-4071-b2da-c86abc265f02) I find it hard to read each line and do proper separation between the script name and the status. A proposal would be...

Not an easy one, but seems be working. @elstoc : Feel free to test. NOTE: This PR changes the database structure, please backup before testing.

feature: enhancement
priority: low
scope: UI
scope: image processing

Allow for editing area & point as hinted by the tooltip. @jenshannoschwalm : This is based on top of your PR but it independent, can you test? How it works:...

bugfix
feature: enhancement

@wpferguson : See the attached screen shot: ![image](https://github.com/user-attachments/assets/7e5b459a-38c1-4c5c-9736-4bc9574df0f8) - The combo with **official**, **contrib**... are not translatable - The "page 1 of 2", **page %d of %d** is not translatable...

scope: translation / strings
priority: high
lua

I just found out that whatever option is used for `bit depth` (8, 10, 12, 16, 32) the file size is the same and according to GIMP it is 32bit...

priority: high
reproduce: confirmed
bug: pending
depends: external lib

…int. Fixes #17536

bugfix
wip
priority: high
scope: image processing
scope: DAM

paths: Use SHIFT modifier to select only feather points. When the border and the feather are very close from each other it is difficult to select a specific point. The...

feature: enhancement
documentation-pending
release notes: pending