Questions tagged [strokeshadow]

4 questions
23
votes
4 answers

iOS : How to add drop shadow and stroke shadow on UIView?

I want to add drop shadow and stroke shadow on UIView This is what my designer given me to apply shadow, For drop shadow, he told me to use RGB(176,199,226) with 90% opacity, distance-3 and size-5 For stroke shadow, he told to apply,…
Hemang
  • 26,840
  • 19
  • 119
  • 186
7
votes
3 answers

How to make a text stroke with transparent text

I found this solution: Outline effect to text Which is great, but is it posible to make the text transparent and only the outline to draw? This happens with box-shadow, for example, as even if the box doesn't have a background, you won't see the…
Vandervals
  • 5,774
  • 6
  • 48
  • 94
1
vote
1 answer

How to create a stroke on a CCLabelTTF

I have been looking for the past couple of hours for a way to create a stroke around labels in cocos2d but so far all I have come up with is this: CCLabelTTF Font Stroke Demo this is just what I need but the stroke looks very blocky, and I am…
Stephen
  • 499
  • 9
  • 28
-1
votes
1 answer

To create a stroke with shadow in android

I would like to create a textview with stroke along with shadow as shown in the image, Can anyone please help me solving this issue.
Parthiban M
  • 1,104
  • 1
  • 10
  • 30