1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:48:12 +00:00
serenity/Userland/Libraries/LibCards
MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting
This keeps some overloads that accept ints to avoid adding calls to
.to_type<float>() all over the place.
2023-01-05 12:09:35 +01:00
..
Card.cpp Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
Card.h Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CardGame.cpp Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
CardGame.h Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
CardPainter.cpp LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01:00
CardPainter.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CardStack.cpp Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CardStack.h Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00