File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# FreeTouchDeck-MaterialDesignIcons
22
3- This repository contains [ Material Design] ( https://github.com/Templarian/MaterialDesign ) icons in bitmap
3+ This repository contains icons from [ Material Design] ( https://github.com/Templarian/MaterialDesign ) icons in bitmap
44format suitable for use in [ FreeTouchDeck] ( https://github.com/DustinWatts/FreeTouchDeck ) (BMP/24 bits/75x75px).
55
66The icons can be found in the ` icons ` folder, all 5962 of them.
77
8+ Use the web site [ https://materialdesignicons.com/ ] ( https://materialdesignicons.com/ ) for interactive searchs for suitable icons.
9+
10+ ## Generation the icons
11+
812The bitmaps are created by cloning the Material Design repository and
913running the python script ` makeicons.py `
1014
11- Installing Python requirements:
15+ Install Python requirements first :
1216
1317` pip3 install -r requirements.txt `
1418
15- _ Note:_ On macOS it may be necessary to install vips using Brew:
19+ _ Note: On macOS it may be necessary to install vips using Brew:_
1620
1721` brew install vips `
You can’t perform that action at this time.
0 commit comments