[Alephmodular-devel] Display Abstraction whoops - Color tables
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-10-03 11:42:26
|
Heh. I ended up finding one things as I was polishing up the CDisplay and friends. The Color tables are in a quasi state. (The fading code was implemented using cscluts.h/.cpp before CColorTable really made itself necessary.) This leaves us with two color table models before we get to the platform native methods. And of course some of the functions in cscluts create model color_tables from specific platform ones... At any rate, I need to plow through the code and standardize the color table usage all around CColorTable so things are consistent. cscluts.h will hang in there for now, but mainly because it's the only reasonable place to put some of the conversion functions between color resources and CColorTables. The cscluts.h view of rgb_color and color_table will be on their way out. -Jeremy Parsons |