TextDrawSetProportional

From SA-MP Wiki

Jump to: navigation, search

TextDrawSetProportional


Seems to scale the text spacing to a proportional ratio. Useful when using TextDrawLetterSize to ensure the text has even character spacing.


Parameters:
(Text:text, set)
textThe TextDraw to change
setboolean telling whether the TextDraw is proportional


This function does not return a specific value.


Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.


Personal tools