Commit Graph

401 Commits

Author SHA1 Message Date
Carsten Haitzler 0bfac5e70b whee more robus tagging...
SVN revision: 1101
1999-11-01 15:30:56 +00:00
Carsten Haitzler eb25c971c8 we have a jpeg saver and the saver code works
SVN revision: 1100
1999-11-01 15:27:34 +00:00
Carsten Haitzler c944ff5199 structure for savign all done - now just need to fill in the save() functions
in the loaders (yes laoder are also savers - loader and saver are
interchangeable).


SVN revision: 1098
1999-11-01 14:35:23 +00:00
Carsten Haitzler 3a59c44b66 add TODO...
SVN revision: 1095
1999-11-01 12:11:30 +00:00
Carsten Haitzler 1c1ed07b87 udless &'s
SVN revision: 1094
1999-11-01 11:05:17 +00:00
Carsten Haitzler ed7f89ca74 fix some minro roundoff problems as before...
SVN revision: 1093
1999-11-01 10:07:13 +00:00
Carsten Haitzler 73b408fc3d added ability to attach integert vlue and data poitner tags to images by
string keys (with destructors optional) - wil be used for saving of images
(savers will look for these keys to gleen parameters for saaving)


SVN revision: 1092
1999-11-01 10:00:06 +00:00
Carsten Haitzler da9869d97d and handle ABGR ordering in 24/32bpp
SVN revision: 1091
1999-10-31 23:08:18 +00:00
Carsten Haitzler bcbd64b680 eeek math error at 255 (becomes 254) not surprising i didnt notice.. i
looked at the results rsather than numerically evaluating...


SVN revision: 1088
1999-10-31 22:50:06 +00:00
Mandrake 732db08e49 removed a warning
SVN revision: 1085
1999-10-31 19:50:50 +00:00
Mandrake 202c34558d Sun Oct 31 20:21:13 PST 1999
(Mandrake)

libltdl (large chunks of it) is automatically generated by autogen.sh.
no need for those files to be in CVS.


SVN revision: 1084
1999-10-31 19:45:22 +00:00
Carsten Haitzler 7e72d5bac7 optmiseeeeeeeeeeeeeeeeeee. :)
SVN revision: 1067
1999-10-30 17:41:08 +00:00
Carsten Haitzler 9c46004966 try this..
SVN revision: 1055
1999-10-30 11:54:01 +00:00
Carsten Haitzler 892ba46e66 speed testing code back.. just testing...
SVN revision: 1049
1999-10-30 11:22:48 +00:00
Carsten Haitzler dd63a78328 dont need that fixme..
SVN revision: 1042
1999-10-29 10:39:09 +00:00
Carsten Haitzler affd64c8dc oooooooooops - thanks hans! :)
SVN revision: 1041
1999-10-29 09:11:58 +00:00
Carsten Haitzler a773c087b5 better api.h
SVN revision: 1039
1999-10-28 23:04:27 +00:00
Carsten Haitzler de26f1f05e get rid of images i'm nto using...
SVN revision: 1036
1999-10-28 17:43:41 +00:00
Carsten Haitzler f0db56e083 LOTS of checkign in the api now to make sure the calling program can't stuff
things up too badly...


SVN revision: 1033
1999-10-28 15:26:19 +00:00
Mandrake 037071a261 more "hush yo mouf cvs" changes
SVN revision: 1026
1999-10-28 13:11:27 +00:00
Mandrake 9b7d23763b trying to "fix" imlib2's cvs tree
SVN revision: 1025
1999-10-28 13:09:03 +00:00
Carsten Haitzler e14134c6e2 dont chose visuals > 24bit :)
SVN revision: 1017
1999-10-28 10:40:01 +00:00
Carsten Haitzler 919848cfaa and the flim goes on..........
SVN revision: 1009
1999-10-27 17:44:15 +00:00
Carsten Haitzler 5b0cea49ee pixel query call.... need this one
SVN revision: 1001
1999-10-27 14:20:24 +00:00
Carsten Haitzler ced2f2026f nice FAST gradient drawing code.... :) eat my dast... MUHAHAHAHAHHA! :)
SVN revision: 1000
1999-10-27 14:08:28 +00:00
Carsten Haitzler 837ea16fd3 memcpy :)
SVN revision: 999
1999-10-27 13:48:36 +00:00
Carsten Haitzler d70ec1693a more flim code..... >8)
SVN revision: 972
1999-10-25 23:30:45 +00:00
Carsten Haitzler 3d43d11d22 more flim
SVN revision: 971
1999-10-25 23:30:01 +00:00
Carsten Haitzler bd2e3aecaf work work work...
SVN revision: 966
1999-10-25 16:36:24 +00:00
Carsten Haitzler 467aa42707 again........ :)
SVN revision: 946
1999-10-22 11:40:45 +00:00
Mandrake 0b21238956 Fri Oct 22 10:53:26 PDT 1999
(Mandrake)

