diff --git a/components/chemtext/icons/make_res.bat b/components/chemtext/icons/make_res.bat new file mode 100644 index 000000000..07634c780 --- /dev/null +++ b/components/chemtext/icons/make_res.bat @@ -0,0 +1 @@ +lazres ..\source\chemtext.res tchemlabel.png tchemlabel_150.png tchemlabel_200.png \ No newline at end of file diff --git a/components/chemtext/icons/tchemlabel.png b/components/chemtext/icons/tchemlabel.png new file mode 100644 index 000000000..ca1ed3c78 Binary files /dev/null and b/components/chemtext/icons/tchemlabel.png differ diff --git a/components/chemtext/icons/tchemlabel_150.png b/components/chemtext/icons/tchemlabel_150.png new file mode 100644 index 000000000..ef3c29413 Binary files /dev/null and b/components/chemtext/icons/tchemlabel_150.png differ diff --git a/components/chemtext/icons/tchemlabel_200.png b/components/chemtext/icons/tchemlabel_200.png new file mode 100644 index 000000000..d01848020 Binary files /dev/null and b/components/chemtext/icons/tchemlabel_200.png differ diff --git a/components/chemtext/source/chemtext.res b/components/chemtext/source/chemtext.res index bc1202717..c4456426d 100644 Binary files a/components/chemtext/source/chemtext.res and b/components/chemtext/source/chemtext.res differ