Saltar al contenido

GrafX2

Publicado por GrafX2

A bitmap paint program specialized in 256 color drawing

Código abiertoGPL-2.0 and CECILL-2.0

Partes de esta página aparecen en el idioma en que se escribieron, porque la traducción no está terminada.

Aspectos destacados

  • Dibuja y edita imágenes de mapa de bits limitadas a una paleta indexada de 256 colores.
  • Trata la paleta como datos de documentos editables, por lo que cambiar una entrada actualiza cada píxel que la usa.
  • Funciona en una cuadrícula ráster a nivel de píxeles individuales en lugar de formas vectoriales.
  • Listado solo para Linux.
  • Distribuido bajo GPL-2.0 y CECILL-2.0.

Acerca de esta aplicación

GrafX2 is a bitmap paint program built around indexed color. Images are drawn in a palette of at most 256 entries, and that palette is part of the document rather than a step applied at export time. The orientation is therefore toward pixel-level raster work — sprites, tiles, icons, screen mockups — rather than photographic retouching or vector illustration, where continuous-tone color and resolution independence matter more.

Because the format is indexed, drawing operations set the color index of individual pixels, and editing a palette entry changes the appearance of every pixel that references it. This coupling of palette and canvas is the defining constraint of the program and the reason it suits work with a fixed, limited color budget.

The record lists Linux as the platform, so availability elsewhere should be confirmed separately. Licensing is stated as GPL-2.0 and CECILL-2.0; anyone reusing the code should read both license texts.

Linux

No alojamos este archivo, no lo analizamos ni inspeccionamos su contenido. Lea lo que indica la fuente y decida por su cuenta.