What is the difference between .cid and .rgba?
- Extension
- .cid
- .rgba
- Format
- Binary
- Binary
- Category
- Font
- Raster Image
- Developer
- Adobe
- SGI
- Description
- This is a format for presenting fonts in PDF files that was initially conceived to store symbols in the Japanese and Chinese languages because it had a 16-bit structure and allowed for more precise adjustment. CID expands the the potential for PostScript by supporting languages that do not have a left-to-right orientation, and by supporting even a vertical mode of orientation.
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- application/x-cid
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia