Am 01.05.2013 um 20:25 schrieb "Meer, H. van der" <h.vanderm...@uva.nl>:

> Is there a script/command to generate a catalogue of all glyphs in an 
> opentype font?


\usemodule[fnt-10]

\starttext
%\ShowCompleteFont{file:callunaregular}{10pt}{1} % #1 = file, #2 = size, #3 = 
columns
\ShowAllGlyphs   {file:callunaregular}{20pt}{4} % #1 = file, #2 = size, #3 = 
columns
\stoptext


\usemodule[fnt-31]

\starttext
\startluacode
    fonts.tracers.coverage {
        "callunaregular.otf",
        "texgyrepagellaregular.otf",
    }
\stopluacode
\stoptext


Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to