Skip to content

Commit

Permalink
updates for mgx2
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaenick committed Jul 19, 2023
1 parent d18a94b commit c537174
Show file tree
Hide file tree
Showing 13 changed files with 866 additions and 48 deletions.
7 changes: 7 additions & 0 deletions img/mgx/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@


all: $(patsubst %.svg,%.png,$(wildcard *.svg))

%.png: %.svg
rsvg-convert -d 600 $< > $@

Binary file modified img/mgx/QCgc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/mgx/QCgc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/mgx/QCnuc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/mgx/QCnuc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/mgx/QCreadlen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/mgx/QCreadlen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/mgx/projstructure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c537174

Please sign in to comment.