:tocdepth: 3 :py:mod:`gws.lib.font` ====================== .. py:module:: gws.lib.font **Source code:** :source:`gws.lib.font` Package Contents ---------------- .. py:class:: Config(*args, **kwargs) Bases: :py:obj:`gws.Config` Custom fonts configuration. .. py:attribute:: dir :type: gws.DirPath directory with custom fonts .. py:function:: configure(cfg: Config) .. py:function:: from_name(name: str, size: int) .. py:function:: install_fonts(source_dir)