googlefonts / googlefonts/ots-python
Weird return codes when calling sanitize() on Windows
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
On one of my machines, calling `sanitize()` and checking the return code gave me weird codes like e.g. 3221225781.
I found out that I needed to install the [Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022) to make ots work properly again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.