|
Register or have you forgotten your password?
|
|
|
| Alternative Operating Systems This forum is dedicated to discussions of alternatives to the Commodore Amiga Platform, such as Linux distributions, FreeBSD, OpenBSD, and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Feb 2002
Posts: 2,786
|
I was asked by someone to do a small app 4 windows. I read a tutorial on windows API for people already into C and it seems more or less straighforward. Now I have a small problem. GDI doesn't support PNG (or Jpeg but I prefer PNG) decoding of graphics objects and while GDI+ does it's only available by default in XP. Actually you can use it in previous Windows versions but the thing seems to be too much C++ oriented for my taste. So I need to choose and learn another method and I was wondering what would be the best one considering it's usability in other future projects. Cheers
__________________
\"We made Amiga, they {bleep}ed it up\" |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Slacker
Join Date: May 2003
Location: San Francisco, California, US
Posts: 1,514
|
Windows' support for JPEG is similar to its support for PNG. If you can't use GDI+, I would look at libpng <http://www.libpng.org/pub/png/libpng.html>. It's distributed under the zlib license, which has restrictions similar to the BSD and MIT licenses.
|
||||||||
|
|
|
|
|
#3 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Feb 2002
Posts: 2,786
|
Amiga datatypes come to mind..
I was googling about using it in Win2k and found some previous GDI+ version(s?) had a flaw that allowed to execution of code from malicious jpeg images ![]() Anyway, before GDI+ how did most developers support jpeg and png etc., did M$ provided some standard lib ? I find it hard to believe they only added support for that after XP :-o Checking libpng right now...
__________________
\"We made Amiga, they {bleep}ed it up\" |
||||||||
|
|
|
|
|
#4 | |||||||||
|
Desperately needs a life
![]()
Join Date: Sep 2003
Posts: 3,056
|
Quote:
__________________
Time to move on. Bye Amiga.org.
|
|||||||||
|
|
|
|
|
#5 | |||||||||||
|
Slacker
Join Date: May 2003
Location: San Francisco, California, US
Posts: 1,514
|
Quote:
Quote:
Quote:
|
|||||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| png , programming , question , support , windows |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Odd programming question | trekiej | Alternative Operating Systems | 31 | 03-10-2008 04:15 PM |
| (Windows question) taskbar icons | ross22 | Alternative Operating Systems | 6 | 11-14-2005 09:28 AM |
| programming question about interacting with MSSQL and MySQL | mantisspider | Amiga Software Issues and Discussion | 8 | 11-29-2003 07:59 PM |
| Windows dual-boot question.. | mepmepmep | Amiga Software Issues and Discussion | 15 | 11-01-2003 08:52 AM |
| Simple C programming question. | elendil | Amiga Software Issues and Discussion | 6 | 02-26-2003 01:16 AM |