pyrollo / display_modpack

Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.
GNU Lesser General Public License v3.0
25 stars 27 forks source link

Copying non ASCII symbols is not working. #13

Closed Lourens-Rich closed 6 years ago

Lourens-Rich commented 6 years ago

Minetest version: 0.4.17 (From backport-0.4 branch) For example i want to copy text and paste them to another place.

_2018-02-05_06-41-15

_2018-02-05_06-44-19

Lourens-Rich commented 6 years ago

Hm... Sorry, it's problem for Minetest not for your mod. (Checked on default sign)

pyrollo commented 6 years ago

Yes unfortunatelly I experienced such problems with copy/paste. It seems, for now, the only way to paste your text is ... to type it :(

As you say it's a game engine level problem.