Hyperfish / PhotoImporterExporter

Simple command line app for importing and exporting photos for users from/to Active Directory and Office 365.
MIT License
17 stars 6 forks source link

pass culture-info to support imagescaling on non-us environments #6

Closed nyn3x closed 5 years ago

nyn3x commented 5 years ago

the image-resizing expects the zoom-factor to use us regional-settings; but in germany for eg decimals have a "," instead of a ".".

LoungeFlyZ commented 5 years ago

Thanks @nyn3x