Vinatorul / minesweeper-rs

Simple minesweeper in Rust
MIT License
76 stars 9 forks source link

glutin fix breaks font rendering on OSX #20

Closed dylanhart closed 9 years ago

dylanhart commented 9 years ago

commit 7b45d2b3f56aadb50f4c3e9e6ecce8a02ae30ff6 causes the following:

bad font

note: this is on a branch of mine that has made some edits that are unrelated

Vinatorul commented 9 years ago

Can you, please, try to change OpenGL::V3_2 to OpenGL::V2_1? I will add it as command line setting when come home.

dylanhart commented 9 years ago

V3_2 works