-
I'm just creating an issue for every missing 2.6 feature. This list will just stay here. Whether we implement them or not will be based on personal needs/wants. If someone creates an issue stating tha…
-
### Feature Summary
create the installer of the app that has to install every needed library
### Detailed Description
this programm will be written using SFML cpp library,
the app is basical…
-
In the current latest version of SFML (2.5.1) there is a bug in outline glyph rendering which makes the outline sometimes inaccurate. This is normally fine for regular fonts, but significant for itali…
-
I'm a Linux user and wanted to try out this but running run.sh doesn't work
```
sh scripts/run.sh
\nRunning debug build.
Use argument "release" to run in release mode.
scripts/run.sh: line 10: ./…
-
### Setting up the simulation in Visual Studio on Windows
1. Download the **Visual C++ 14 (2015) - 32-bit** version of [SFML 2.4.2](http://www.sfml-dev.org/download/sfml/2.4.2/).
2. Extract the file…
-
SFML calls `SetProcessDpiAwareness(ProcessSystemDpiAware)`, but then does nothing else to actually handle DPI scaling, or even provide a way to access the global/screen DPI to code that uses SFML. I …
-
I've compiled Attract 2.6.2 with USE_DRM=1 and SFML-pi with the SFML_DRM=1 on a Arch Linux installation with no X11/wm. I can run attract via the tty and configure stuff through the UI fine, but when …
-
Hi! Cool project :) I had to overcome a few problems to build this in macOS 11.3 20E232, but since I don't really know what I'm doing with C++, I'm not sure how incorrect my workarounds are. That said…
-
## Subject of the issue
When I build a program with SFML_USE_DRM=true
FreeBSD cannot find
possible solution:
**SFML/src/SFML/Window/DRM/InputImplUDev.cpp**
```c++
#ifdef SFML_OS_FREEBSD…
-
- There are no instructions (at least, not immediately obvious) instructions how to build OpenSkyscraper on Windows since updating to using SFML 2.
- I'm using Windows 10 x64 with MINGW64 (from Git-f…