diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-08 03:41:19 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-08 03:41:19 -0700 |
commit | ae8ffd0615b797d91cd8799debf12e2891c5b0d2 (patch) | |
tree | ef50e53bfc9aa3bb04eff5c63cd7ad57bb7bfe99 /filegraph.dot | |
parent | bfe128deb88ae00efa37d4ebffc70b4bf8bf8a33 (diff) | |
parent | 9c8b4e0d6b2ca6557b490513a4d90182df12d16d (diff) | |
download | luaotfload-ae8ffd0615b797d91cd8799debf12e2891c5b0d2.tar.gz |
Merge pull request #50 from phi-gamma/master
``font-age.lua`` -> ``luaotfload-glyphlist.lua``
also address issue #51
Diffstat (limited to 'filegraph.dot')
-rw-r--r-- | filegraph.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filegraph.dot b/filegraph.dot index 36e5764..8db137c 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -113,7 +113,7 @@ strict digraph luaotfload_files { //looks weird with circo ... fillcolor = "#01012222", color = grey40, style = "filled,dotted,rounded", - label = "font-age.lua"] + label = "luaotfload-glyphlist.lua"] font_names [style = "filled,dashed", shape = rect, |