Remove outdated note on transparency
This commit is contained in:
parent
11a3497399
commit
464dac8d4a
@ -89,10 +89,6 @@ impl Color {
|
||||
///
|
||||
/// The color is specified in the sRGB color space.
|
||||
///
|
||||
/// _Note:_ While you can specify transparent colors and Typst's preview will
|
||||
/// render them correctly, the PDF export does not handle them properly at the
|
||||
/// moment. This will be fixed in the future.
|
||||
///
|
||||
/// ```example
|
||||
/// #square(fill: rgb("#b1f2eb"))
|
||||
/// #square(fill: rgb(87, 127, 230))
|
||||
|
Loading…
x
Reference in New Issue
Block a user