O/T : linux: can I list which small caps are in a ttf/otf font ?

Ken Moffat zarniwhoop at ntlworld.com
Thu Oct 26 21:42:34 CEST 2023


On Thu, Oct 26, 2023 at 11:45:07AM +0200, Zdenek Wagner wrote:
> čt 26. 10. 2023 v 10:05 odesílatel Zdenek Wagner
> <zdenek.wagner at gmail.com> napsal:
> >
> > čt 26. 10. 2023 v 2:12 odesílatel Ken Moffat <zarniwhoop at ntlworld.com> napsal:
> > >
> > > On Wed, Oct 25, 2023 at 07:32:55PM +0100, Ken Moffat wrote:
> > > > On Wed, Oct 25, 2023 at 04:28:23PM +0200, Zdenek Wagner wrote:
> > > > > >
> > > > > The mappings of these names to codepoints is available in a file which
> > > > > can be found somewhere. If you search for unicode tables, you will
> > > > > certainly find it.
> > > > >
> > > > > Zdeněk Wagner
> > > > > https://www.zdenek-wagner.eu/
> > > > >
> > > > Thanks.  As always, it is knowing which search-terms to use.
> > > >
> > > > ĸen
> > >
> > > html at https://pinyin.info/unicode/diacritics.html
> > >
> > Good but there should be a longer list defining the names for the
> > complete unicode (I am not sure whether you really need it). At least,
> > gucharmap displays all the names thus its source code has the
> > definition file.
> >
> Hi,
> 
> by examining the gucharmap source I have finally found the files here:
> https://unicode.org/Public/UNIDATA/
> 
> The definition of the UnicodeDate.txt file format is here:
> https://www.unicode.org/L2/L1999/UnicodeData.html
> 
> Zdeněk Wagner
> https://www.zdenek-wagner.eu/

I think what I really want is
https://github.com/adobe-type-tools/agl-aglfn/blob/master/glyphlist.txt
(lowercase name, semicolon, unicode)

Cheers.

ĸen
-- 
  'The universe is so big, sir, that it obeys all possible laws,'
  said Ponder, 'For a given value of "teapot".
           -- The Science of Discworld II, 'The Globe'


More information about the tex-live mailing list.