Closed yurivict closed 1 year ago
Hi @yurivict, I know it has been a while. I looked into it a few years ago. But since this v4 release (2015) Font-Awesome has been changed by adding categories like fas/far etc. Also there's a commercial part in the font definitions.
I don't see an easy way for QtAwesome to pickup this new format easy. I want this library to be backwards compatible with projects that are using this.
The idea I have for the future (but I didn't start with it),
I've been looking to the newer FontAwesome code. I think the code for QtAwesome6 cpp/h should be build dynamically by using the yaml/json files with meta information. This makes it much easier to keep the code up-to-date.
I'm going to make 6 version, based on the current project. (Btw. in the fontawesome-5 branch is a 5 version of fontawesome)
Font Awesome 6 version has been released 🎉
@gamecreature There's only a 'fontawesome 6' comment, and no such tag in the repository.
Hi @yurivict what do you mean? The new main branch contains the new release. Please note the master branch has been renamed to main. Perhaps you cloned the repos while I was working on it. (I tried to add a main branch and keep the master. But that didn't works out as I had expected. So I reverted that and choose the rename master to main branch later).
Ah I see!
I just tagged the 5 branch and the main branch with the font-awesome versions
The last release was in 2015.