crayon icon indicating copy to clipboard operation
crayon copied to clipboard

Throw exception if fonts are loaded before the window is loaded

Open blakeohare opened this issue 7 years ago • 0 comments

Since graphical context is often tied to the window, ensure that the window instance is created before a font is loaded in the Graphics2DText library. Currently this is causing Times-New-Roman-ification in JavaScript.

blakeohare avatar Jan 07 '18 03:01 blakeohare