This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/raylib/core/text/sidebar-items.js

1 line
603 B
JavaScript

initSidebarItems({"enum":[["FontLoadEx","Parameters for Font::load_font_ex"]],"fn":[["gen_image_font_atlas","Generates image font atlas using `chars` info. Sets a pointer to an array of rectangles raylib allocated that MUST manually be freed. Good luck freeing it safely though ;)"],["get_glyph_index","Gets index position for a unicode character on `font`."],["measure_text","Measures string width in pixels for default font."],["measure_text_ex","Measures string width in pixels for `font`."]],"struct":[["CharInfo",""],["Font",""],["RSliceCharInfo",""],["WeakFont",""]],"trait":[["RaylibFont",""]]});