hkdb / Densify

A GTK+ GUI Application written in Python that simplifies compressing PDF files with Ghostscript
MIT License
88 stars 24 forks source link

Drag and drop fixes and special character errors #12

Closed batikstudio closed 1 week ago

batikstudio commented 2 months ago

When files were drag and drop, a wrong path was produced. I have changed the folder selector path with an absolute path os.path.dirname(iFile). Also some errors were produced when the program was launched produced by incorrect characters

hkdb commented 1 week ago

Hi there... been super busy for quite some time with other projects but I am currently looking into squaring away some time to get back into this. Can you please do a pull request for this to the develop branch instead?