[Doxygen-users] Image Size Specification Syntax
Brought to you by:
dimitri
From: CareyG <car...@ou...> - 2016-08-03 00:12:09
|
The \image tag permits a size specification. The documentation says that a size specification may be composed of either (or both) of a height or width. Yet, if I enter both the second is inserted into the <para></para> XML element. For example, if enter @image rtf myimage.png width=509px height=125px I get: image type="rtf" name="myimage.png" height="125px,">Starry Night -- As moving as the original!</image> width=509px</para> What is the syntax for entering both the height and width? Thanks, Carey -- View this message in context: http://doxygen.10944.n7.nabble.com/Image-Size-Specification-Syntax-tp7680.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |