dc2835b11b
- Refactor font creation into a loop-based approach to reduce code duplication - Add validation for root pattern with support for "none" value to disable the loader - Store root pattern in local variable for consistent usage throughout the module - Add early return when loader is disabled to prevent unnecessary processing - Improve code organization with clearer section comments - Change default root from "bladw_announcement" to "none" (disabled state)