-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 779 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: extrafont
Title: Tools for Using Fonts
Version: 0.19
Author: Winston Chang <winston@stdout.org>
Maintainer: Winston Chang <winston@stdout.org>
Description: Tools to using fonts other than the standard PostScript fonts.
This package makes it easy to use system TrueType fonts and with PDF or
PostScript output files, and with bitmap output files in Windows. extrafont
can also be used with fonts packaged specifically to be used with, such as
the fontcm package, which has Computer Modern PostScript fonts with math
symbols.
Depends:
R (>= 2.15)
Imports:
extrafontdb,
grDevices,
utils,
Rttf2pt1
Remotes:
Rttf2pt1=github::wch/Rttf2pt1
Suggests:
fontcm
License: GPL-2
URL: https://github.com/wch/extrafont
RoxygenNote: 7.1.2