hermet pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=83a0aed87a63572dba88eb160bee318e380ee3d5

commit 83a0aed87a63572dba88eb160bee318e380ee3d5
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Thu Aug 20 16:29:04 2015 +0900

    ector: freetype -> default software
---
 src/Makefile_Ector.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/Makefile_Ector.am b/src/Makefile_Ector.am
index 3d158ef..18c60a3 100644
--- a/src/Makefile_Ector.am
+++ b/src/Makefile_Ector.am
@@ -18,7 +18,7 @@ ector_eolian_files_cairo = \
        lib/ector/cairo/ector_renderer_cairo_gradient_radial.eo
 ector_eolian_cairo_h = $(ector_eolian_files_cairo:%.eo=%.eo.h)
 
-# Handle FreeType rasterizer
+# Handle default software backend
 ector_eolian_files_software = \
        lib/ector/software/ector_software_surface.eo \
        lib/ector/software/ector_renderer_software_base.eo \
@@ -84,8 +84,7 @@ lib/ector/cairo/ector_cairo_surface.c
 installed_ectorcairoheadersdir = $(includedir)/ector-@VMAJ@/cairo
 nodist_installed_ectorcairoheaders_DATA = $(ector_eolian_cairo_h)
 
-# And the Freetype rasterizer
-
+# And the default software backend
 lib_ector_libector_la_SOURCES += \
 lib/ector/software/ector_renderer_software_gradient_linear.c \
 lib/ector/software/ector_renderer_software_gradient_radial.c \

-- 


Reply via email to