JujuAdams / Scribble

Efficient, internationalized, multi-effects text renderer for GameMaker
https://www.jujuadams.com/Scribble/
MIT License
321 stars 47 forks source link

scribble_kerning_pair_set breaks html5 text #474

Open gameSaute opened 1 year ago

gameSaute commented 1 year ago

a single call of scribble_kerning_pair_set() breaks all html5 text. Before- image after- image

JujuAdams commented 1 year ago

Upstream bug in GameMaker

gameSaute commented 1 year ago

Are they aware of the bug? Does it need to be reported?

JujuAdams commented 1 year ago

I don't know what the issue is specifically at this time, but there's nothing in Scribble that shouldn't, in principle, work everywhere. If HTML5 is the only platform with this specific issue then it's certainly a GameMaker runtime bug.