diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2018-07-26 13:21:46 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2018-07-26 13:21:46 +0200 |
commit | 4587b8c0001d853ab2fb6f820627f1508e28e316 (patch) | |
tree | ca939ce72feda56b0f6144538a74955422572dee /gui/resources | |
parent | c9b9d9b22754778beaa1a922f0df3dac42dd8867 (diff) | |
download | nextpnr-4587b8c0001d853ab2fb6f820627f1508e28e316.tar.gz nextpnr-4587b8c0001d853ab2fb6f820627f1508e28e316.tar.bz2 nextpnr-4587b8c0001d853ab2fb6f820627f1508e28e316.zip |
added buttons for new zoom operations
Diffstat (limited to 'gui/resources')
-rw-r--r-- | gui/resources/shape_handles.png | bin | 0 -> 538 bytes |
-rw-r--r-- | gui/resources/shape_square.png | bin | 0 -> 353 bytes |
-rw-r--r-- | gui/resources/zoom_in.png | bin | 0 -> 725 bytes |
-rw-r--r-- | gui/resources/zoom_out.png | bin | 0 -> 708 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/gui/resources/shape_handles.png b/gui/resources/shape_handles.png Binary files differnew file mode 100644 index 00000000..ce27fe3a --- /dev/null +++ b/gui/resources/shape_handles.png diff --git a/gui/resources/shape_square.png b/gui/resources/shape_square.png Binary files differnew file mode 100644 index 00000000..33af0460 --- /dev/null +++ b/gui/resources/shape_square.png diff --git a/gui/resources/zoom_in.png b/gui/resources/zoom_in.png Binary files differnew file mode 100644 index 00000000..cdf0a52f --- /dev/null +++ b/gui/resources/zoom_in.png diff --git a/gui/resources/zoom_out.png b/gui/resources/zoom_out.png Binary files differnew file mode 100644 index 00000000..07bf98a7 --- /dev/null +++ b/gui/resources/zoom_out.png |