Skip to content

Commit

Permalink
Reexport WMode
Browse files Browse the repository at this point in the history
  • Loading branch information
laurmaedje committed Sep 4, 2024
1 parent 890a9da commit dd17574
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 @@ -128,7 +128,7 @@ pub mod writers {
pub use files::{EmbeddedFile, EmbeddingParams, FileSpec};
pub use font::{
CidFont, Cmap, Differences, Encoding, FontDescriptor, FontDescriptorOverride,
Type0Font, Type1Font, Type3Font, Widths,
Type0Font, Type1Font, Type3Font, WMode, Widths,
};
pub use forms::{Field, Form};
pub use functions::{
Expand Down

0 comments on commit dd17574

Please sign in to comment.