Results 1 to 5 of 5

Thread: AsciiArt Creator

  1. #1
    Join Date
    Jul 2009
    Posts
    139
    Thanks
    13
    Thanked 59 Times in 52 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default AsciiArt Creator

    I started with Qt last week so this is my first little application. It is a color ascii art creator for HTML or bulletin boards. This forum has a a size limit so I won't post an example here. If anybody wants to try it out, the project is attached. I'm trying to learn Qt so criticism would be very welcome.
    Attached Images Attached Images
    Attached Files Attached Files

  2. The following 2 users say thank you to numbat for this useful post:

    fj9140 (31st October 2009), QPlace (30th July 2009)

  3. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: AsciiArt Creator

    Very nice, congratulations!
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. The following user says thank you to wysota for this useful post:

    numbat (29th July 2009)

  5. #3
    Join Date
    Jul 2007
    Posts
    121
    Thanks
    38
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: AsciiArt Creator

    I tried it with jpg.

    Line
    image = image.convertToFormat(QImage::Format_RGB32);
    returns null for jpg that I feed it with. (Windows platform).

  6. #4
    Join Date
    Jul 2009
    Posts
    139
    Thanks
    13
    Thanked 59 Times in 52 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: AsciiArt Creator

    I have no idea why that would happen. The docs don't mention any reasons for QImage::convertToFormat failing. Sorry.

  7. #5
    Join Date
    Jan 2006
    Location
    Maui, Hawaii
    Posts
    120
    Thanks
    65
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: AsciiArt Creator

    Cool. I've tried some free Ascii Image apps before and they either didn't look like Ascii letters or they didn't look like the image. This one seems to look good.

    Maybe it has mostly to do with which image you start out with and the resolution.

  8. The following user says thank you to mhoover for this useful post:

    numbat (31st July 2009)

Similar Threads

  1. Cannot add custom widget to Qt Creator
    By djogon in forum Qt Tools
    Replies: 5
    Last Post: 30th April 2010, 10:15
  2. Replies: 2
    Last Post: 12th July 2009, 08:24
  3. Replies: 3
    Last Post: 5th May 2009, 15:46
  4. Replies: 0
    Last Post: 27th March 2009, 14:08
  5. Replies: 0
    Last Post: 18th February 2009, 19:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.