graphics-library
Here are 261 public repositories matching this topic...
-
Updated
Aug 1, 2021 - C++
Today I was checking out the library and MSVC warns for https://github.com/alandefreitas/matplotplusplus/blob/359a775710e1b1fd5667281a0855806f149b7ab0/source/matplot/util/contourc.cpp#L1771
BOUNDARY_S
returns a bool
do the expression is bool > 0
-
Updated
Aug 2, 2021 - C#
-
Updated
Aug 17, 2021 - Batchfile
-
Updated
Jun 29, 2021 - C++
We get a lot of frequently asked questions. As such, we should look at creating a FAQ document and linking to it from the readme.
One frequently asked question is "Why am I getting the GLFW is not supported on this platform
error?" and present possible solutions like ensure that the Visual C++ redistributable is installed on Windows, or switch to SDL instead by using PrioritizeSdl.
Obvious
-
Updated
Aug 6, 2021 - C
-
Updated
Aug 13, 2021 - C++
-
Updated
May 21, 2021 - C++
-
Updated
Aug 16, 2021 - C++
-
Updated
Aug 12, 2021 - C
-
Updated
Dec 7, 2017 - C++
-
Updated
Jun 26, 2021 - C
-
Updated
Feb 16, 2021 - C++
-
Updated
Aug 4, 2021 - C
-
Updated
Jun 30, 2021 - CMake
-
Updated
Jul 16, 2021 - C
-
Updated
Aug 15, 2021 - C
-
Updated
Jun 14, 2021 - C#
-
Updated
Jul 24, 2021 - Pascal
-
Updated
Apr 13, 2019 - C
-
Updated
Jul 14, 2021 - C++
-
Updated
Jun 1, 2021 - C
-
Updated
Aug 5, 2021 - C
-
Updated
Jul 4, 2021 - C++
-
Updated
Aug 8, 2021 - Pascal
-
Updated
Jul 12, 2021 - C
Improve this page
Add a description, image, and links to the graphics-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphics-library topic, visit your repo's landing page and select "manage topics."
Hi,
We have added a new test engine (called Unity) to LVGL and planning to improve the coverage. See this README about how to write and run tests.
I've already created a test for the drop-down list as an exam