Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Ui.SymbolC

Synopsis

Documentation

get_fonts :: IO [Symbol.Font] Source #

Get all the loaded fonts. There is currently no way to load new fonts.

insert :: Symbol.Symbol -> IO [Symbol.Font] Source #

Insert the given symbol into the symbol map. Return any missing Fonts. If the return is non-null, the symbol wasn't inserted.