From dfc3873c828e77db593b6ecc06720d4ecc717d67 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 22 Jul 2022 18:12:37 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts.h | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/libfonts.h b/libfonts.h index 518c625..314232f 100644 --- a/libfonts.h +++ b/libfonts.h @@ -28,17 +28,15 @@ enum libfonts_subpixel_order { LIBFONTS_SUBPIXEL_ORDER_NONRGB, /** - * Output is an RGB output device, but - * the subpixels are not ordered in a - * grid of rectangles or subpixels are - * disjoint + * Output is an RGB output device, but the subpixels + * are not ordered in a grid of rectangles or subpixels + * are disjoint */ LIBFONTS_SUBPIXEL_ORDER_NONLINEAR, /** - * Output is an RGB output device, but - * the subpixel is non of the supported - * subpixel orders + * Output is an RGB output device, but the subpixel + * order is not one of the supported subpixel orders */ LIBFONTS_SUBPIXEL_ORDER_OTHER, @@ -438,7 +436,7 @@ struct libfonts_font_description { const char *unrecognised_fields; /** - * For internal use only. + * For internal use only * * Store the strings in the struct. Limited to 256 * bytes because a font name may only included up -- cgit v1.2.3-70-g09d2