Commit Graph

765 Commits

Author SHA1 Message Date
Carsten Haitzler 591a098daa found it!!!! :)
SVN revision: 4242
2001-02-17 22:06:30 +00:00
Carsten Haitzler e486b98e93 and then he found some minor bugs in file examination... and then they were
fixed. :)


SVN revision: 4240
2001-02-17 21:30:18 +00:00
Horms 0aaea6c1c0 Debian packages may now be built from output of make dist and friends
SVN revision: 4209
2001-02-14 18:28:11 +00:00
Horms 00325e42ae Debian packages may now be built from output of make dist and friends
SVN revision: 4208
2001-02-14 18:26:29 +00:00
Carsten Haitzler c6fc12fa81 oops - hard coded op - fixed that :)
SVN revision: 4203
2001-02-13 23:47:10 +00:00
Carsten Haitzler 973cac277d fix blend mode for alpha dest when drawing text
SVN revision: 4191
2001-02-12 18:54:35 +00:00
Platon Fomichev 8ed94c80d8 First preview of gzip & bzip2 loaders
SVN revision: 4159
2001-01-27 21:59:45 +00:00
Carsten Haitzler 45ba00f3fd ewwwww - fix infinte loop bug... :)
SVN revision: 4152
2001-01-26 03:29:55 +00:00
Carsten Haitzler 9cc5944b2b errrr?
SVN revision: 4149
2001-01-24 05:06:51 +00:00
Carsten Haitzler be537a334c on a stick!
SVN revision: 4147
2001-01-24 01:47:00 +00:00
Carsten Haitzler 5c591c19dc possible infinite loop in cache code.. fix.
SVN revision: 4146
2001-01-24 01:01:04 +00:00
Carsten Haitzler 71479dd189 how the HELL did that 8 get there and things still compile?
SVN revision: 4145
2001-01-23 23:52:09 +00:00
Platon Fomichev fa3a7dafa1 General cleanup of EMX things
SVN revision: 4139
2001-01-20 11:41:31 +00:00
Mandrake 0b364a1705 hush cvs
SVN revision: 4138
2001-01-20 06:55:34 +00:00
Mandrake 42c261c99d Er, this was just blatantly and obviously wrong.
fixed.


SVN revision: 4137
2001-01-20 06:53:34 +00:00
Carsten Haitzler 40c866239c use 128x128 dither mask for rgb666 (in 8bpp) rendering
SVN revision: 4124
2001-01-18 00:07:01 +00:00
Carsten Haitzler 630afd9b86 minor fixup if last char in string has 0 boundingbox width :)
SVN revision: 4123
2001-01-17 21:31:30 +00:00
Platon Fomichev 592c94bc6c OS/2 binary open fix, I think in UNIX we can safely use "O_BINARY" too
SVN revision: 4119
2001-01-14 19:43:54 +00:00
Carsten Haitzler 8cb5f5dc04 patch from matt
SVN revision: 4116
2001-01-13 07:40:11 +00:00
Platon Fomichev b55b892198 OS/2 fixes
SVN revision: 4113
2001-01-11 22:47:32 +00:00
Carsten Haitzler d9dedd7ea6 fix minor segv in gradient rendering if your color range has err... no colors
SVN revision: 4112
2001-01-11 22:43:11 +00:00
Carsten Haitzler cea6638e08 * up version to 1.0.1 - will do minor release real soon.
* fix build so loaders build if u have no imlib2 installed
* fix requires and buildrequires in spec file for freetype & edb to be correct


