Code Monkey home page Code Monkey logo

Comments (7)

gamecreature avatar gamecreature commented on June 11, 2024

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),

  • Is to define a new project QtAwesome6? which includes the free (no commercial fonts) by default
  • And add a backwards compatibility layer so apps using the old font names still map to similar icons

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

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)

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

Font Awesome 6 version has been released 🎉

from qtawesome.

yurivict avatar yurivict commented on June 11, 2024

@gamecreature There's only a 'fontawesome 6' comment, and no such tag in the repository.

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

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).

from qtawesome.

yurivict avatar yurivict commented on June 11, 2024

image

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

Ah I see!

I just tagged the 5 branch and the main branch with the font-awesome versions

  • font-awesome-5.10.2
  • font-awesome-6.2.0

from qtawesome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.