From ba8fc582a23dadfcad15be873f8629695a838a2e Mon Sep 17 00:00:00 2001 From: changleipeng Date: Tue, 9 Apr 2024 16:27:44 +0800 Subject: [PATCH] fixed format about font_arguments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: changleipeng Change-Id: Ia2bdb49506057dbf5c3dd5d761f06671d5dffde0 --- rosen/modules/2d_graphics/include/text/font_arguments.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosen/modules/2d_graphics/include/text/font_arguments.h b/rosen/modules/2d_graphics/include/text/font_arguments.h index 3b33e24357..dc094eeb68 100644 --- a/rosen/modules/2d_graphics/include/text/font_arguments.h +++ b/rosen/modules/2d_graphics/include/text/font_arguments.h @@ -20,7 +20,7 @@ namespace OHOS { namespace Rosen { namespace Drawing { -/** Represents a set of actual arguments for a font. */ +// Represents a set of actual arguments for a font. struct FontArguments { struct VariationPosition { struct Coordinate {