Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 17f4ed6ea1 LibGfx+LibWeb: Simplify text shaping API by removing per glyph callback il y a 10 mois
  Aliaksandr Kalenik ec315667f0 LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun il y a 11 mois
  BenJilks 11e7d72686 LibWeb: Layout text chunks based on their Unicode direction il y a 11 mois
  Andreas Kling 3ed0381a2a LibGfx: Remove unused font code dealing with left-side bearing il y a 11 mois
  BenJilks 0d63269cb7 LibGfx+LibWeb: Use harfbuzz for text shaping il y a 11 mois
  Aliaksandr Kalenik 7181c3f2ea Everywhere: Limit layout text fragments to use one font for all glyphs il y a 1 an
  Andreas Kling 1a2a34fa43 LibGfx: Remove Bitmap::glyph_spacing() il y a 1 an
  Aliaksandr Kalenik 613cd6104d LibWeb: Support masking of SVGForeignObjectPaintable il y a 1 an
  goldenzach 65eb7699f4 LibWeb: Resolve vertical padding of inline elements il y a 1 an
  Andreas Kling 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes il y a 1 an
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues il y a 1 an
  Aliaksandr Kalenik df57d7ca68 LibGfx+LibWeb: Update for_each_glyph_position to use font cascade list il y a 1 an
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm il y a 1 an
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout il y a 1 an
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString il y a 1 an
  circl 6b30847120 LibWeb: Don't add an extra glyph spacing to width of TextNode il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Andi Gallo 685ef4ec82 LibWeb: Stop collecting lookahead items on forced break il y a 1 an
  Andi Gallo 3d7e788981 LibWeb: Improve the line breaking algorithm il y a 2 ans
  Andi Gallo ef6a78518f LibWeb: Remove unused argument of InlineLevelIterator::next il y a 2 ans
  Andreas Kling 481fdfee68 LibWeb: Resolve CSS inset properties when entering inline-flow elements il y a 2 ans
  Aliaksandr Kalenik fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext il y a 2 ans
  Karol Kosek d4b5205482 Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""" il y a 2 ans
  Andi Gallo b12820c967 LibWeb: Handle float clearing specified on line break elements il y a 2 ans
  Andreas Kling b918ce4022 LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed il y a 2 ans
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code il y a 2 ans
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units il y a 2 ans
  Baitinq 73e87d694e LibWeb: Don't collapse TextNode if it's editable il y a 2 ans