/** Font management. Copyright: Guillaume Piolat 2018. License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0) */ module printed.font; public import printed.font.opentype; public import printed.font.fontregistry;