mistercrunch opened a new pull request, #34416:
URL: https://github.com/apache/superset/pull/34416

     Implements custom font loading that works with stock Docker images without 
requiring a rebuild.
     Users can now configure external fonts through CUSTOM_FONT_URLS in 
superset_config.py.
   
     The implementation:
     - Adds CUSTOM_FONT_URLS configuration option in config.py
     - Loads fonts via Jinja template in spa.html
     - Updates CSP automatically when fonts are configured
     - Documents the feature in the theming guide
   
     This allows Docker users and organizations to customize fonts without 
maintaining custom builds.
   
     Fixes: #34397


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to