trexinc / evil-programmers

Misc. Far plugins and tools by evil programmers
66 stars 26 forks source link

LuaPicture: extend orientation-based rotation to camera raw images (determine the Orientation tag when extracting the preview, use ExifTool as the last resort) #59

Closed HamRusTal closed 5 months ago

HamRusTal commented 5 months ago

Add image initialization and rotation timings to the dialog title.

Plus fix temporary file not being deleted if GDI+ fails to load the extracted preview image.

Also fix a few warnings by LuaCheck (unused function, parameters); remove redundant parentheses from function calls taking a string literal (or a table constructor) as the only argument.