ref: 5914cb621a10f45e055fe7bba96f9e0485daf881
parent: b972a2a294a6d1f53ad403ae2bf0a098a38f0c2b
author: Werner Lemberg <[email protected]>
date: Tue Dec 16 08:12:18 EST 2008
Minor doc fixes.
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1550,10 +1550,10 @@
/* */
/* This image can later be converted into a bitmap by calling */
/* @FT_Render_Glyph. This function finds the current renderer for */
- /* the native image's format then invokes it. */
+ /* the native image's format, then invokes it. */
/* */
/* The renderer is in charge of transforming the native image through */
- /* the slot's face transformation fields, then convert it into a */
+ /* the slot's face transformation fields, then converting it into a */
/* bitmap that is returned in `slot->bitmap'. */
/* */
/* Note that `slot->bitmap_left' and `slot->bitmap_top' are also used */