/* pango
* pango-color.c: Color handling
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library
#if !defined(BRL_COLOR_HPP)
#define BRL_COLOR_HPP
/*+----------------------------------------------------------------------------
Ben Landon
CSCI E-235
Color
This is a sim
/// @file Color.cpp Defines colors. Class declarations.
//============================================================================
//
// This file is part of GPSTk, the GPS Toolkit.
//
// The
/*
* color-drawing.c - demonstrate drawing of pixels, lines, arcs, etc, using
* different foreground colors, in a window.
*/
#include
#include
#include /
/* First off, we check whether the program's display terminal supports color.
If it does, we start the color display. */
#include
#include
#include
#include