Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath há 1 ano atrás
  Edwin Hoksberg 356bddbdbb LibWeb: Support percentage values in SVG text positioning element há 1 ano atrás
  Andreas Kling 85a4cfc59b LibWeb: Add the bare minimum to render SVGAElement (`<a>`) há 1 ano atrás
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods há 1 ano atrás
  Aliaksandr Kalenik 613cd6104d LibWeb: Support masking of SVGForeignObjectPaintable há 1 ano atrás
  MacDue d7b77d7695 LibWeb: Split `SVGFormattingContext` up into functions há 1 ano atrás
  MacDue c1b5fe61d1 LibWeb: Lay out SVG `<clipPath>` uses há 1 ano atrás
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout há 1 ano atrás
  MacDue 05f42efc06 LibWeb: Support `preserveAspectRatio=none` for SVGs há 1 ano atrás
  MacDue b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size há 1 ano atrás
  Andreas Kling 70ce77fc72 LibWeb: Make SVGFormattingContext treat all sizes as definite for now há 1 ano atrás
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs há 1 ano atrás
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports há 1 ano atrás
  MacDue 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` há 1 ano atrás
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm há 1 ano atrás
  MacDue 2248d85894 LibWeb: Remove should_ensure_creation_of_paintable() SVG hack há 1 ano atrás
  MacDue 9b2b28b612 LibWeb: Use BoundingBox helper in SVGFormattingContext há 1 ano atrás
  MacDue 67fcee6fca LibWeb: Remove two fixed FIXMEs há 1 ano atrás
  MacDue f57b3423eb LibWeb: Check for invalid SVG viewBox sizes há 1 ano atrás
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> há 1 ano atrás
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) há 1 ano atrás
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables há 1 ano atrás
  martinfalisse f2047a5c32 LibWeb: Size SVG G container according to children há 1 ano atrás
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int há 2 anos atrás
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element há 2 anos atrás
  Aliaksandr Kalenik bec07d4af7 LibWeb: Use fixed-point saturated arithmetics for CSSPixels há 2 anos atrás
  MacDue 40fa07a6e1 LibWeb: Force paintable to exist for SVG <g> elements há 2 anos atrás