Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL_TTF_RenderText_Solid produces access violation #2

Open
boonkerz opened this issue Aug 2, 2023 · 1 comment
Open

SDL_TTF_RenderText_Solid produces access violation #2

boonkerz opened this issue Aug 2, 2023 · 1 comment
Assignees

Comments

@boonkerz
Copy link

boonkerz commented Aug 2, 2023

it produces an access violation error in
sdl_ttf.c in method TTF_Size_Internal on row:
maxy = font->height;

@santiagolizardo santiagolizardo self-assigned this Aug 18, 2023
@santiagolizardo
Copy link
Member

Hi @boonkerz ; I am unable to reproduce this issue. Do you have an snippet of code I could use for my tests? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants