IMPORTANT
the project is now retired. this is the last version of pytkfaicons
.
fontawesome font based icons support for tkinter
uses font-awesome version==6.5.0
NOTE: this version is used on the rolling baseline, refer to the corresponding tagged README
check
CHANGELOG
for latest ongoing, or upcoming news
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.
python3 -m pip install pytkfaicons
here it might be required (in some cases) to install imagetk in addtion
sudo apt-get install python3-pil python3-pil.imagetk
refer to https://github.com/kr-g/pytkfaicons/blob/main/LICENSE.md
and