summaryrefslogtreecommitdiff
path: root/tex/context/base/meta-imp-outlines.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/meta-imp-outlines.mkiv')
-rw-r--r--tex/context/base/meta-imp-outlines.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/meta-imp-outlines.mkiv b/tex/context/base/meta-imp-outlines.mkiv
index e6257906b..7d7495037 100644
--- a/tex/context/base/meta-imp-outlines.mkiv
+++ b/tex/context/base/meta-imp-outlines.mkiv
@@ -66,7 +66,7 @@ function metapost.showglyph(specification)
if #paths > 0 then
local graphic = f_glyph(concat{
f_in_gray(metapost.fill(paths)),
- metapost.draw(paths,true),
+ metapost.draw(paths,true), -- true triggers trace
f_in_red(metapost.boundingbox(glyph,factor)),
f_in_green(metapost.widthline(glyph,factor)),
f_in_blue(metapost.zeroline(glyph,factor)),
@@ -164,8 +164,8 @@ end
% \setupbodyfont[pagella]
% \showshape[character=all,alternative=page]
-% \setupbodyfont[dejavu]
-% \showshape[character=P,alternative=text]
+\setupbodyfont[dejavu]
+\showshape[character=P,alternative=text]
% \definedfont[almfixed]
% \showshape[character=all,alternative=page]