flexx
flexx copied to clipboard
Allow Canvas to (automatically) draw in HDPI
Otherwise all our examples that make use of the canvas look blurry. This can be implemented either using a property of the canvas, or by providing a subclass that has this functionality.