USGS-R / gsplot

plotting foundation for timeseries reporting
Other
6 stars 14 forks source link

USGS fonts #39

Open ldecicco-USGS opened 9 years ago

lindsayplatt commented 7 years ago

via @tmills-usgs

library(showtext)
font.add("Univers57","Univers-Condensed.otf")
tjmills commented 7 years ago

note that you need the Univers-Condensed.otf font file

lindsayplatt commented 7 years ago

need this in order to comply with USGS standards if the correct font is available

lindsayplatt commented 7 years ago

Joe says how to add (just put in documentation as an addition)

Here's how to change the font (throw a warning when they don't have the correct type). See EGRET vignette pg 50.

par(family="serif")