]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - ft2_fontdefs.h
render: merge R_View_UpdateWithScissor() and R_View_Update()
[xonotic/darkplaces.git] / ft2_fontdefs.h
index 821196a4969e3d63be0d13909855dbdbd0bd5539..68956b9082d6682c42c7b8492bd2801155071502 100644 (file)
@@ -43,7 +43,7 @@ struct ft2_font_map_s
        glyph_slot_t    glyphs[FONT_CHARS_PER_MAP];
        Uchar           glyphchars[FONT_CHARS_PER_MAP];
 
-       // safes us the trouble of calculating these over and over again
+       // saves us the trouble of calculating these over and over again
        double          sfx, sfy;
 
        // note: float width_of[256] was moved to `struct dp_font_s` as width_of_ft2