Skip to content

Commit dd17574

Browse files
committed
Reexport WMode
1 parent 890a9da commit dd17574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ pub mod writers {
128128
pub use files::{EmbeddedFile, EmbeddingParams, FileSpec};
129129
pub use font::{
130130
CidFont, Cmap, Differences, Encoding, FontDescriptor, FontDescriptorOverride,
131-
Type0Font, Type1Font, Type3Font, Widths,
131+
Type0Font, Type1Font, Type3Font, WMode, Widths,
132132
};
133133
pub use forms::{Field, Form};
134134
pub use functions::{

0 commit comments

Comments
 (0)