Added test for deep Text extents

This commit is contained in:
Matthias Koefferlein 2020-05-31 02:29:54 +02:00
parent cd485efc14
commit 2dee855d1d
2 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ input(2,0).edges.extents(10.nm, 10.nm).output(102, 0)
input(3,0).edges.extents(10.nm, 20.nm).output(103, 0)
input(4,0).edges.extents(20.nm, 10.nm).output(104, 0)
input(9,0).edges.extents(20.nm).output(109, 0)
labels(9,0).extents(50.nm, 100.nm).output(109, 1)

Binary file not shown.