Skip to content

SDL_DEBUG_TEXT_FONT_CHARACTER_SIZE

The size, in pixels, of a single TSdlRenderer.DrawDebugText character.

The font is monospaced and square, so this applies to all characters.

Definition

Unit: Neslib.Sdl3.Video

const SDL_DEBUG_TEXT_FONT_CHARACTER_SIZE = Neslib.Sdl3.Api.SDL_DEBUG_TEXT_FONT_CHARACTER_SIZE

See Also