Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts #5641

Merged
merged 1 commit into from
Jan 13, 2015
Merged

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts #5641

merged 1 commit into from
Jan 13, 2015

Commits on Jan 13, 2015

  1. Prevent setting |isStandardFont| to |undefined| for non-embedded fonts

    This is a very small follow-up to PR 5536, which sets `isStandardFont` to `false` instead of `undefined` (as currently happens for some font names).
    
    Since the patch is so small, I hope it's OK to also fix an unrelated copy-and-paste error in a comment that was added in PR 5260.
    Snuffleupagus committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    c2c5425 View commit details
    Browse the repository at this point in the history