Commit Graph

33 Commits

Author SHA1 Message Date
Carsten Haitzler a773c087b5 better api.h
SVN revision: 1039
1999-10-28 23:04:27 +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
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 d70ec1693a more flim code..... >8)
SVN revision: 972
1999-10-25 23:30:45 +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 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 d791522024 fix ups some toehr stuff...
SVN revision: 437
1999-09-28 18:51:07 +00:00
Carsten Haitzler 05973cc6b1 add some test truetype fonts - just for testing... and truetype font
rendering code... :)


SVN revision: 416
1999-09-27 22:52:02 +00:00
Carsten Haitzler d5587fde6f add some files...
SVN revision: 405
1999-09-27 04:33:58 +00:00
Carsten Haitzler 5f74b58718 make imlib2 demo event based - test rect combining code in handling exposures
and stuff - works it seesm - need to expand api though... expose handlign works
fine as does rect mergeing and stuff.. must more efficient updating method now
for demo.. template for stuff to be used by apps later :)


SVN revision: 400
1999-09-26 21:36:51 +00:00
Carsten Haitzler 6591b09d2d ok- fix depth retireval code :)
SVN revision: 327
1999-09-19 20:05:22 +00:00
Carsten Haitzler e902c92e81 cleaned up code a bit... :) minor speedup for sparse (lost of transparent
bits in images) for alpha blending :)


SVN revision: 324
1999-09-19 06:28:54 +00:00
Carsten Haitzler 00f60aa331 lots of new image manipulation functions and minor fix in loader module code.
SVN revision: 318
1999-09-18 07:50:37 +00:00
Carsten Haitzler 12b81e1dde added updates work.. well starting on it.. :)
SVN revision: 304
1999-09-17 01:31:56 +00:00
Carsten Haitzler dc7edbee66 add operation type to blend ops.. :)
SVN revision: 267
1999-09-14 04:21:29 +00:00
Carsten Haitzler c3b68c5550 ooh now imlib2 has a sexy demo for you people :) mmmmm watch the alpha
blending... mmmmmmmmm


SVN revision: 249
1999-09-13 01:56:57 +00:00
Carsten Haitzler 0fec460b2a jpeg loader added that does everything RIGHT - needto mapk the png loader
do the same. :)


SVN revision: 228
1999-09-10 18:11:47 +00:00
Carsten Haitzler 273f057f52 lots more work on mr imlib2 :)
SVN revision: 203
1999-09-08 17:27:40 +00:00
Carsten Haitzler bc6a4e6343 remember to not free images made form external data if it wasnt copied.. and
free colors from color cubes once the context is invalid.. :)


SVN revision: 139
1999-09-01 17:36:17 +00:00
Carsten Haitzler 61cf8c1643 adding color modifier api backend stuff.... :)
SVN revision: 112
1999-08-28 18:18:29 +00:00
Carsten Haitzler 256ad43625 add some more stuff :)
SVN revision: 81
1999-08-23 22:45:42 +00:00
Carsten Haitzler 8898389aba flim! :)
SVN revision: 74
1999-08-23 16:55:16 +00:00
Carsten Haitzler 8a957fb01b all i have to say is.... OH YEAH! animated alpha blends on my root window...
got a 640x480 image blending WIHT its alpha channel on my root window...
drawing at... 20 frames per second... now if that dont make me happy.. i
dont know what will :)


SVN revision: 36
1999-08-06 02:08:36 +00:00
Carsten Haitzler 73b5d6a7ce buugger me blummy :)
SVN revision: 35
1999-08-05 23:33:56 +00:00
Carsten Haitzler 7fab5526f4 ok - fix that to compile :)
SVN revision: 32
1999-08-05 06:08:54 +00:00
Carsten Haitzler f58f8f260d new api bits :)
SVN revision: 31
1999-08-05 05:27:39 +00:00
Carsten Haitzler 2553ba9c0d adding the start of an actual aip layer... if you have any comments about
this api - speak up now - because once it's final - that's it - thats the
final api for imlib - anythig api.c calls etdc. can be changed - unless
its the loader/saver api. that can't be changed either once its all final.
:)


SVN revision: 30
1999-08-04 23:36:07 +00:00