tomaka / glium_text

Text rendering with glium
48 stars 35 forks source link

Bump glium version to 0.13 #15

Closed Jonesey13 closed 8 years ago

Jonesey13 commented 8 years ago

This fixes a error message I was getting when using the function glium_text::draw where it could not find an implementation of the trait glium::Surface for glium::Frame.