diff options
| author | raysan5 <[email protected]> | 2016-07-26 16:55:46 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2016-07-26 16:55:46 +0200 |
| commit | a422e394925e68ab687ef70527c3e207234d8bd7 (patch) | |
| tree | 2de540e315a0ef4871964fbc2c57e954feaed935 /README.md | |
| parent | 07a375e2d626428f5a1b9f02907120a4b3b3a08a (diff) | |
| download | raylib-a422e394925e68ab687ef70527c3e207234d8bd7.tar.gz raylib-a422e394925e68ab687ef70527c3e207234d8bd7.zip | |
Corrected issue on OSX with High DPI display
Many thanks to Marcelo Paez (paezao)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -249,6 +249,7 @@ contributing (in some way or another) to make raylib project better. Huge thanks - [Chris Hemingway](https://github.com/cHemingway) for improving raylib on OSX build system. - [Emanuele Petriglia](https://github.com/LelixSuper) for working on multiple GNU/Linux improvements and developing [TicTacToe](https://github.com/LelixSuper/TicTacToe) raylib game. - [Joshua Reisenauer](https://github.com/kd7tck) for adding audio modules support (XM, MOD) and reviewing audio system. + - Marcelo Paez (paezao) for his help on OSX to solve High DPI display issue. Thanks Marcelo! [raysan5]: mailto:[email protected] "Ramon Santamaria - Ray San" |
