carbonkivy.factory_registers
Attributes
Registers custom components to the Kivy Factory. |
|
Registers custom fonts to the Kivy LabelBase. |
|
Module Contents
- carbonkivy.factory_registers.register[source]
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[source]
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[source]
- carbonkivy.factory_registers.ibmplexsansbold[source]
- carbonkivy.factory_registers.ibmplexsansitalic[source]
- carbonkivy.factory_registers.ibmplexsansbolditalic[source]