{ plot(1:10, type = "n") points(1:10, pch = "j", family = "StateFace") }