]> granicus.if.org Git - graphviz/commitdiff
rename fontmetrics.c -> textfont.c
authorJohn Ellson <ellson@research.att.com>
Thu, 7 Nov 2013 18:46:43 +0000 (13:46 -0500)
committerJohn Ellson <ellson@research.att.com>
Thu, 7 Nov 2013 18:46:43 +0000 (13:46 -0500)
lib/common/Makefile.am
lib/common/textfont.c [moved from lib/common/fontmetrics.c with 100% similarity]

index baa4bad46667b418a6f2d97a535b31f2549332d6..27c16cd71d3c5eb58257649a912765525af83a23 100644 (file)
@@ -25,14 +25,14 @@ noinst_HEADERS = render.h utils.h memory.h \
        logic.h const.h macros.h htmllex.h htmltable.h pointset.h intset.h
 noinst_LTLIBRARIES = libcommon_C.la
 
-libcommon_C_la_SOURCES = arrows.c colxlate.c ellipse.c fontmetrics.c \
+libcommon_C_la_SOURCES = arrows.c colxlate.c ellipse.c textfont.c \
        args.c memory.c globals.c htmllex.c htmlparse.y htmltable.c input.c \
        pointset.c intset.c postproc.c routespl.c splines.c psusershape.c \
        timing.c labels.c ns.c shapes.c utils.c geom.c taper.c \
        output.c emit.c ps_font_equiv.txt ps_fontmap.txt fontmap.cfg \
        color_names
 
-fontmetrics.o fontmetrics.lo: ps_font_equiv.h
+textfont.o textfont.lo: ps_font_equiv.h
 
 # ensure font names are properly sorted for bsearch operation 
 ps_font_equiv.h: $(srcdir)/ps_font_equiv.txt $(srcdir)/fontmap.cfg $(srcdir)/ps_fontmap.txt