igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
GNU General Public License v3.0
159 stars 10 forks source link

Fix #46 - Add width, height and align to Image #100

Closed joserochadocarmo closed 2 months ago

joserochadocarmo commented 2 months ago

This pull request enhances the Image component by introducing attributes that allow setting dimensions (width and height) and alignment (align).