R/graphics.R

#' Import Liberation Sans Narrow fonts
#'
#' @description
#' Import Liberation Sans Narrow font to be used when drawing charts.
#'
#' @details 
#' The Liberation(tm) Fonts is a font family which aims at metric compatibility 
#' with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat.
#' Import fonts is older versions of the Liberation(tm) fonts. This is released 
#' as open source under the GNU General Public License version 2 with exceptions. 
#' https://fedoraproject.org/wiki/Licensing/LiberationFontLicense
#' 
#' @name import_liberation
#' @usage import_liberation()
#' 
NULL
bit2r/kodlookr documentation built on Dec. 19, 2021, 9:49 a.m.