高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】mtext linespace
mtext linespace
mtext linespace
how get space of between two line in mtext?
how get space of between two char in mtext?
thanks.
quote:
originally posted by skunkworks
how get space of between two line in mtext?
there is no simple way to getting it. line space depends on many things (mtext line spacing style and distance, max text size in line, size stacked text ...).
quote:
originally posted by skunkworks
how get space of between two char in mtext?
it is font (character) property.
possible explodefragments() will be useful for you. you can get fragments mtext with coordinates.
best regards,
sergey z.
|