Rolf B: Beitrag fürs Wiki/Blog?

Beitrag lesen

Hallo Robert,

da:

 	let ucBytes = new Uint16Array(svg.length);
	for (let i = 0; i < ucBytes.length; ++i) {
		ucBytes[i] = svg.charCodeAt(i);
	}

Das ist nicht nötig, wenn Du einen Blob erzeugst.

Rolf

--
sumpsi - posui - obstruxi