carbonkivy.factory_registers

Module Contents

carbonkivy.factory_registers.register

Registers custom components to the Kivy Factory.

This code registers each component within the “uix” directory to the Kivy Factory. Once registered, the components can be used without explicitly importing them elsewhere in the kvlang files.

carbonkivy.factory_registers.font_register

Registers custom fonts to the Kivy LabelBase.

Once registered, the fonts can be used without explicitly importing them elsewhere in the kvlang files.

carbonkivy.factory_registers.ibmplexsansregular
carbonkivy.factory_registers.ibmplexsansbold
carbonkivy.factory_registers.ibmplexsansitalic
carbonkivy.factory_registers.ibmplexsansbolditalic