SVN revision: 4105
2001-01-07 22:02:08 +00:00
Michael Jennings 4a57d3b10a So fix it, don't just get rid of it. =P
SVN revision: 4103
2001-01-06 20:09:06 +00:00
Mandrake 7c8c8f0a7d this doesn't work at all.
libtool: link: `-L../src' cannot specify a relative directory


SVN revision: 4102
2001-01-06 19:57:36 +00:00
Maher Awamy 08afe64133 Made png.so and jpeg.so link against Imlib2 when building, this makes the perl
bindings problem with undefined symbols for __imlib_GetTag disappear since those
two loaders call that function to determine some image flags when saving.
Kick me in the butt if I am not supposed to do that but KainX said I should.
The differance in .so size is minimal, 30 bytes for png.so and 20 bytes for jpeg.so.


SVN revision: 4099
2001-01-06 08:41:00 +00:00
Carsten Haitzler 157dad2d37 x fonts blend again now.... and colro correctly too :)
SVN revision: 4092
2001-01-04 21:09:52 +00:00
Carsten Haitzler 5c7f536d4a attempt to fix xfd font transparency....... ??? :)
SVN revision: 4090
2001-01-04 01:46:28 +00:00
Till Adam 19e4e109ee ok, fix for the ascii ppm formats. They seemed to have the same problem.
This should be it now, provided the save in ppm format works as expected
which it seems to do from geist at least.


SVN revision: 4088
2001-01-03 21:42:10 +00:00
Till Adam 81a9725218 fix for the other binary versions in the pnm_loader. Could someone please
check if the ascii ones work right? I didnt test them. and test the binary
formats too while youre at it. Thanks :)


SVN revision: 4087
2001-01-03 21:23:45 +00:00
Carsten Haitzler c061b76b93 errr - clean clean.. fix color pixle caclfor 8bpp and 8bpp non dithered had
a.. er... bug :)


SVN revision: 4073
2001-01-02 23:09:02 +00:00
Till Adam b9aca90e0c small fix for the pnm loader. It didnt display the last two lines of a file.
Ive only corrected the 24bit RGB one. Ill do the others if raster doesnt
have a more elegant fix for this :).


SVN revision: 4070
2001-01-01 11:52:46 +00:00
Term 365f241ba0 Added imconvert, which stems from a conversation with raster about
importing/exporting binary data (specifically imlib images from edb files,
like the ebits files). This allows the user to export and import image
data in and out of edb files, as well as arbitrary conversions to and from
any format Imlib2 can handle.


SVN revision: 4049
2000-12-28 06:45:14 +00:00
Carsten Haitzler a8ccf132b8 err commit?
SVN revision: 4048
2000-12-28 03:54:58 +00:00
Laurence J. Lane 2c3a96bf71 minor update
SVN revision: 4031
2000-12-24 15:41:15 +00:00
Carsten Haitzler a3588b2945 oops - fix soem ascent & descent problems
SVN revision: 3994
2000-12-15 00:03:43 +00:00
Carsten Haitzler 571d51a852 masa's internationalization + x font support for imlib2 :)
SVN revision: 3980
2000-12-12 21:07:38 +00:00
Tom Gilbert 975f0b4c65 dunno why there were two of those
SVN revision: 3942
2000-12-02 18:57:46 +00:00
Michael Jennings a33bf8aa22 Fix make distcheck.
SVN revision: 3900
2000-11-17 17:07:47 +00:00
Michael Jennings 7ac858d32d Imlib2 now benefits from the same MMX goop that Eterm has. :)
SVN revision: 3898
2000-11-17 00:37:00 +00:00
Laurence J. Lane 8cf8bf6d83 update rules for cvs builds (autogen.sh)
SVN revision: 3877
2000-11-13 18:44:25 +00:00
Laurence J. Lane 5d41617d3f synch with current woody packages
SVN revision: 3875
2000-11-13 18:26:31 +00:00
Carsten Haitzler 63c17d1769 os/2 fixes :)
SVN revision: 3852
2000-11-11 00:18:58 +00:00
Carsten Haitzler 11e7b0369a bigendianess patch from nathan
SVN revision: 3851
2000-11-11 00:08:11 +00:00
Carsten Haitzler e983a0adbb more paranoid abotu allocating memory with realloc
SVN revision: 3816
2000-11-07 20:12:02 +00:00
Tom Gilbert 6fad346907 let's not have a coredumping example app ;-)
SVN revision: 3803
2000-11-01 21:22:25 +00:00
Tom Gilbert 2e758a7c94 jpeg and png should do the right thing with quality _or_ compression now
SVN revision: 3789
2000-10-30 00:58:02 +00:00
Carsten Haitzler 490383f4d7 patch for grabbing form ximage's - plug dont segv when u set the format to
NULL.


SVN revision: 3782
2000-10-29 23:55:04 +00:00
Tom Gilbert d1227691a0 png loader now pays head to images "quality" tag, just like the jpeg loader.
Now, the png lib takes values 1-9 for compression. I decided to standardise
loaders on a 1-100 quality value, and do some sums in the loader to convert
to 1-9 compression. That was you can set quality and not care what file
format is used. Sound reasonable?


SVN revision: 3772
2000-10-29 00:31:37 +00:00
Tom Gilbert ed96b0c6ff SHUT UP!
SVN revision: 3709
2000-10-25 01:48:23 +00:00
Carsten Haitzler 14f104ac97 pnm loader more paranoid about pnm format checks
SVN revision: 3687
2000-10-21 21:47:10 +00:00