DenoDDeno
Powered by
Farad法拉F
Deno•2y ago•
2 replies
Farad法拉

font regenerator for copying restriction purposes on Deno

I am developing a web reader PWA primarily for reading CJK character text.

If I do not want users to bypass
user select: none
user select: none
or other forms of copying restrictions in an F12 manner, is it an effective solution to randomly map all commonly used Unicode glyphs and CJK characters to E000-F8FF and F0000-10FFFF Private Use Area?

I don't think the mapping generator should be a big problem, most of the information I need is provided on the Wikipedia and Unicode official websites.

But how can I create a Deno based font remapper on the server?

I have searched a lot on this, but found nothing.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno + Vite + DenoKV
AndiAAndi / help
2y ago
Recommended `denoland/deno` contributor editor setup
DanielduelDDanielduel / help
3y ago
does/will Deno support local font access api?
apzAapz / help
2y ago
Deno KV on deno deploy
MolanMMolan / help
11mo ago