[go: up one dir, main page]

Menu

Commit [r9933]  Maximize  Restore  History

Revise/fix handling of length specification in the ODT writer.

Use "px" as fallback unit for unitless image size attributes.

Fix conversion factor of "pc" (pica) to "cm".

Fix conversion of image width in "%" if the height is specified.

Adjust fallback DPI value (currently not used) to match CSS units.

Document that PIL/Pillow is always required if images are inserted
without specifying width and height, also if "scale" is not used.

milde 2024-09-20

changed /trunk/docutils/HISTORY.rst
changed /trunk/docutils/docs/user/odt.rst
changed /trunk/docutils/docutils/writers/odf_odt/__init__.py