Resources

Module path
kivydk.core.resources

Overview

This module implements the resource-management layer used internally by KivyDK. It handles tasks such as registering bundled fonts and preparing UI resources for use by higher-level components. Although the module’s primary purpose is internal, it exposes a minimal public API that allows developers to inspect or query registered resources when needed. Only these stable entry points are documented here.


Reference