Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_transparency.rst_ 825 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. Notes on Transparency
  2. ---------------------
  3. The PostScript language originally had no accommodation for transparency. However, Adobe
  4. added an extension that allows developers to encode some forms of transparency
  5. using the PostScript language model but it is only realized when converting the
  6. PostScript to PDF (and via PDF to any raster image format).
  7. GMT uses this model but there are some limitations: Transparency can only be controlled
  8. on a per-object or per-layer basis. This means that a color specifications (such as
  9. those in CPTs of given via command-line options) only apply to vector graphic items
  10. (i.e., text, lines, polygon fills) or to an entire layer (which could include items
  11. such as PostScript images). This limitation rules out any
  12. mechanism of controlling transparency in such images on a pixel level.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...