64 if ( !(
cdText( im, 40, 425,
"Color Index: 0" ) ) )
79 if ( !(
cdText( im, 40, 375,
"Color Index: 1" ) ) )
89 if ( !(
cdText( im, 40, 325,
"Color Index: 2" ) ) )
99 if ( !(
cdText( im, 40, 275,
"Color Index: 3" ) ) )
109 if ( !(
cdText( im, 40, 225,
"Color Index: 4" ) ) )
119 if ( !(
cdText( im, 40, 175,
"Color Index: 5" ) ) )
129 if ( !(
cdText( im, 40, 125,
"Color Index: 6" ) ) )
139 if ( !(
cdText( im, 40, 75,
"Color Index: 7" ) ) )
149 if ( !(
cdText( im, 240, 425,
"Color Index: 8" ) ) )
159 if ( !(
cdText( im, 240, 375,
"Color Index: 9" ) ) )
169 if ( !(
cdText( im, 240, 325,
"Color Index: 10" ) ) )
179 if ( !(
cdText( im, 240, 275,
"Color Index: 11" ) ) )
189 if ( !(
cdText( im, 240, 225,
"Color Index: 12" ) ) )
199 if ( !(
cdText( im, 240, 175,
"Color Index: 13" ) ) )
209 if ( !(
cdText( im, 240, 125,
"Color Index: 14" ) ) )
219 if ( !(
cdText( im, 240, 75,
"Color Index: 15" ) ) )
223 if ( !
cdText( im, 5, 10,
"Colors allocated by cdImageColor16" ) )
227 outf = fopen(
"color16.cgm",
"wb" );
238 printf(
"CGM with 16 color colortable generated as color16.cgm\n" );