The R Project SVN R

Rev

Rev 86104 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86104 Rev 87366
Line 1... Line 1...
1
% File src/library/grDevices/man/windowsFonts.Rd
1
% File src/library/grDevices/man/windowsFonts.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2007, 2018 R Core Team
3
% Copyright 1995-2024 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{windowsFonts}
6
\name{windowsFonts}
-
 
7
\title{Windows Fonts}
7
\alias{windowsFont}
8
\alias{windowsFont}
8
\alias{windowsFonts}
9
\alias{windowsFonts}
9
\concept{fonts}
10
\concept{fonts}
10
\title{Windows Fonts}
-
 
11
\description{
11
\description{
12
  These functions handle the translation of a device-independent R graphics
12
  These functions handle the translation of a device-independent \R
13
  font family name to a windows font description  and are available only
13
  graphics font family name to a windows font description and are available
14
  on Windows.
14
  only on Windows.
15
}
15
}
16
\usage{
16
\usage{
17
windowsFont(family)
17
windowsFont(family)
18
 
18
 
19
windowsFonts(...)
19
windowsFonts(...)