Chasys Draw IES (previously called Chasys Draw Artist) is a suite of applications including a
layer
Layer or layered may refer to:
Arts, entertainment, and media
*Layers (Kungs album), ''Layers'' (Kungs album)
*Layers (Les McCann album), ''Layers'' (Les McCann album)
*Layers (Royce da 5'9" album), ''Layers'' (Royce da 5'9" album)
*"Layers", the ...
-based
raster graphics editor
A raster graphics editor is a computer program that allows users to create and edit images interactively on the computer screen and save them in one of many raster graphics file formats (also known as bitmap images) such as JPEG, PNG, and GIF.
...
with
adjustment layers
Layers are used in digital image editing to separate different elements of an image. A layer can be compared to a transparency on which imaging effects or images are applied and placed over or under an image. Today they are an integral featur ...
, linked layers, timeline and frame-based
animation,
icon
An icon () is a religious work of art, most commonly a painting, in the cultures of the Eastern Orthodox, Oriental Orthodox, and Catholic churches. They are not simply artworks; "an icon is a sacred image used in religious devotion". The most c ...
editing,
image stacking and comprehensive plug-in support (Chasys Draw IES Artist), a fast
multi-threaded
In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system. The implementation of threads and processes dif ...
image file converter (Chasys Draw IES Converter) and a fast image viewer (Chasys Draw IES Viewer), with
RAW image
A camera raw image file contains unprocessed or minimally processed data from the image sensor of either a digital camera, a motion picture film scanner, or other image scanner. Raw files are named so because they are not yet processed and the ...
support in all components. It supports the native file formats of several competitors including
Adobe Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc. for Windows and macOS. It was originally created in 1988 by Thomas and John Knoll. Since then, the software has become the industry standard not only in ras ...
,
Affinity Photo
Affinity Photo is a raster graphics editor developed by Serif Ltd. for iOS, macOS, and Windows, alongside Affinity Designer and Affinity Publisher. Development of Affinity Photo started in 2009 as a raster graphics editor for macOS. Its first ...
,
Corel Photo-Paint,
GIMP
GIMP ( ; GNU Image Manipulation Program) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized ...
,
Krita
Krita ( ) is a free and open-source raster graphics editor designed primarily for digital art and 2D animation. The software runs on Windows, macOS, Linux, Android, and ChromeOS, and features an OpenGL-accelerated canvas, colour management su ...
,
Paint.NET
Paint.net (stylized as Paint.NET or paint.net) is a freeware raster graphics editor program for Microsoft Windows, developed on the .NET Framework. Paint.net was originally created by Rick Brewster as a Washington State University student project, ...
and
PaintShop Pro
PaintShop Pro (PSP) is a raster graphics editor, raster and vector graphics editor for Microsoft Windows. It was originally published by Jasc Software. In October 2004, Corel purchased Jasc Software and the distribution rights to Paint Shop Pro. P ...
, and the whole suite is designed to make effective use of
multi-core
A multi-core processor is a microprocessor on a single integrated circuit with two or more separate processing units, called cores, each of which reads and executes program instructions. The instructions are ordinary CPU instructions (such ...
processors, touch-screens and
pen-input devices.
The software is developed by John Paul Chacha in
Nairobi
Nairobi ( ) is the capital and largest city of Kenya. The name is derived from the Maasai phrase ''Enkare Nairobi'', which translates to "place of cool waters", a reference to the Nairobi River which flows through the city. The city prope ...
,
Kenya
)
, national_anthem = " Ee Mungu Nguvu Yetu"()
, image_map =
, map_caption =
, image_map2 =
, capital = Nairobi
, coordinates =
, largest_city = Nairobi
, ...
.
Chasys Draw IES is currently released as
freeware
Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
, and is available for computers running
Microsoft Windows operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
s. It is available in three distributions: the standard distro, a
portable
Portable may refer to:
General
* Portable building, a manufactured structure that is built off site and moved in upon completion of site and utility work
* Portable classroom, a temporary building installed on the grounds of a school to provide a ...
version and a
Microsoft Store
Microsoft Store (formerly known as Windows Store) is a digital distribution platform operated by Microsoft. It started as an app store for Windows 8 and Windows Server 2012 as the primary means of distributing Universal Windows Platform ...
version.
The suite is coded in a blend of
C,
C++ and
assembly language. It runs on
x86 processors and supports the
MMX,
SSE,
SSE2
SSE2 (Streaming SIMD Extensions 2) is one of the Intel SIMD (Single Instruction, Multiple Data) processor supplementary instruction sets first introduced by Intel with the initial version of the Pentium 4 in 2000. It extends the earlier SSE ins ...
,
S-SSE3, and
SSE4.1 instruction set
In computer science, an instruction set architecture (ISA), also called computer architecture, is an abstract model of a computer. A device that executes instructions described by that ISA, such as a central processing unit (CPU), is called a ...
s.
History
Chasys Draw is a project that was started in November 2001 by John Paul Chacha, mostly as a hobby than anything else. The original Chasys Draw was a rather simple bitmap editor done in
Visual Basic Visual Basic is a name for a family of programming languages from Microsoft. It may refer to:
* Visual Basic .NET (now simply referred to as "Visual Basic"), the current version of Visual Basic launched in 2002 which runs on .NET
* Visual Basic (c ...
, a lot like
MS Paint
Microsoft Paint is a simple raster graphics editor that has been included with all versions of Microsoft Windows. The program opens and saves files in Windows bitmap (BMP), JPEG, GIF, PNG, and single-page TIFF formats. The program can be in co ...
save for its ability to do gradients. This application underwent many changes, eventually leading up to Chasys Draw 5. This was the first version to have its own native format, referred to simply as CD5.
Major updates to the graphics code in May 2002 resulted in Chasys Draw DTFx (Direct Tool eFfects). The new graphics code being referred to here was actually a miniature bitmap abstraction engine that allowed for fast per-pixel operations and direct image buffer access (much as the DIB engine does for GDI). The engine was named JpDRAW. This version was also done in VB, but was much faster than all the previous versions. The new graphics code allowed for more tools to be implemented than was ever possible before. Later on in 2002, the developer decided to completely abandon VB as a programming platform and moved all the code to
C/
C++. The move to C/C++ allowed the development of a full-fledged graphics engine which was named JpDRAW2. Chasys was renamed to Chasys Draw Artist, and the CD5 image format was also updated to reflect the new features. By coincidence, the module that implemented the file format was the fifth module to be added, so the format was called Chasys Draw module 5, retaining the .cd5 file extension.
; First public release
In April 2004, Chasys Draw Artist was released to the public via the internet for the first time (version 1.27). The release was done via betanews). In 2005, Chasys Draw underwent major user interface changes as well as internal changes. By December of that year, the project had reached version 1.63. This was the first version to introduce advanced features such as
anti-aliasing Anti-aliasing may refer to any of a number of techniques to combat the problems of aliasing in a sampled signal such as a digital image or digital audio recording.
Specific topics in anti-aliasing include:
* Anti-aliasing filter, a filter used ...
. It was also the first version with full support for
alpha channel
In computer graphics, alpha compositing or alpha blending is the process of combining one image with a background to create the appearance of partial or full transparency. It is often useful to render picture elements (pixels) in separate pass ...
s. The CD5 image format was also upgraded to version 2, adding advanced
compression, full alpha channels,
encryption
In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. Ideally, only authorized parties can dec ...
and
metadata. Version 1.63 was the first version to win an
IEEE
The Institute of Electrical and Electronics Engineers (IEEE) is a 501(c)(3) professional association for electronic engineering and electrical engineering (and associated disciplines) with its corporate office in New York City and its operati ...
(
Kenya
)
, national_anthem = " Ee Mungu Nguvu Yetu"()
, image_map =
, map_caption =
, image_map2 =
, capital = Nairobi
, coordinates =
, largest_city = Nairobi
, ...
chapter) award in ICT.
The "chazy-glass" interface, from which the all later versions' user interfaces borrowed, was introduced in version 1.80. Chasys Draw Artist adopted
photo editing features in version 2.01. Comprehensive tutorials were added and many features were re-designed to make them easier to use.
Multi-threading was introduced to accelerate some tasks, such as the improved auto-save engine. Utilities such as a converter and browser were added. Version 2.43 of Chasys Draw Artist was quietly released to the public in late 2007 without any announcements. It featured many fixes to the formal version 2.42, as well as many new features. The quiet release was due to a decision to re-build Chasys Draw Artist from scratch, while still continuing support for the old architecture. An experimental version 2.45 was released only to beta-testers for the purpose of testing new technologies that would be included in the new architecture and was officially withdrawn in May 2008.
During the time when the versions 2.43~2.45 were being released, work was underway to create a new layer-based Chasys Draw, which was released as Chasys Draw IES (Image Editing Suite), with the initial version number 2.50. A new multi-layer tag-based image format was created to support layering and
blending modes; this was named CD5 v3. The next version introduced animation and multi-resolution support as editing modes, and the next one brought in an unlimited undo engine, new plug-ins and several internal fixes. Further development led to the introduction of
super-resolution
Super-resolution imaging (SR) is a class of techniques that enhance (increase) the resolution of an imaging system. In optical SR the diffraction limit of systems is transcended, while in geometrical SR the resolution of digital imaging sensors ...
and
image stacking, support for video and
video capture
Video capture is the process of converting an analog video signal—such as that produced by a video camera, DVD player, or television tuner—to digital video and sending it to local storage or to external circuitry. The resulting digital data a ...
,
Anti-aliasing Anti-aliasing may refer to any of a number of techniques to combat the problems of aliasing in a sampled signal such as a digital image or digital audio recording.
Specific topics in anti-aliasing include:
* Anti-aliasing filter, a filter used ...
, metadata save and restore, a "Pen and Path" tool, physical measurement specification, and a
video
Video is an Electronics, electronic medium for the recording, copying, playback, broadcasting, and display of moving picture, moving image, visual Media (communication), media. Video was first developed for mechanical television systems, whi ...
sequence composer engine. The user interface was enhanced with adaptive scrolling and the auto-save engine was optimized. Some
memory management
Memory management is a form of resource management applied to computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and free it for reuse when ...
was added for machines with low
RAM
Ram, ram, or RAM may refer to:
Animals
* A male sheep
* Ram cichlid, a freshwater tropical fish
People
* Ram (given name)
* Ram (surname)
* Ram (director) (Ramsubramaniam), an Indian Tamil film director
* RAM (musician) (born 1974), Dutch
...
.
By version 2.60, Chasys Draw IES was capable of loading
Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc. for Windows and macOS. It was originally created in 1988 by Thomas and John Knoll. Since then, the software has become the industry standard not only in ras ...
's PSD files, as well as load and save
JPEG 2000
JPEG 2000 (JP2) is an image compression standard and coding system. It was developed from 1997 to 2000 by a Joint Photographic Experts Group committee chaired by Touradj Ebrahimi (later the JPEG president), with the intention of superseding th ...
. This version also had shell integration with
thumbnail
Thumbnails are reduced-size versions of pictures or videos, used to help in recognizing and organizing them, serving the same role for images as a normal text index does for words. In the age of digital images, visual search engines and image- ...
s and application-level support for
multi-monitor
Multi-monitor, also called multi-display and multi-head, is the use of multiple physical display devices, such as monitors, televisions, and projectors, in order to increase the area available for computer programs running on a single compute ...
display setups.
Metadata was extended to support save, restore and scaling for text formatting and path data. There was also a new palette with exchangeable swatches, loadable from all kinds of palette files. A slicing tool for web and user interface design was also included. A
C++ code module output for inline image generation was added, as was a constrained recolor brush.
The concept of a "fully anti-aliased work-flow" was introduced in version 2.62, in which all drawing and selection tools were anti-aliased by default. Support for Photoshop plug-ins using Adobe's
8bf format was added in version 2.66, allowing users to utilize thousands of free plug-ins available online. Equivalents for the
Pantone
Pantone LLC (stylized as PANTONE) is a limited liability company headquartered in Carlstadt, New Jersey. The company is best known for its Pantone Matching System (PMS), a proprietary color space used in a variety of industries, notably graph ...
palettes (PMS 100 to 814-2x) were added, and the "Just-in-Time" memory compressor significantly reduced the editor's memory requirements.
; First freeware release
Chasys Draw IES went
freeware
Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
on 6 June 2009. With the coming of the freeware IES, two
blending modes (Hue and Chroma) were added. Textures were improved to allow multiple layer-based textures. The TextArt G3 engine was enhanced with LINK metadata, and alpha shift was improved. IES 2.72 added the Luma Wand tool, fixed
PNG and
TIFF
Tag Image File Format, abbreviated TIFF or TIF, is an image file format for storing raster graphics images, popular among graphic artists, the publishing industry, and photographers. TIFF is widely supported by scanning, faxing, word processin ...
transparency issues, and fixed Smart-Paste transparency. IES 2.74 introduced alpha protection, and 2.75 followed with a new adjustments engine that faced out many effects implemented by the effects engine. The adjustments engine was designed to appeal to experienced image editors. IES 2.76 introduced a new transform engine and the Resizer for IES plug-in supporting multi-core and 18 scaling methods, including customizable
windowed Sinc interpolation
In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points.
In engineering and science, one often has ...
. IES 2.77 added Greyscale with Tint adjustment, separated the Lock and Click-Thru layer properties, extended the Cloning Brush with three options (this, below and composite) and also extended the Color Picker with multiple point sampling.
IES 3.01 brought a new look and many breakthrough tools to the suite. It was geared toward touch and was fully compatible with Windows 7. The toolbox was reorganized, with some tools being grouped and new ones added. Some message boxes were replaced with a new popup system, and the working of the workspace was changed to use a
back-blitter, which enabled the addition of new blending modes, Screen and Mask. The printing interface was modified and given accurate proofing. Alpha Function Adjustment was added and a new Anti-
Quantization Engine included for all adjustments to remove the need for 16 bits per channel editing. An internal clipboard was created to cater for copying images that are too large for the Windows clipboard, and translucency full-page gradients added. Some new tutorials were added and keyboard shortcuts made configurable.
IES 3.05 brought the power of custom full-page gradients to the suite, supporting .ggr, .grd and .gra gradients. New gradient styles were included, as was support for Adobe color tables (.act), palette previewing, point color editing and a highly improved TextArt engine.
; Digital lightroom
IES 3.11 was introduced on 14 December 2009. It was done on a new development base and added a new application, raw-Input. This was a
RAW image format
A camera raw image file contains unprocessed or minimally processed data from the image sensor of either a digital camera, a motion picture film scanner, or other image scanner. Raw files are named so because they are not yet processed and the ...
processor based on dcraw. This application allowed the use of Chasys Draw IES in processing digital negatives, which are popular with professional photographers.
Chasys Draw IES 3.24 was released with a re-designed user interface, powered by a higher performance graphics core and better memory management. A history palette was introduced, as was a new screen capture function with video capability. The layer palette received drag-drop capability and unsharp masking got yet another upgrade. Soft proofing with ICC profiles was introduced in version 3.27. Full support for
Win-7 was added in version, as was support for
Exif
Exchangeable image file format (officially Exif, according to JEIDA/JEITA/CIPA specifications) is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other syste ...
. Support for
graphics tablet
A graphics tablet (also known as a digitizer, digital graphic tablet, pen tablet, drawing tablet, external drawing pad or digital art board) is a computer input device that enables a user to hand-draw images, animations and graphics, with a spec ...
s (including
Wacom
() is a Japanese company headquartered in Kazo, Saitama, Japan, that specializes in manufacturing graphics tablets and related products.
Headquarters locations
The main headquarters are located in Kazo, Saitama, Japan. Its office in the USA ...
) followed in version 3.33, and support for
LightScribe Direct Disc Labeling was added in version 3.40.
; Conversion to Unicode
Chasys Draw IES 3.56 was the product of porting Chasys Draw IES from
ANSI
The American National Standards Institute (ANSI ) is a private non-profit organization that oversees the development of voluntary consensus standards for products, services, processes, systems, and personnel in the United States. The organ ...
to
UNICODE
Unicode, formally The Unicode Standard,The formal version reference is is an information technology standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. The standard, ...
. It featured the first version of the Live Language Translation Engine, with
multiple language support. A new, Unicode-aware "TextArt G4" engine was also introduced. IES 3.63 featured highly improved Photoshop 8BF support, a Silent Install option, Drag-drop to the Layers window, a censoring brush (under fx Brush), Improved RAW support, FastExternals 2.22 with a new callback suite (pi_StateStore), an external histogram window and a new Touch Gadget. It also included several bug fixes. Fault-tolerant file saving and taskbar progress reporting for Windows 7 were introduced in version 3.64.
; Recent versions
Recent versions of Chasys Draw IES have added high-end features such as
adjustment layers
Layers are used in digital image editing to separate different elements of an image. A layer can be compared to a transparency on which imaging effects or images are applied and placed over or under an image. Today they are an integral featur ...
, Power Management, jitter-corrected Video Screen Capture, video cropping, digitizer pen rotation (e.g. Wacom Intuos with 6D Art Pen), and Shell-out.
Design
According to the author, Chasys Draw IES is ''designed under the mantra of Unique, flexible and powerful'', and ''takes a radically different approach to image editing with the aim of opening up new possibilities for those who dare to dream''.
Layers
Chasys Draw IES uses the concept of a ''free-style'' layer. A free-style layer is one that can be positioned anywhere, including totally removing it from the image and keeping it aside. Chasys Draw IES Artist provides free-style layering as a way to enable people to work with images the same way they would if the images were photos placed on their desk - you may stack what you need together, while placing pieces that you are not currently using outside the stack but within reach.
Adjustment Layers
Chasys Draw IES supports
adjustment layers
Layers are used in digital image editing to separate different elements of an image. A layer can be compared to a transparency on which imaging effects or images are applied and placed over or under an image. Today they are an integral featur ...
, with support for multiple adjustments per adjustment layer and the ability to import adjustment layers from
Adobe Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc. for Windows and macOS. It was originally created in 1988 by Thomas and John Knoll. Since then, the software has become the industry standard not only in ras ...
. Adjustment layers are special layers that adjust the information on the layers below them; they allow you to perform non-destructive image editing by applying adjustments to your image without permanently changing pixel values.
Image modes
The rendering (drawing) of layers in Chasys Draw IES Artist is dictated by a parameter called the ''image mode''.
The default image mode,
composite, renders the layers as a stack for the purpose of
compositing
Compositing is the process or technique of combining visual elements from separate sources into single images, often to create the illusion that all those elements are parts of the same scene. Live-action shooting for compositing is variously c ...
. Two sub-modes are provided, a ''normal'' sub-mode that emphasizes free-style layering and a ''clipped'' sub-mode that clips the output like other image editing software.
In the multi-resolution image mode, similar copies of the image are made at different resolutions. The destination device then has a choice of images to choose from, depending on the intended display resolution. This mode is primarily used for creating icons and cursors.
The
animation image mode is used for short videos, known as animations. In this mode, only one layer is displayed at a time, one after the other, after a duration of time dictated by the frame delay layer attribute. It is analogous to the way an artist can draw a slightly different figure on each page of a pad of paper so that when you flip between sheets rapidly, the drawing appears to move. This mode includes a sub-mode for
onion-skin animation.
Layer attachments (metadata)
Chasys Draw IES can add descriptive information, such as the name and style of font used, path data, etc. to a layer. This information is called metadata, and is saved along with the layer. If the layer were to be opened for editing later, this information will be restored to facilitate easier editing.
File formats
Chasys Draw IES supports saving and loading a large number of different
file format
A file format is a Computer standard, standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary format, pr ...
s, and support for others can be added using plug-ins. The software ships with plug-ins for over 92 different file formats, including PSD (native format for
Adobe Photoshop
Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc. for Windows and macOS. It was originally created in 1988 by Thomas and John Knoll. Since then, the software has become the industry standard not only in ras ...
, read and write), XCF (native format for
GIMP
GIMP ( ; GNU Image Manipulation Program) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized ...
, read and write), PDN (native format for
Paint.NET
Paint.net (stylized as Paint.NET or paint.net) is a freeware raster graphics editor program for Microsoft Windows, developed on the .NET Framework. Paint.net was originally created by Rick Brewster as a Washington State University student project, ...
, read only), CPT (native format for
Corel Photo-Paint, read only), KRA (native format for
Krita
Krita ( ) is a free and open-source raster graphics editor designed primarily for digital art and 2D animation. The software runs on Windows, macOS, Linux, Android, and ChromeOS, and features an OpenGL-accelerated canvas, colour management su ...
, read only), AFPHOTO (native format for
Affinity Photo
Affinity Photo is a raster graphics editor developed by Serif Ltd. for iOS, macOS, and Windows, alongside Affinity Designer and Affinity Publisher. Development of Affinity Photo started in 2009 as a raster graphics editor for macOS. Its first ...
, read only), ORA (OpenRaster interchange format) and several
RAW image formats. It also supports
FITS
Flexible Image Transport System (FITS) is an open standard defining a digital file format useful for storage, transmission and processing of data: formatted as multi-dimensional arrays (for example a 2D image), or tables. FITS is the most comm ...
, which is the most commonly used digital
file format
A file format is a Computer standard, standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary format, pr ...
in
astronomy
Astronomy () is a natural science that studies astronomical object, celestial objects and phenomena. It uses mathematics, physics, and chemistry in order to explain their origin and chronology of the Universe, evolution. Objects of interest ...
. The native format is Chasys Draw Image (CD5).
Latest Changes
*
Animated PNG support (read and write, APNG)
*
Macintosh PICT support (read and write)
*
JPEG-XL support (read and write, static and animated)
* Highly improved
TGA (Truevision Targa) file support
* Highly improved
PCX
PCX, standing for ''PiCture eXchange'', was an image file format developed by the now-defunct ZSoft Corporation of Marietta, Georgia, United States. It was the native file format for PC Paintbrush and became one of the first widely accepted DOS ...
and DCX (ZSoft) file support
* Support for
EXIF
Exchangeable image file format (officially Exif, according to JEIDA/JEITA/CIPA specifications) is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other syste ...
in PNG (both text and binary)
* ICC profile handling for several file formats
*
Premultiply and Unmultiply Alpha effects
* Improved Lab color handling in PSD files
* Improved
BMP and OS/2 BMP file support
* Improved
NetPBM
Netpbm (formerly Pbmplus) is an open-source package of graphics programs and a programming library. It is used mainly in the Unix world, where one can find it included in all major open-source operating system distributions, but also works on Mic ...
file support
* Several minor improvements and optimizations
*
ug-fixErrors when saving .ANI
Reviews
Reviews of Chasys Draw IES have been largely positive, with the editors at
CNET download.com
CNET Download (originally Download.com) is an Internet download directory website launched in 1996 as a part of CNET. Initially it resided on the domain ''download.com'', and then ''download.com.com'' for a while, and is now ''download.cnet.com' ...
giving it a 5/5 star rating and saying "Chasys Draw IES Artist is a free, full-featured image editing and drawing program that does what big-box programs like Adobe Photoshop can do, with a few unique touches that set it apart and actually make it easier to use than the competition."
Criticism
Chasys Draw IES has been criticized for its steep learning curve
and the lack of a native
CMYK
The CMYK color model (also known as process color, or four color) is a subtractive color model, based on the CMY color model, used in color printing, and is also used to describe the printing process itself. The abbreviation ''CMYK'' refer ...
mode. The lack of CMYK has been partly resolved by the addition of CMYK
soft-proofing.
References
External links
Developer's siteHome-pageIEEE Kenya
)
, national_anthem = " Ee Mungu Nguvu Yetu"()
, image_map =
, map_caption =
, image_map2 =
, capital = Nairobi
, coordinates =
, largest_city = Nairobi
, ...
chapter report]
{{DEFAULTSORT:Chasys Draw Ies
Raster graphics editors
Graphics software