Skip to content

Commit 428342b

Browse files
committed
Tools: add tips in the readme
1 parent 8540520 commit 428342b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

tools/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,11 @@ Additional links:
4141

4242
* https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUMappings.md
4343
* https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUPragmas.md
44+
45+
46+
Tips
47+
----
48+
49+
Convert png to ico
50+
51+
convert application-x-g-code.png -define icon:auto-resize=256,128,64,48,32,24,16 gcode_file.ico

0 commit comments

Comments
 (0)