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 - Unable to load font from cyrilic folder path
Summary: Unable to load font from cyrilic folder path
Status: NEW
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.12
Hardware: x86_64 Windows 7
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 22:43 UTC by Dimitry
Modified: 2015-10-10 20:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?