Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Small request  (Read 11331 times)

0 Members and 1 Guest are viewing this topic.

Comawhite

  • Newbie
  • *
  • Posts: 2
    • View Profile
Small request
« on: July 25, 2008, 08:36:22 am »
Is there a way these two could be possible?
1. PCX Image support?
2. Gentoo ebuild since there isn't one in portage?

And is there a FindSFML for cmake?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Small request
« Reply #1 on: July 25, 2008, 08:55:30 am »
Quote
1. PCX Image support?

It's not supported by the library I'm using internally. However, PCX seems to be an old format and is almost not used anymore, is there any reason to use it over TGA or PNG ?

Quote
2. Gentoo ebuild since there isn't one in portage?

Have you checked this thread ?

Quote
And is there a FindSFML for cmake?

No, as far as I know.
Laurent Gomila - SFML developer

Comawhite

  • Newbie
  • *
  • Posts: 2
    • View Profile
Small request
« Reply #2 on: July 25, 2008, 09:08:25 am »
Yeah I need it for MD2/MD3 loader and offer both pcx and tga just incase.

Kinda of a shame Qt4 doesn't support PCX or TGA :(

K-Bal

  • Full Member
  • ***
  • Posts: 104
    • View Profile
    • pencilcase.bandcamp.com
    • Email
Small request
« Reply #3 on: September 21, 2009, 03:08:37 pm »
I'm working on a MD2 loader, too. PCX support would be great ;)
Listen to my band: pencilcase.bandcamp.com

Core Xii

  • Jr. Member
  • **
  • Posts: 54
    • MSN Messenger - corexii@gmail.com
    • AOL Instant Messenger - Core+Xii
    • View Profile
Small request
« Reply #4 on: September 21, 2009, 06:31:31 pm »
PCX is a very simple format, it wouldn't be hard to write your own loader:

http://en.wikipedia.org/wiki/PCX

K-Bal

  • Full Member
  • ***
  • Posts: 104
    • View Profile
    • pencilcase.bandcamp.com
    • Email
Small request
« Reply #5 on: September 23, 2009, 02:51:49 pm »
Nevermind, I got it working with all the images SFML can load ;)
Listen to my band: pencilcase.bandcamp.com