
GrafX2
Publié par GrafX2
A bitmap paint program specialized in 256 color drawing
Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.
Points clés
- Dessine et edite des images bitmap restreintes a une palette indexee de 256 couleurs.
- Traite la palette comme des donnees de document modifiables, de sorte que la modification d'une entree met a jour chaque pixel l'utilisant.
- Fonctionne sur une grille raster au niveau des pixels individuels plutot que sur des formes vectorielles.
- Liste pour Linux uniquement.
- Distribue sous GPL-2.0 et CECILL-2.0.
À propos de cette application
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.
Où l’obtenir
Linux
- Ouvrir sur FlathubOuvre un nouvel ongletDépôt de paquetsFlathub
De l’éditeur
Installer depuis un terminal
flatpak install flathub com.chez.GrafX2
Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.