From 396b0f095620309f7d762ee3660cda9305bb320b Mon Sep 17 00:00:00 2001 From: Alex Szpakowski Date: Thu, 29 Oct 2015 00:44:00 -0300 Subject: [PATCH] Mostly fixed the center and right wrap alignments for love.graphics.printf. --- src/modules/graphics/opengl/Font.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/modules/graphics/opengl/Font.cpp b/src/modules/graphics/opengl/Font.cpp index 968649745..11b73b388 100644 --- a/src/modules/graphics/opengl/Font.cpp +++ b/src/modules/graphics/opengl/Font.cpp @@ -698,6 +698,7 @@ void Font::getWrap(const std::string &text, float wraplimit, std::vector