Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: Font always embedded in (e)ps whentext.usetex = True #23253

Open
@oscargus

Description

@oscargus

Bug summary

It seems like the font is always embedded in (e)ps-files if usetex is used (for example from the rcparams file).

Code for reproduction

importmatplotlibasmplimportmatplotlib.pyplotaspltmpl.rcParams['text.usetex']=Truefig,ax=plt.subplots()ax.set_axis_off()fig.savefig('empty.ps')

Actual outcome

A 161 kB empty ps-file.

Expected outcome

No font embedded if text is not used. (No need to do the LaTeX-step?)

Additional information

No response

Operating system

No response

Matplotlib Version

3.6.0.dev2700+gee7c4a079e.d20220611

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

from source (.tar.gz)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp