load_font
Loads a font file (ttf, otf, ttc...) at a given size from an URI, a specified folder (or try to find it in system font directories), and makes it active for subsequent text() calls.
RichnouLang by functions names.
Loads a font file (ttf, otf, ttc...) at a given size from an URI, a specified folder (or try to find it in system font directories), and makes it active for subsequent text() calls.
Load a geojson file and convert it in 'map' structure
Load an image from file (png, jpg, gif, bmp, tiff, webp)
Load a list from a JSON file
Load and draw an SVG file
Load a TOML file (local or remote) and convert it in 'map' structure
Calculate the natural logarithm (base e)
Calculate the base-2 logarithm
Return the Richnou logo as an image object
Re-maps a number from one range to another