-
Notifications
You must be signed in to change notification settings - Fork 1
Image is an image-drawing with a few drawing primitives (circles, ellipses, lines, rectangles, text). It currently has code for "dumping" an image to either X11 drawables or GIF files (via Skippy). It currently only has a single font available for drawing text, but it should be possible to extend the font handling to load fonts from other formats.
kevinlynx/image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Image is an image-drawing with a few drawing primitives (circles, ellipses, lines, rectangles, text). It currently has code for "dumping" an image to either X11 drawables or GIF files (via Skippy). It currently only has a single font available for drawing text, but it should be possible to extend the font handling to load fonts from other formats. NOTE: Now image does not support export to X11 image. It's an optional feature, You can eval (push :support-clx *features*) to enable this feature.
About
Image is an image-drawing with a few drawing primitives (circles, ellipses, lines, rectangles, text). It currently has code for "dumping" an image to either X11 drawables or GIF files (via Skippy). It currently only has a single font available for drawing text, but it should be possible to extend the font handling to load fonts from other formats.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published