From e408bda4f9488d5bf3d6c6847220d43596c137de Mon Sep 17 00:00:00 2001 From: Anuj Verma Date: Thu, 18 Jun 2020 10:24:13 +0530 Subject: [PATCH] author check --- [GSoC]ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/[GSoC]ChangeLog b/[GSoC]ChangeLog index d592bd8cf..7c8d79266 100644 --- a/[GSoC]ChangeLog +++ b/[GSoC]ChangeLog @@ -1,7 +1,7 @@ 2020-06-18 Anuj Verma [sdf] Added the structure of a new module to render - signed distance fields. + signed distance fields. * src/sdf/sdf.c, src/sdf/ftsdfrend.c, src/sdf/ftsdf.c, src/sdf/ftsdfrend.h, src/sdf/ftsdf.h, src/sdf/ftsdferrs.h: @@ -14,10 +14,10 @@ * CMakeLists.txt (`BASE_SRCS'): Add `src/sdf/sdf.c' to the variable. * include/freetype/config/ftmodule.h: Added `sdf' module - declaration so that the module can be added when not compiling + declaration so that the module can be compiled when not compiling with GNU make. * modules.cfg (RASTER_MODULES): Include `sdf' module to the default rasterizer module list. - * include/freetype/ftmoderr.h: sdf module error define \ No newline at end of file + * include/freetype/ftmoderr.h: sdf module error define