Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (United Kingdom) guidelines.
27042713 of 5744 results
2704.
The <b>feColorMatrix</b> filter primitive applies a matrix transformation to color of each rendered pixel. This allows for effects like turning object to grayscale, modifying color saturation and changing color hue.
The <b>feColourMatrix</b> filter primitive applies a matrix transformation to colour of each rendered pixel. This allows for effects like turning object to greyscale, modifying colour saturation and changing colour hue.
Translated and reviewed by Robert Readman
In upstream:
The <b>feColorMatrix</b> filter primitive applies a matrix transformation to colour of each rendered pixel. This allows for effects like turning object to greyscale, modifying colour saturation and changing colour hue.
Suggested by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:2990
2705.
The <b>feComponentTransfer</b> filter primitive manipulates the input's color components (red, green, blue, and alpha) according to particular transfer functions, allowing operations like brightness and contrast adjustment, color balance, and thresholding.
The <b>feComponentTransfer</b> filter primitive manipulates the input's colour components (red, green, blue, and alpha) according to particular transfer functions, allowing operations like brightness and contrast adjustment, colour balance, and thresholding.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:2994
2706.
The <b>feComposite</b> filter primitive composites two images using one of the Porter-Duff blending modes or the arithmetic mode described in SVG standard. Porter-Duff blending modes are essentially logical operations between the corresponding pixel values of the images.
The <b>feComposite</b> filter primitive composites two images using one of the Porter-Duff blending modes or the arithmetic mode described in SVG standard. Porter-Duff blending modes are essentially logical operations between the corresponding pixel values of the images.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:2998
2707.
The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on the image. Common effects created using convolution matrices are blur, sharpening, embossing and edge detection. Note that while gaussian blur can be created using this filter primitive, the special gaussian blur primitive is faster and resolution-independent.
The <b>feConvolveMatrix</b> lets you specify a Convolution to be applied on the image. Common effects created using convolution matrices are blur, sharpening, embossing and edge detection. Note that while gaussian blur can be created using this filter primitive, the special gaussian blur primitive is faster and resolution-independent.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3002
2708.
The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "embossed" shadings. The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer.
The <b>feDiffuseLighting</b> and feSpecularLighting filter primitives create "embossed" shadings. The input's alpha channel is used to provide depth information: higher opacity areas are raised toward the viewer and lower opacity areas recede away from the viewer.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3006
2709.
The <b>feDisplacementMap</b> filter primitive displaces the pixels in the first input using the second input as a displacement map, that shows from how far the pixel should come from. Classical examples are whirl and pinch effects.
The <b>feDisplacementMap</b> filter primitive displaces the pixels in the first input using the second input as a displacement map, that shows from how far the pixel should come from. Classical examples are whirl and pinch effects.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3010
2710.
The <b>feFlood</b> filter primitive fills the region with a given color and opacity. It is usually used as an input to other filters to apply color to a graphic.
The <b>feFlood</b> filter primitive fills the region with a given colour and opacity. It is usually used as an input to other filters to apply colour to a graphic.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3014
2711.
The <b>feGaussianBlur</b> filter primitive uniformly blurs its input. It is commonly used together with feOffset to create a drop shadow effect.
The <b>feGaussianBlur</b> filter primitive uniformly blurs its input. It is commonly used together with feOffset to create a drop shadow effect.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3018
2712.
The <b>feImage</b> filter primitive fills the region with an external image or another part of the document.
The <b>feImage</b> filter primitive fills the region with an external image or another part of the document.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3022
2713.
The <b>feMerge</b> filter primitive composites several temporary images inside the filter primitive to a single image. It uses normal alpha compositing for this. This is equivalent to using several feBlend primitives in 'normal' mode or several feComposite primitives in 'over' mode.
The <b>feMerge</b> filter primitive composites several temporary images inside the filter primitive to a single image. It uses normal alpha compositing for this. This is equivalent to using several feBlend primitives in 'normal' mode or several feComposite primitives in 'over' mode.
Translated by Tim Sheridan
Located in ../src/ui/dialog/filter-effects-dialog.cpp:3026
27042713 of 5744 results

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Andi Chandler, Anthony Harrington, Benjamin Goodger, Bruce Cowan, Isopogon, Martin Owens, Robert Readman, Tim Sheridan, xteejx.