Changeset 229 for trunk/src/helpers/gpih.c
- Timestamp:
- Nov 24, 2002, 9:45:05 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/gpih.c
r222 r229 481 481 * the bottom left and top right pixels to be drawn. 482 482 * 483 * Note: With V 0.9.21, this now modifies prcl to be smaller towards483 * Note: With V1.0.0, this now modifies prcl to be smaller towards 484 484 * the center of the rectangle by usWidth so you can call this several 485 485 * times with different colors. … … 487 487 *@@changed V0.9.0 [umoeller]: changed function prototype to have colors specified 488 488 *@@changed V0.9.7 (2000-12-20) [umoeller]: now really using inclusive rectangle... 489 *@@changed V 0.9.21(2002-08-24) [umoeller]: renamed, now modifying prcl on output489 *@@changed V1.0.0 (2002-08-24) [umoeller]: renamed, now modifying prcl on output 490 490 */ 491 491 … … 534 534 * does not modify prcl. 535 535 * 536 *@@added V 0.9.21(2002-08-24) [umoeller]536 *@@added V1.0.0 (2002-08-24) [umoeller] 537 537 */ 538 538
Note:
See TracChangeset
for help on using the changeset viewer.