We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3144

Summary: Unable to load font from cyrilic folder path
Product: SDL_ttf Reporter: Dimitry <winsvega>
Component: miscAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: philipp.wiesemann
Version: 2.0.12   
Hardware: x86_64   
OS: Windows 7   

Description Dimitry 2015-10-09 22:43:08 UTC
When trying to load font from a path  /user/Папка/font.ttf
it would result in an error and the pointer returned as 0.
Comment 1 Philipp Wiesemann 2015-10-10 20:03:02 UTC
Thank you for reporting this problem.

What is the error message returned by TTF_GetError() after loading the font failed?