removed almost all the warnings.
except for:
main.c:287: warning: implicit declaration of function `__imlib_draw_line'
which I believe is because it's not using the appropriate API call yet.


SVN revision: 945
1999-10-22 11:19:11 +00:00
Carsten Haitzler 910a509458 color modifiers in imlib2 now done.. cleaned up soem code...
SVN revision: 936
1999-10-21 17:07:21 +00:00
Carsten Haitzler a82425db17 we have... anti-aliased line drawing code now... :) (and funnily enough -
UNLIKE gimp it actually CAN draw a straight line for shit with anti-aliasing)


SVN revision: 476
1999-09-30 16:46:04 +00:00
Carsten Haitzler 5bc8d54581 add actual api.h calls to the font caching stuff...
SVN revision: 453
1999-09-29 18:10:13 +00:00
Carsten Haitzler d426a29288 add speculative fotn cache ability - just like we have for images and pixmaps
and ximages.


SVN revision: 452
1999-09-29 17:25:52 +00:00
Carsten Haitzler b37dfafbb9 add some of the font api to the api :)
SVN revision: 449
1999-09-28 23:48:39 +00:00
Carsten Haitzler 177ac5eff9 some fixes to get the output nextx and nexty right... :)
SVN revision: 442
1999-09-28 23:08:40 +00:00
Carsten Haitzler d791522024 fix ups some toehr stuff...
SVN revision: 437
1999-09-28 18:51:07 +00:00
Carsten Haitzler ee71d8d845 you mightnt guess it - but rotated text all works now.. :)
SVN revision: 436
1999-09-28 06:59:55 +00:00
Carsten Haitzler 5db0521641 add prototypes and cleanup unused vars
SVN revision: 429
1999-09-28 02:22:56 +00:00
Carsten Haitzler 7ce5320189 fix raster map over-allocation problem for fonts.. :)
SVN revision: 428
1999-09-28 02:13:49 +00:00
Carsten Haitzler c149eb0761 some fixes to font code... :)
SVN revision: 427
1999-09-28 00:36:40 +00:00
Carsten Haitzler 9fc8b51e03 remove some more useless fonts
SVN revision: 426
1999-09-28 00:33:23 +00:00
Carsten Haitzler c168ad293a another useless font
SVN revision: 424
1999-09-28 00:03:20 +00:00
Carsten Haitzler 6834dcc126 nuke some more unusable fonts :)
SVN revision: 422
1999-09-27 23:17:22 +00:00
Carsten Haitzler 7ade708e83 this font segfaults freetype.. ooh nice freetype :)
SVN revision: 421
1999-09-27 23:12:12 +00:00
Carsten Haitzler 1542244b60 get rid of silyl fonts with silyl names... i hate those names... :)
SVN revision: 420
1999-09-27 23:09:55 +00:00
Carsten Haitzler bf38a10db9 get rid of soem useless fonts...
SVN revision: 419
1999-09-27 23:09:07 +00:00
Carsten Haitzler 2f5f3f186a actualyl chekc if the font laod works and remove another bad font
SVN revision: 418
1999-09-27 22:55:56 +00:00
Carsten Haitzler 6000a3b5d0 bad bad font.......
SVN revision: 417
1999-09-27 22:52:56 +00:00