Code Monkey home page Code Monkey logo

Comments (6)

gamecreature avatar gamecreature commented on June 11, 2024

I agree this would be very nice. I will check this out.
It should be possible to only include the icons you would like to use.

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

@Dariusz1989 You should copy the pro-font icons to the QtAwesome/fonts/pro directory. Those aren't included because these are licensed. This project includes the free version of the font files.

from qtawesome.

Dariusz1989 avatar Dariusz1989 commented on June 11, 2024

From the qtAwesome website? Yeh I think so, I'm just confused if the downloads actually download all 19k icons? In the otf format?

As to python lib, I wonder if we can somehow use the materialdesignicons5, remixicon, elusiveicons, codicon, etc too even tho they are ttf and not otf format? I'm guessing as they are in that repo they are "free" to use... so can This c++ lib read these formats, provide them too ?

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

Currently this library is FontAwesome based. It doesn't have direct support for other fonts. (Though it's on the Wishlist to build this in)

The library has two modes a free mode and a pro mode. The free mode can be used directly, all FontAwesome free icons are included
README.md

The pro-mode requires the FontAwesome pro files, which requires a license you can acquire at fontAwesome.com. You get a download with the pro-fonts there.

QtAwesome is an opensource library and doesn't supply any of the pro files directly, though it supports the usage of the pro font files.

from qtawesome.

Dariusz1989 avatar Dariusz1989 commented on June 11, 2024

Hmm so we cant read other fonts with it then ?

from qtawesome.

gamecreature avatar gamecreature commented on June 11, 2024

At moment no you can't directly. Though you can adjust some code, and generate the icon-maps for the specific font.

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.