consoled ~master (2017-05-05T17:12:01Z)
Dub
Repo
fontStyle
consoled
Sets console font style
Does nothing on windows.
void
fontStyle
(
FontStyle
fs
)
version
(
Windows
)
void
fontStyle
@
property
(
FontStyle
fs
)
FontStyle
fontStyle
()
void
fontStyle
(
FontStyle
fs
)
Parameters
fs
Type:
FontStyle
Font style to set
Meta
Source
See Implementation
consoled
aliases
Bg
ConsolePoint
Fg
enums
CloseType
Color
ConsoleOutputStream
FontStyle
SpecialKey
functions
addCloseHandler
background
clearScreen
cursorPos
cursorVisible
drawBox
drawHorizontalLine
drawVerticalLine
fillArea
fontStyle
foreground
getch
kbhit
mode
moveCursorDown
moveCursorLeft
moveCursorRight
moveCursorUp
outputStream
readPassword
resetColors
resetFontStyle
setCursorPos
size
title
writeAt
writec
writecln
properties
height
width
structs
CloseEvent
ColorTheme
ConsoleInputMode
Sets console font style
Does nothing on windows.