From 80546569c8e3f4c890155a968e4f0084153a90b7 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 28 Dec 2013 15:26:40 +0100 Subject: [doc] erase references to typo-krn and extralibs from file graph --- filegraph.dot | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/filegraph.dot b/filegraph.dot index 0c64e58..85b1793 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -61,7 +61,6 @@ strict digraph luaotfload_files { //looks weird with circo ... ltail=cluster_merged] luaotfload_libs -> font_names [label="luaotfload-database.lua"] - luaotfload_libs -> typo_krn [label="luaotfload-extralibs.lua"] mkstatus -> status [label="generates from distribution files", style=dashed] @@ -147,14 +146,6 @@ strict digraph luaotfload_files { //looks weird with circo ... style = "filled,rounded", penwidth=2] - typo_krn [label = "luaotfload-typo-krn.lua", - shape = rect, - width = "3.2cm", - height = "1.2cm", - color = "#01012222", - style = "filled,rounded", - penwidth=2] - /* ···································································· * luaotfload files * ································································· */ @@ -208,10 +199,10 @@ strict digraph luaotfload_files { //looks weird with circo ... label = < - - - - + + + +
Luaotfload Libraries
luaotfload-auxiliary.lua luaotfload-features.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
luaotfload-extralibs.lua luaotfload-letterspace.lua
luaotfload-auxiliary.lua luaotfload-features.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
luaotfload-letterspace.lua
>, ] -- cgit v1.2.3