]> git.llucax.com Git - z.facultad/75.42/figuras.git/commit
Se corrige un bug. Los colores se ponían presuponiendo un Display de 24 bits. Ahora...
authorLeandro Lucarella <llucax@gmail.com>
Tue, 7 Oct 2003 03:25:26 +0000 (03:25 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Tue, 7 Oct 2003 03:25:26 +0000 (03:25 +0000)
commitdae5f5f69bbdb51a2ef79080cdb0be0bf1d4aa8d
tree5964ffaddcd4c8154d8fa1425ea9042317fdabbe
parent22d59b32c46e38bfd1937377a470a3ef45c9fc5c
Se corrige un bug. Los colores se ponían presuponiendo un Display de 24 bits. Ahora se alocan los colores (eligiendo el más cercano de no poder obtenerlo) como corresponde para que ande en cualquier profundidad de colores.
Makefile
circulo.cpp
figura.cpp
figura.h
linea.cpp
rectangulo.cpp