Code Monkey home page Code Monkey logo

Comments (3)

asmwarrior avatar asmwarrior commented on September 14, 2024

I also agree with the OP's suggestion, the icon of this project should be improved.

If you would like to see the screen shot of the main frame and the icons, you can see this discussion, I have post some screen shot images there:

This project can be built with the wxWidget library?

Generally, I think some free/open icon can be used, there are many web site to allow us to download those kinds of icons.

from asciiflowqt.

asmwarrior avatar asmwarrior commented on September 14, 2024

New File Vector SVG Icon (10) - SVG Repo

I use the icon from the above link, and I first download the png file, which is 256*256 pixel size, than I open the GIMP, and convert this png to xpm file.

Now, here is the result application.

image

So, this is the direction to improve.

But I see when compiling, I got some gcc warning:

F:\code\AsciiFlowQT\src\Common\include/AsciiFlowCommon/ico/New.png.xpm:3:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

It looks like the xpm file has some issue? But when I export the xpm file in GIMP, I don't see any option I can tweak. Only one option is the transparent threshold.

from asciiflowqt.

asmwarrior avatar asmwarrior commented on September 14, 2024

OK, I think we have to edit the xpm file, and add the const.

See discussion below: Warning in C++17 when including XPM image, though this project needs C++ 20.

from asciiflowqt.

Related Issues (5)

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.