Profile image

How can I use some label functions?

46.1k MonikaAkiyama  2.0 years ago

How can I use label functions below?:

<pos=[Number]px>
<voffset=[Number]px>
<mspace=[Number]px>

I know some functions like: <rotate=[number]> and <size=[number]px>

  • Log in to leave a comment
  • Profile image

    &lt;pos=[Number]px> determines the position of the label position on x. For example, &lt;pos=0px> will place the label at the center.
    It is also compatible with the percent symbol: &lt;pos=50%>

    &lt;voffset=[Number]px determines the position of the label on y.

    &lt;mspace=[Number]px> AFAIK, may pertain to the spacIng of the label.

    Pinned 2.0 years ago
  • Profile image
    13.1k Grob0s0VBRa
    1.9 years ago
  • Profile image

    basically:
    <pos=[number]px> is the horizontal position of the text
    <voffset=[number]px> is the vertical position of the text
    <mspace=[number]em> b a s i c a l l y m a k e s y o u r t e x t l o o k l i k e t h i s
    I know it's already answered but I feel like giving info so yeah
    also you can do <pos={ft}px> to move it from place to place according to the ft
    it's how most people do their radar screens and stuff

    2.0 years ago
  • Profile image

    wot

    2.0 years ago