Using shaders with dynamic fonts?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Lebostein

It is possible to add shaders to a dynamic font? To create shadows or glow effects with the characters?
Thanks!

:bust_in_silhouette: Reply From: Calinou

It’s possible to add custom shaders to any 2D node. However, for text, it can be a bit cumbersome: Add multiple outlines, multiple drop shadows and gradients to DynamicFont · Issue #2564 · godotengine/godot-proposals · GitHub