Page 1 of 1

blitlets

PostPosted: Nov 4, 2006 @ 5:52pm
by Petre
helo,

i understand the EDGE 2.90 can now load the blitlet rotinnes i intend to use in my programme and unload the ones i don't need. hope you can give me a little insight how i could for example load only the colorkey blitlet. should i create a erdr_custom.h header file? what colour depths should i include for symbian ?

tank you!

petre.

PostPosted: Nov 6, 2006 @ 2:33pm
by edge
Hi Petre,

You can create a custom blitlet preset by defining EDGERENDER_CUSTOM before including edgemain.h and include the custom preset header file once after including edgemain.h.

We recommend copying edge/include/edgerender/erdr_full.h to erdr_custom.h and remove the unnecessary routines.

Good luck and let us know what you think of this feature!

PostPosted: Nov 12, 2006 @ 11:15am
by Petre

PostPosted: Nov 13, 2006 @ 11:41am
by edge

PostPosted: Nov 15, 2006 @ 8:37pm
by Petre
Yes, this clarifies everything! Tanks you again!

Petre.