Static Text
Last updated
Last updated
Static-text will always occupy a fixed text width, meaning the width of the text and the generated offset characters will be constant. This ensures that the layout remains consistent, regardless of the actual content, which is useful for maintaining uniform spacing in the display.
For example, if your text width is 50px, the plugin will generate a transparent image with a total width of 130px. This results in a combined width of 180px (50 + 130 = 180).