aspose file tools
The moose likes JavaFX and the fly likes JavaFX GraphicsContext change text size Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JavaFX
Reply Bookmark "JavaFX GraphicsContext change text size" Watch "JavaFX GraphicsContext change text size" New topic
Author

JavaFX GraphicsContext change text size

Carl Bernardi
Greenhorn

Joined: Jan 15, 2013
Posts: 23
I would like to be able to change the font size and possibly the font itself before the strokeText() method is called. I can change the color but I don't see anyway to change the font.



Anyone know how to do this?
Carl Bernardi
Greenhorn

Joined: Jan 15, 2013
Posts: 23
I found what I was looking for. Use the method setFont(Font f.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JavaFX GraphicsContext change text size
 
Similar Threads
JeditorPane Font
font size and style
Really meaningless but...
font size, and dialogbox
MenuItem font setting