- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of about 10,000 for content_length:[100000 TO 499999] (0.11 sec)
-
clipPathUnits - SVG: Scalable Vector Graphics |...
The clipPathUnits attribute indicates which coordinate system to use for the contents of the <clipPath> element.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clipPathUnitsRegistered: Fri Nov 01 00:49:26 UTC 2024 - Last Modified: Wed Oct 30 01:00:09 UTC 2024 - 123.4K bytes - Viewed (0) -
from - SVG: Scalable Vector Graphics | MDN
The from attribute indicates the initial value of the attribute that will be modified during the animation.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/FromRegistered: Fri Nov 01 00:49:35 UTC 2024 - Last Modified: Wed Oct 30 01:00:11 UTC 2024 - 124.9K bytes - Viewed (0) -
font-size - SVG: Scalable Vector Graphics | MDN
The font-size attribute refers to the size of the font from baseline to baseline when multiple lines of text are set solid in a multiline layout environment.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-sizeRegistered: Fri Nov 01 00:49:47 UTC 2024 - Last Modified: Wed Oct 30 01:00:11 UTC 2024 - 124.1K bytes - Viewed (0) -
intercept - SVG: Scalable Vector Graphics | MDN
The intercept attribute defines the intercept of the linear function of color component transfers when the type attribute is set to linear.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/interceptRegistered: Fri Nov 01 00:48:36 UTC 2024 - Last Modified: Wed Oct 30 01:00:12 UTC 2024 - 126.5K bytes - Viewed (0) -
k - SVG: Scalable Vector Graphics | MDN
The k attribute specifies the amount for decreasing the spacing between the two glyphs in a kerning pair.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/kRegistered: Fri Nov 01 00:48:40 UTC 2024 - Last Modified: Wed Oct 30 01:00:12 UTC 2024 - 119.6K bytes - Viewed (0) -
Unsigned right shift (>>>) - JavaScript | MDN
The unsigned right shift (>>>) operator returns a number whose binary representation is the first operand shifted by the specified number of bits to the right. Excess bits shifted off to the right are discarded, and zero bits are shifted in from the left. This operation is also called "zero-filling right shift", because the sign bit becomes 0, so the resulting number is always positive. Unsigned right shift does not accept BigInt values.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unsigned_right_shiftRegistered: Fri Nov 01 00:50:03 UTC 2024 - Last Modified: Tue Oct 29 00:53:39 UTC 2024 - 149.6K bytes - Viewed (0) -
Configure launch.json for C/C++ debugging in Vi...
code.visualstudio.com/docs/cpp/launch-json-referenceRegistered: Fri Nov 01 00:26:20 UTC 2024 - 106.2K bytes - Viewed (0) -
Create a development container using Visual Stu...
code.visualstudio.com/docs/devcontainers/create-dev-containerRegistered: Fri Nov 01 00:26:51 UTC 2024 - 127.5K bytes - Viewed (0) -
Tools for SVG - SVG: Scalable Vector Graphics |...
Now that we covered the basics of the SVG internals, we will take a look at some tools to work with SVG files.developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Tools_for_SVGRegistered: Fri Nov 01 00:41:50 UTC 2024 - Last Modified: Wed Oct 30 01:00:26 UTC 2024 - 129.1K bytes - Viewed (0) -
encodeURIComponent() - JavaScript | MDN
The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURI(), this function encodes more characters, including those that are part of the URI syntax.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponentRegistered: Fri Nov 01 00:40:55 UTC 2024 - Last Modified: Tue Oct 29 00:53:27 UTC 2024 - 155.4K bytes - Viewed (0)