ladybird/Userland/Libraries/LibGfx
Francesco Gazzetta 81fbb5ebc2 LibGfx: Fix build with system skia
Compare with Userland/Libraries/LibWeb/CMakeLists.txt:780
2024-08-21 06:28:10 -04:00
..
Font Ladybird+LibWeb+LibGfx: Add option to force use of fontconfig 2024-08-20 09:30:05 +02:00
ICC LibGfx+icc: Prefix AK::FixedPoint with AK Namespace 2024-07-18 09:43:38 +01:00
ImageFormats LibGfx: Rename Path => DeprecatedPath 2024-08-20 09:30:05 +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 LibGfx: Remove most of AntiAliasingPainter 2024-08-20 09:30:05 +02:00
AntiAliasingPainter.h LibGfx: Remove most of AntiAliasingPainter 2024-08-20 09:30:05 +02:00
Bitmap.cpp LibGfx: Store alpha type information in Gfx::Bitmap 2024-08-07 18:51:12 +02:00
Bitmap.h LibGfx: Store alpha type information in Gfx::Bitmap 2024-08-07 18:51:12 +02:00
BoundingBox.h
CIELAB.h
CMakeLists.txt LibGfx: Fix build with system skia 2024-08-21 06:28:10 -04:00
CMYKBitmap.cpp
CMYKBitmap.h
Color.cpp AK+LibGfx+LibWebView: Add wrapper header around swift/bridging 2024-08-19 12:56:55 +02:00
Color.h LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied 2024-08-07 18:51:12 +02:00
Color.swift LibGfx: Generate clang module map 2024-08-06 18:28:10 -06:00
DeltaE.cpp
DeltaE.h
DeprecatedPainter.cpp LibGfx: Rename Path => DeprecatedPath 2024-08-20 09:30:05 +02:00
DeprecatedPainter.h LibGfx: Rename Path => DeprecatedPath 2024-08-20 09:30:05 +02:00
DeprecatedPath.cpp LibGfx: Remove a bunch of no-longer-used OpenType font code 2024-08-20 09:30:05 +02:00
DeprecatedPath.h LibGfx: Remove a bunch of no-longer-used OpenType font code 2024-08-20 09:30:05 +02:00
DisjointRectSet.h
EdgeFlagPathRasterizer.cpp LibGfx: Remove most of AntiAliasingPainter 2024-08-20 09:30:05 +02:00
EdgeFlagPathRasterizer.h LibGfx: Rename Path => DeprecatedPath 2024-08-20 09:30:05 +02:00
FontCascadeList.cpp
FontCascadeList.h LibGfx: Add for_each_font_entry to FontCascadeList 2024-08-09 18:58:04 +01:00
Forward.h LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas 2024-08-20 09:30:05 +02:00
FourCC.h
GradientPainting.cpp LibGfx: Rename Painter => DeprecatedPainter 2024-08-20 09:30:05 +02:00
Gradients.h LibGfx+LibWeb: Support CSS gradient "transition hints" in Skia painter 2024-07-10 20:01:04 +03:00
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 LibGfx: Add an implementation of the MedianCut algorithm 2024-05-18 18:30:07 +02:00
MedianCut.h LibGfx: Add an implementation of the MedianCut algorithm 2024-05-18 18:30:07 +02:00
Orientation.h
Painter.cpp LibGfx: Introduce a new Gfx::Painter with a Skia backend 2024-08-20 09:30:05 +02:00
Painter.h LibWeb: Clip underlying Painter in CRC2D::clip() 2024-08-20 09:30:05 +02:00
PainterSkia.cpp LibGfx: Implement Gfx::AlphaType for SkiaPainter 2024-08-20 20:39:09 +02:00
PainterSkia.h LibWeb: Clip underlying Painter in CRC2D::clip() 2024-08-20 09:30:05 +02:00
PaintStyle.h LibGfx: Introduce a new Gfx::Painter with a Skia backend 2024-08-20 09:30:05 +02: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 LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas 2024-08-20 09:30:05 +02:00
Path.h LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
PathSkia.cpp LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
PathSkia.h LibWeb: Port painting to use the new Skia-backed Gfx::Path 2024-08-20 09:30:05 +02:00
Point.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
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: Store alpha type information in Gfx::Bitmap 2024-08-07 18:51:12 +02:00
ShareableBitmap.h
Size.cpp
Size.h LibCrypto+LibGfx: Fix GCC 14 compile errors 2024-04-20 15:52:29 -06:00
StandardCursor.h
SystemTheme.cpp
SystemTheme.h
TextAlignment.h
TextAttributes.h
TextLayout.cpp LibGfx: Remove unused font code dealing with left-side bearing 2024-08-20 09:30:05 +02:00
TextLayout.h LibGfx: Remove unused font code dealing with left-side bearing 2024-08-20 09:30:05 +02:00
TIFFGenerator.py LibGfx/TIFF: Manually check for the presence of two baseline tags 2024-05-06 17:33:25 +02:00
Triangle.cpp
Triangle.h
Vector2.h
Vector3.h
Vector4.h
VectorGraphic.cpp LibGfx: Rename Painter => DeprecatedPainter 2024-08-20 09:30:05 +02:00
VectorGraphic.h LibGfx: Rename Painter => DeprecatedPainter 2024-08-20 09:30:05 +02:00
VectorN.h
WindingRule.h LibGfx: Move Gfx::Painter::WindingRule => Gfx::WindingRule 2024-06-05 15:37:05 +02:00