
GrafX2
由 GrafX2 发布
A bitmap paint program specialized in 256 color drawing
本页部分内容以其撰写时的语言显示,因为翻译尚未完成。
要点
- 绘制和编辑限于 256 色索引调色板的位图图像。
- 将调色板视为可编辑的文档数据,因此更改条目会更新使用它的每个像素。
- 在单个像素级别而非矢量形状的光栅网格上工作。
- 仅在 Linux 上列出。
- 在 GPL-2.0 和 CECILL-2.0 下分发。
关于此应用
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
- 在 Flathub 上打开在新标签页中打开软件包仓库Flathub
来自发布者
在终端中安装
flatpak install flathub com.chez.GrafX2
我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。