Skip to content

Embed fonts by default #32

@wiseodd

Description

@wiseodd

Embed fonts by default to avoid the Type 3 PDF font problems. (E.g. https://papercheck.icml.cc/papercheck.html)

Done via this override:

rcParams = {
    "pdf.fonttype": 42,
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions