Skip to content

Commit c5d7bad

Browse files
committed
Update test data
1 parent 5ba7df7 commit c5d7bad

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

tests/resources/circular-toc.pdf

1.07 KB
Binary file not shown.

tests/resources/symbols.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@
6969
'even_odd': False,
7070
'fill': (1.0, 0.0, 0.0),
7171
'fill_opacity': 1.0,
72-
'items': [('qu',
73-
((50.0, 255.0), (75.0, 280.0), (75.0, 230.0), (100.0, 255.0)))],
72+
'items': [('l', (75.0, 230.0), (100.0, 255.0)),
73+
('l', (100.0, 255.0), (75.0, 280.0)),
74+
('l', (75.0, 280.0), (50.0, 255.0))],
7475
'lineCap': (0, 0, 0),
7576
'lineJoin': 0.0,
7677
'rect': (50.0, 230.0, 100.0, 280.0),

tests/resources/type3font.pdf

6.65 KB
Binary file not shown.

0 commit comments

Comments
 (0)