Rdocumentation
powered by
Learn R Programming
R2SWF (version 0.7-1)
font.files: List available font files in the search path
Description
This function lists font files in the search path that can be added to SWF device by
font.add
()
.
Usage
font.files()
Arguments
Value
A character vector of available font filenames
Details
Currently supported formats are ttf/ttc fonts.
See Also
font.paths
()
,
font.add
()
Examples
Run this code
font.files()
Run the code above in your browser using
DataLab