13,398
edits
m (1 revision imported) |
m (→top: Fixing name) |
||
Line 161: | Line 161: | ||
--[[ | --[[ | ||
-- No image data modules on | -- No image data modules on Bharatpedia yet. | ||
function p.lookup_image(codepoint) | function p.lookup_image(codepoint) | ||
local data = loader[('images/%03X'):format(codepoint / 0x1000)] | local data = loader[('images/%03X'):format(codepoint / 0x1000)] |
edits