Ticket #1019: bug1019.patch

File bug1019.patch, 556 bytes (added by nielsm, 3 years ago)
  • src/auto4_lua_assfile.cpp

     
    332332                        GETBOOL(strikeout, "strikeout", "style") 
    333333                        GETFLOAT(scale_x, "scale_x", "style") 
    334334                        GETFLOAT(scale_y, "scale_y", "style") 
    335                         GETINT(spacing, "spacing", "style") 
     335                        GETFLOAT(spacing, "spacing", "style") 
    336336                        GETFLOAT(angle, "angle", "style") 
    337337                        GETINT(borderstyle, "borderstyle", "style") 
    338338                        GETFLOAT(outline, "outline", "style")