Index: src/auto4_lua_assfile.cpp
===================================================================
--- src/auto4_lua_assfile.cpp	(revision 3355)
+++ src/auto4_lua_assfile.cpp	(working copy)
@@ -332,7 +332,7 @@
 			GETBOOL(strikeout, "strikeout", "style")
 			GETFLOAT(scale_x, "scale_x", "style")
 			GETFLOAT(scale_y, "scale_y", "style")
-			GETINT(spacing, "spacing", "style")
+			GETFLOAT(spacing, "spacing", "style")
 			GETFLOAT(angle, "angle", "style")
 			GETINT(borderstyle, "borderstyle", "style")
 			GETFLOAT(outline, "outline", "style")

