Skip to content

Bug 18787: Remove unnecessary code from glyphFont() #68

Open
@hturner

Description

As discussed in Bug 18787 R Core welcomes a patch for grDevices::glyphFont():

  • Modify glyphFont() so that it only produces a single font description.
  • Add some simple tests of the above to grDevices/tests/
  • May need clarifications within ?glyphFont
  • Regression test grid/tests/glyphs.R (including checks that output is unchanged, e.g., via {gdiff}).
  • Check that the changes do not break {marquee} (or change its output).

The file paths above refer to relative paths in the R sources, which you can browse on the r-svn GitHub mirror.

Metadata

Labels

AssignedIssue has been assigned to 1 or more contributorsGraphicsIssues related to graphicsRIssue should require knowledge of R only

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions