fontawesome icons support for tkinter
includes:
- pre-calculated 32px height icons (fast)
- method for creating scalable icons from svg source (slow) - new in version v0.0.2
- method for using ttf font based icons - new in version v0.0.3
check
CHANGELOG
for latest ongoing, or upcoming news
and also
for known issues, limitations and backlog refer to
BACKLOG
tested on python3 and linux
alpha state. the API or logical call flow might change without prior notice.
in case your code breaks between two versions check
CHANGELOG
information first before creating a ticket / issue on github. thanks.
- for downloading content from github with
pygitrab
a credits file is required. - imagemagick is required to convert with
wand
python3 -m pip install pytkfaicons
refer to https://github.com/kr-g/pytkfaicons/blob/main/LICENSE