Skip to content

Commit

Permalink
Export BlendMode
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenzV committed Jul 25, 2023
1 parent eab4caf commit 353b65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ pub mod types {
DeviceNSubtype, OutputIntentSubtype, PaintType, ShadingType, TilingType,
};
pub use content::{
ArtifactAttachment, ArtifactSubtype, ArtifactType, ColorSpaceOperand,
ArtifactAttachment, ArtifactSubtype, ArtifactType, BlendMode, ColorSpaceOperand,
LineCapStyle, LineJoinStyle, MaskType, OverprintMode, ProcSet, RenderingIntent,
TextRenderingMode,
};
Expand Down

0 comments on commit 353b65d

Please sign in to comment.