# Microsoft Developer Studio Project File - Name="Color" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
#
# Makefile for COLOR.EXE
#
# Compiler : Microsoft C 6.0
# Created : 4.8.1992
# Copyright (c) : Martti Ylikoski, 1992
#
# Notes: The llibcep.lib is the default library in my
#!/usr/bin/perl -w
if (@ARGV != 1) {
die "Usage: gen-colors.pl rgb.txt > pango-color-table.h\n";
}
open IN, $ARGV[0] || die "Cannot open $ARGV[0]: $!\n";
@colors = ();
while (defined($_ = )
/* 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