o1.gui.font

package o1.gui.font

Members list

Value members

Concrete fields

The names of all the font families available in the graphics environment where the code is running. (E.g., "Serif", "SansSerif", "Monospaced")

The names of all the font families available in the graphics environment where the code is running. (E.g., "Serif", "SansSerif", "Monospaced")

Attributes

lazy val allFontNames: Seq[String]

The names of all the fonts available in the graphics environment where the code is running. (Examples: "Times New Roman", "Times New Roman Italic", "Arial", "Arial Bold", Comic Sans MS".)

The names of all the fonts available in the graphics environment where the code is running. (Examples: "Times New Roman", "Times New Roman Italic", "Arial", "Arial Bold", Comic Sans MS".)

Attributes