package raylib

  1. Overview
  2. Docs

Module Raylib.FontSource

Sourcetype t' = Raylib_generated_types.Font.t
Sourcetype t = t' ctyp
Sourceval base_size : t -> int
Sourceval chars_count : t -> int
Sourceval chars_padding : t -> int
Sourceval texture : t -> Texture.t
Sourceval recs : t -> Rectangle.t ptr
Sourceval chars : t -> CharInfo.t CArray.t