Vasile Gaburici wrote:
On Wed, Aug 13, 2008 at 11:31 AM, Hans Hagen
wrote: Yes, recursion would be nice. font-syn.lua, line 190:
path = input.clean_path(path .. "/") path = path:gsub("/+","/") path = path .. "**/"
insert the last line and see what happens (untested because i have a flat system path)
It works.
there will be a beta later today; taco and i tested a different patch on win/lin and it looks like it works; you need to regenerate the font database then ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------