Re: [NTG-context] opentype font catalogue?

2013-05-03 Thread Wolfgang Schuster

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
___


[NTG-context] opentype font catalogue?

2013-05-01 Thread Meer, H. van der
Is there a script/command to generate a catalogue of all glyphs in an opentype 
font?

Hans van der Meer



___
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
___