Sample of embossed text
To make the text look embossed the first color should be darker than the second, here you can see some examples:Embossed textWe can make the effect more exaggerated doing the copies completely opaque (opac1 values and opac2 = 1):Embossed Text with more opacityWe can give only one pixel instead of the two that are applied by default:One pixel Embossed TextSample of sunken text
To make the text appear to be sunk we pass the first color lighter than the second, examples:Sunken textWe can exaggerate the effect by making the copies completely opaques (opac1 values and opac2 = 1):Sunken text with more opacityOnly one pixel and opacity 1:Sunken text of 1 pixelSample of border
To make the text appear to be surrounded by a border give same value to the two colors, examples:Two pixels borderWe can make copies completely opaque (opac1 values and opac2 = 1):Text with opaque borderOnly 1 pixel and opacity 1:One pixel borderSample of blur
To make the text look blurred we give the same value to the two colors and low opacity, examples:Opacidad 0.1Opacidad 0.3Opacidad 0.5
javaScript-textBorder: samples
0