Open Issues Need Help
View All on GitHub `LineHeight` is not public about 1 month ago
AI Summary: Make the `LineHeight` field within the `LayoutAttributes` struct publicly accessible in the `pdf-writer` crate to allow usage of the `LayoutAttributes::line_height` method. This likely involves changing the visibility modifier of the field in the crate's source code.
Complexity:
3/5
bug good first issue