ladybird/Userland/Libraries/LibGfx
2024-06-21 07:31:37 +02:00
..
Filters
Font LibGfx: Don't try to paint glyphs that aren't in a font 2024-06-16 13:24:36 +02:00
ICC
ImageFormats LibGfx: Remove home-grown PNG codec in favor of libpng+apng 2024-06-21 07:31:37 +02:00
AffineTransform.cpp
AffineTransform.h LibGfx: Add shortcut to draw_scaled_bitmap_with_transform() for scales 2024-05-29 08:17:01 +02:00
AntiAliasingPainter.cpp Everywhere: Include <LibGfx/Painter.h> in fewer places 2024-06-05 15:37:05 +02:00
AntiAliasingPainter.h Everywhere: Include <LibGfx/Painter.h> in fewer places 2024-06-05 15:37:05 +02:00
Bitmap.cpp LibGfx: Remove Bitmap and Painter "scale" concept 2024-06-05 15:37:05 +02:00
Bitmap.h LibGfx: Remove unused cruft 2024-06-16 13:24:36 +02:00
BoundingBox.h
CIELAB.h
CMakeLists.txt LibGfx: Remove home-grown PNG codec in favor of libpng+apng 2024-06-21 07:31:37 +02:00
CMYKBitmap.cpp
CMYKBitmap.h
Color.cpp
Color.h
DeltaE.cpp
DeltaE.h
DisjointRectSet.h
EdgeFlagPathRasterizer.cpp LibGfx: Make Painter::target() return a Bitmap& 2024-06-05 15:37:05 +02:00
EdgeFlagPathRasterizer.h Everywhere: Include <LibGfx/Painter.h> in fewer places 2024-06-05 15:37:05 +02:00
FontCascadeList.cpp
FontCascadeList.h
Forward.h LibGfx: Remove unused CharacterBitmap class 2024-06-20 15:23:09 +02:00
FourCC.h
GradientPainting.cpp LibGfx: Remove Bitmap and Painter "scale" concept 2024-06-05 15:37:05 +02:00
Gradients.h
GrayscaleBitmap.h
ImmutableBitmap.cpp
ImmutableBitmap.h
Line.h
LineStyle.h LibGfx: Move Gfx::Painter::LineStyle => Gfx::LineStyle 2024-06-05 15:37:05 +02:00
Matrix.h
Matrix3x3.h
Matrix4x4.h
MedianCut.cpp
MedianCut.h
Orientation.h
Painter.cpp LibGfx: Remove unused CharacterBitmap class 2024-06-20 15:23:09 +02:00
Painter.h LibGfx: Remove draw_signed_distance_field() in Gfx::Painter 2024-06-14 08:00:17 +02:00
PaintStyle.h LibWeb+LibGfx: Replace usage of Gfx::PaintStyle in fill{stoke}_commands 2024-06-13 20:17:10 +03:00
Palette.cpp LibGfx: Remove unnecessary use of LibGUI in Gfx::Palette 2024-06-02 20:26:56 +02:00
Palette.h LibGfx: Remove unnecessary use of LibGUI in Gfx::Palette 2024-06-02 20:26:56 +02:00
Path.cpp
Path.h
PathClipper.cpp Everywhere: Include <LibGfx/Painter.h> in fewer places 2024-06-05 15:37:05 +02:00
PathClipper.h Everywhere: Include <LibGfx/Painter.h> in fewer places 2024-06-05 15:37:05 +02:00
Point.cpp
Point.h
Quad.h
Rect.cpp
Rect.h
ScalingMode.h LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode 2024-06-05 15:37:05 +02:00
ShareableBitmap.cpp LibGfx: Remove Bitmap and Painter "scale" concept 2024-06-05 15:37:05 +02:00
ShareableBitmap.h
Size.cpp
Size.h
StandardCursor.h
SystemTheme.cpp
SystemTheme.h
TextAlignment.h
TextAttributes.h
TextDirection.cpp
TextDirection.h
TextElision.h
TextLayout.cpp LibGfx: Remove Bitmap::glyph_spacing() 2024-06-04 18:45:30 +02:00
TextLayout.h LibGfx: Remove Bitmap::glyph_spacing() 2024-06-04 18:45:30 +02:00
TextWrapping.h
TIFFGenerator.py
Triangle.cpp
Triangle.h
Vector2.h
Vector3.h
Vector4.h
VectorGraphic.cpp
VectorGraphic.h
VectorN.h
WindingRule.h LibGfx: Move Gfx::Painter::WindingRule => Gfx::WindingRule 2024-06-05 15:37:05 +02:00