Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 7971 - 7980 of about 10,000 for content_length:[100000 TO 499999] (1.32 sec)

  1. <feImage> - SVG: Scalable Vector Graphics | MDN

    The <feImage> SVG filter primitive fetches image data from an external source and provides the pixel data as output (meaning if the external source is an SVG image, it is rasterized.)
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feImage
    Registered: Wed Mar 12 00:37:40 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 132K bytes
    - Viewed (0)
  2. <feMerge> - SVG: Scalable Vector Graphics | MDN

    The <feMerge> SVG element allows filter effects to be applied concurrently instead of sequentially. This is achieved by other filters storing their output via the result attribute and then accessing it in a <feMergeNode> child.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feMerge
    Registered: Wed Mar 12 00:37:44 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 131.3K bytes
    - Viewed (0)
  3. <feBlend> - SVG: Scalable Vector Graphics | MDN

    The <feBlend> SVG filter primitive composes two objects together ruled by a certain blending mode. This is similar to what is known from image editing software when blending two layers. The mode is defined by the mode attribute.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feBlend
    Registered: Wed Mar 12 00:37:35 UTC 2025
    - Last Modified: Tue Mar 11 00:46:49 UTC 2025
    - 132.5K bytes
    - Viewed (0)
  4. <vkern> - SVG: Scalable Vector Graphics | MDN

    The <vkern> SVG element allows to fine-tweak the vertical distance between two glyphs in top-to-bottom fonts. This process is known as kerning.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/vkern
    Registered: Wed Mar 12 00:45:16 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 125.4K bytes
    - Viewed (0)
  5. <missing-glyph> - SVG: Scalable Vector Graphics...

    The <missing-glyph> SVG element's content is rendered, if for a given character the font doesn't define an appropriate <glyph>.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/missing-glyph
    Registered: Wed Mar 12 00:44:58 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 129K bytes
    - Viewed (0)
  6. <text> - SVG: Scalable Vector Graphics | MDN

    The <text> SVG element draws a graphics element consisting of text. It's possible to apply a gradient, pattern, clipping path, mask, or filter to <text>, like any other SVG graphics element.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/text
    Registered: Wed Mar 12 00:43:39 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 136.5K bytes
    - Viewed (0)
  7. attributeType - SVG: Scalable Vector Graphics |...

    The attributeType attribute specifies the namespace in which the target attribute and its associated values are defined.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/attributeType Similar Results (1)
    Registered: Wed Mar 12 00:43:22 UTC 2025
    - Last Modified: Tue Mar 11 00:46:46 UTC 2025
    - 126.1K bytes
    - Viewed (0)
  8. <font-face-src> - SVG: Scalable Vector Graphics...

    The <font-face-src> SVG element corresponds to the src descriptor in CSS @font-face rules. It serves as container for <font-face-name>, pointing to locally installed copies of this font, and <font-face-uri>, utilizing remotely defined fonts.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-src
    Registered: Wed Mar 12 00:44:19 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 124.2K bytes
    - Viewed (0)
  9. <polyline> - SVG: Scalable Vector Graphics | MDN

    The <polyline> SVG element is an SVG basic shape that creates straight lines connecting several points. Typically a polyline is used to create open shapes as the last point doesn't have to be connected to the first point. For closed shapes see the <polygon> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/polyline
    Registered: Wed Mar 12 00:42:55 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 129.8K bytes
    - Viewed (0)
  10. <rect> - SVG: Scalable Vector Graphics | MDN

    The <rect> SVG element is a basic SVG shape that draws rectangles, defined by their position, width, and height. The rectangles may have their corners rounded.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/rect
    Registered: Wed Mar 12 00:43:00 UTC 2025
    - Last Modified: Tue Mar 11 00:46:50 UTC 2025
    - 134.8K bytes
    - Viewed (0)
Back to top