|
>Is there a reason the following metatable assignments are performed >in pdf.lua rather than lpdf.c? No, no reason at all, except that it was easier as I do similar things (and more) in other libraries. But you're right, lpdf.c is a better place for that. --lhf