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.