Skip to content

Commit dd17574

Browse files
committed
Reexport WMode
1 parent 890a9da commit dd17574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
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)