Font size offset

Rhapsody and MagicDraw do not have the same font size look and feel. When running a transformation from MagicDraw to Rhapsody, the font size in Rhapsody looks bigger, even if it matches the size of MagicDraw. It can be interesting to apply an offset to the font size in order to keep the same look and feel.

Set the font size offset

To set the font size offset, set the following option in publisher.properties file:

# Determines the font size offset to apply in order to keep the same font size look and feel. Set the value to 0 to not apply an offset. Default: 3
publisher.font.size.offset=3

To not set the font size offset, set the following option in publisher.properties file:

# Determines the font size offset to apply in order to keep the same font size look and feel. Set the value to 0 to not apply an offset. Default: 3
publisher.font.size.offset=0

If the publisher.font.size.offset property is not set in the publisher.properties file, the property is set to 0, by default.