Conversion Formats

Convert CFF to RGBA

Convert CFF (Bare) to Raw red, green, blue, and alpha samples

CFF (Bare)
Uncategorized Read Write
This is a format for compact font storage in the OpenType system, allowing for the rasterization of text information. It differs from TrueType in its abilities to describe font symbols and with its font structure variation algorithm, depending on the change in size. CFF allows for increased screen clarity with high resolution, but this is not due to the font, but its rasterization.
Raw red, green, blue, and alpha samples
Image Read Write
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
Supported: Conversion from CFF to RGBA is listed.

View CFF details View RGBA details ← Back to all formats