Skip to content

Conversation

@Breakthrough
Copy link
Owner

Using the OpenCV functions to read/write images doesn't seem to work nicely with Python strings. Instead we use other methods which are compatible with UTF-8 paths.

Fixes #450. Adds end-to-end test to verify the fix.

@Breakthrough Breakthrough modified the milestones: 0.6.6, 0.6.5 Nov 22, 2024
@Breakthrough Breakthrough force-pushed the issue-450-path-handling branch from 22f8bcd to e5e10d6 Compare November 23, 2024 23:01
@Breakthrough Breakthrough force-pushed the issue-450-path-handling branch from e5e10d6 to e407607 Compare November 23, 2024 23:10
@Breakthrough Breakthrough merged commit a477f9d into main Nov 24, 2024
42 checks passed
@Breakthrough Breakthrough deleted the issue-450-path-handling branch November 24, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

save_images API function does not work correctly with some characters

2 participants