> On Jun 30, 2021, at 6:44 PM, Michael Hall <mik3h...@gmail.com> wrote:
> 
> I was looking at some JavaFX introductions. HelloWorld type things. In this 
> case literally…
> https://docs.oracle.com/javafx/2/get_started/hello_world.htm
> 
> The button labels show garbled text. Googling shows a number of similar 
> examples. 
> I found one issue indicating something very similar showing as resolved.
> https://bugs.openjdk.java.net/browse/JDK-8234916
> 
> If you try to setFont you get about the same messages like…
> 
> java -cp . --module-path ~/Documents/javafx-sdk-11.0-2.2/lib --add-modules 
> javafx.base,javafx.controls helloworld.HelloWorld

Double checked and saw there was a later release download. sdk-16 works.

Reply via email to