glium_text
glium_text copied to clipboard
Cannot render with custom DrawParameters
glium_text::draw() uses Default::default() to instantiate new DrawParameters on every call. This seems both inefficient and very inflexible.