fix font layout documentation
Created by: thiolliere
the documentation that explains layout function seems wrong to me. In the documentation the kerning with the previous glyph is added after positioning the current glyph. In the code the kerning is added before as it should be.