/* See license.txt in the root of this project. */ # ifndef LUAFONTLIB_H # define LUAFONTLIB_H extern void lmt_fontlib_initialize (void); # endif