jinyistudio Well-Known Member Licensed User Longtime User Oct 30, 2020 #1 Hi, I running my ui app in debug mode in the raspberry PI. dsh7.ttf put in Files directory. dsg7=fx.LoadFont(File.DirAssets,"dsg7.ttf",54) it always give me exception: Error: JavaFX detected no fonts! Please refer to release notes for proper font configuration
Hi, I running my ui app in debug mode in the raspberry PI. dsh7.ttf put in Files directory. dsg7=fx.LoadFont(File.DirAssets,"dsg7.ttf",54) it always give me exception: Error: JavaFX detected no fonts! Please refer to release notes for proper font configuration
Erel B4X founder Staff member Licensed User Longtime User Oct 30, 2020 #2 Does it only happen with this font? Maybe it is not compatible with RPi. Upvote 0