mirror of
https://github.com/RGBCube/serenity
synced 2026-01-22 00:10:59 +00:00
Before this, drawing a 1x1 bitmap scaled up to MxN would only fill M/2 x N/2 pixel, due to source_point going outside (0, 0). |
||
|---|---|---|
| .. | ||
| test-inputs | ||
| BenchmarkGfxPainter.cpp | ||
| BenchmarkJPEGLoader.cpp | ||
| CMakeLists.txt | ||
| TestDeltaE.cpp | ||
| TestFontHandling.cpp | ||
| TestGfxBitmap.cpp | ||
| TestICCProfile.cpp | ||
| TestImageDecoder.cpp | ||
| TestPainter.cpp | ||
| TestParseISOBMFF.cpp | ||
| TestRect.cpp | ||
| TestScalingFunctions.cpp | ||
| TestWOFF.cpp | ||
| TestWOFF2.cpp | ||