Opinionated, typographic-centric ggplot2 themes and theme components
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

37 lines
870 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/titillium-web.R
\docType{data}
\name{font_tw}
\alias{font_tw}
\alias{font_tw_bold}
\alias{font_tw_light}
\title{Titillium Web font name R variable aliases}
\format{
length 1 character vector
An object of class \code{character} of length 1.
An object of class \code{character} of length 1.
}
\usage{
font_tw
font_tw_bold
font_tw_light
}
\description{
\code{font_tw} == "\verb{Titillium Web}"
\code{font_tw_light} == "\verb{Titillium Web Bold}"
\code{font_tw_light} == "\verb{Titillium Web Light}"
}
\note{
\code{font_tw_light} (a.k.a. "\verb{Titillium Web Bold}") is not available on
Windows and will throw a warning if used in plots.
\code{font_tw_light} (a.k.a. "\verb{Titillium Web Light}") is not available on
Windows and will throw a warning if used in plots.
}
\keyword{datasets}