mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 18:37:50 +02:00
WIP
This commit is contained in:
@@ -95,7 +95,7 @@ TEST(1)
|
||||
lay::DitherPattern dp;
|
||||
lay::LineStyles ls;
|
||||
|
||||
QMutex m;
|
||||
tl::Mutex m;
|
||||
lay::bitmaps_to_image (view_ops, pbitmaps, dp, ls, &img, 32, 32, 0, &m);
|
||||
|
||||
EXPECT_EQ (to_string (img, 0x800000),
|
||||
|
||||
Reference in New Issue
Block a user