[luatex] loading the font database -- luaotfload
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Wed Jun 4 21:03:34 CEST 2014
Am 04.06.2014 20:41, schrieb Philipp Gesang:
> 1. The function load() in the namespace fonts.names is how it’s
> done internally, e.g.:
> https://bitbucket.org/phg/lua-la-tex-tests/src/tip/pln-access-db.tex
Thanks Philipp,
that helped. However, is it possible to have an user interface
to the fontmap, something like
local myfonttable = loadfontmap()
then a normal user, like me, can use always the same command:
for i, v in ipairs (myfonttable.mappings) do ...
That would be very helpful and I suppose not a big deal for luaotfload.
Herbert
More information about the luatex
mailing list