We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956361c commit 9d12538Copy full SHA for 9d12538
makegraphic.c
@@ -1,3 +1,10 @@
1
+/*
2
+ * OID image generator by Matthias Bilger <[email protected]>
3
+ *
4
+ * This is an alternative to `tttool oid-code`
5
+ */
6
+
7
8
#include <png.h>
9
#include <stdio.h>
10
#include <stdlib.h>
0 commit comments