Once I've already created a writer with `HanziWriter.create`, is there any way to change the width and height dynamically? I'm setting the size of the writer based on the size of the window, but this breaks when the window is resized after the writer is created.