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

Commitc1dba8e

Browse files
committed
Clarify doc for Tfm.design_size.
See spec in `texdoc tftopl` section 10 and `texdoc dvitype` section 18.
1 parentae3d057 commitc1dba8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎lib/matplotlib/dviread.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,8 @@ class Tfm:
776776
checksum : int
777777
Used for verifying against the dvi file.
778778
design_size : int
779-
Design size of the font (unknown units)
779+
Design size of the font (in 12.20 TeX points); unused because it is
780+
overridden by the scale factor specified in the dvi file.
780781
width, height, depth : dict
781782
Dimensions of each character, need to be scaled by the factor
782783
specified in the dvi file. These are dicts because indexing may

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp