Advertisement
Guest User

Untitled

a guest
Aug 16th, 2013
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. delayed update:
  2.                 <Dim type="Height">
  3.                     <OperatorDim op="Multiply">
  4.                         <FontDim type="LineSpacing" padding="8" />
  5.                         <AbsoluteDim value="1.5"/>
  6.                     </OperatorDim>
  7.                 </Dim>
  8.  
  9. normal update:
  10.                 <Dim type="Height">
  11.                         <FontDim type="LineSpacing" padding="8" />
  12.                 </Dim>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement