ikskuh / SDL.zig

A shallow wrapper around SDL that provides object API and error handling
MIT License
348 stars 75 forks source link

Add wrapper method to set font size #174

Closed clebs closed 3 months ago

clebs commented 3 months ago

Add support for https://wiki.libsdl.org/SDL2_ttf/TTF_SetFontSize

clebs commented 3 months ago

Is this error related to the PR? From the message it seems unrelated: error: invalid cpu architecture: aarch64

ikskuh commented 3 months ago

Is this error related to the PR? From the message it seems unrelated: error: invalid cpu architecture: aarch64

Na, don't worry, it's from macos/arm64