Resolve pathing errors caused by image libraries #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both libraries have some sort of short coming when it comes to UNC paths or paths with unicode characters in them.
Ultimately, we'll rely on a short temp folder to generate images in and move completed images to the desired output directory.
Completed