<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=font.measure</id>
	<title>font.measure - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=font.measure"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=font.measure&amp;action=history"/>
	<updated>2026-06-05T06:34:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=font.measure&amp;diff=7122&amp;oldid=prev</id>
		<title>Mex at 20:39, 3 October 2019</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=font.measure&amp;diff=7122&amp;oldid=prev"/>
		<updated>2019-10-03T20:39:20Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = client&lt;br /&gt;
|type = method&lt;br /&gt;
|class = Font&lt;br /&gt;
|name = measure&lt;br /&gt;
|parameters = string text, float width, float align, float justify, float size, [ bool wordWrap = false, bool colourCodes = true ]&lt;br /&gt;
|parameter1 = string text The text to measure the size of.&lt;br /&gt;
|parameter2 = float width The maximum width to check.&lt;br /&gt;
|parameter3 = float align The horizontal alignment of the text, as a float.&lt;br /&gt;
|parameter4 = float justify The justify alignment of the text, as a float.&lt;br /&gt;
|parameter5 = float size The size of the text, as a float.&lt;br /&gt;
|parameter6 = bool wordWrap optional false Whether word wrap is enabled.&lt;br /&gt;
|parameter7 = bool colourCodes optional true Whether colour codes are resolved.&lt;br /&gt;
|returnTypes = Vec2&lt;br /&gt;
|returnInfo = The width and height of the text as a Vec2, in pixels.&lt;br /&gt;
|returnFail1 = Vec2 Vec2(0.0,0.0)&lt;br /&gt;
|usage = measure, in pixels, the 2D size of the text using a font&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mex</name></author>
	</entry>
</feed>