These scripts provide examples of how to use specific portions of the API. They run, but are meant for demonstration purposes only. They are located in the examples/ directory. The recommended method ...
darktableにはスクリプト機能があり、ある程度の機能の拡張、改造が可能です。このスクリプトはluaというコンピュータ言語で記述され、darktableの機能を利用したり、独自のロジックを組み込めたりすることが出来ます。 しかしコンピュータ言語を学ぶのは ...