From 7dd61da118b86f7e0cbf23e509f854fd692aedee Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 14 May 2013 18:41:03 +0200 Subject: add font name matching functionality --- luaotfload-colors.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'luaotfload-colors.lua') diff --git a/luaotfload-colors.lua b/luaotfload-colors.lua index ec076c2..7bd5c1f 100644 --- a/luaotfload-colors.lua +++ b/luaotfload-colors.lua @@ -7,12 +7,16 @@ if not modules then modules = { } end modules ['luaotfload-colors'] = { } --[[doc-- + buggy coloring with the pre_output_filter when expansion is enabled · tfmdata for different expansion values is split over different objects · in ``initializeexpansion()``, chr.expansion_factor is set, and only those characters that have it are affected · in constructors.scale: chr.expansion_factor = ve*1000 if commented out makes the bug vanish + +explanation: http://tug.org/pipermail/luatex/2013-May/004305.html + --doc]]-- -- cgit v1.2.3