Questions tagged [stroke]

a line drawn along a path

On iOS, this might be a UIBezierPath or on Android, this would be a collection of attributes describing the line in XML (such as width, color, width and gap).

476 questions
0
votes
1 answer

How to refine strokes of an inkpresenter WP8

I'm using ink presenter to draw the strokes. But the problem is while drawing curved lines, its draws jagged lines.. Straight lines do not have a problem. This is how I have done.. I dont know where to make changes so as to make the lines smoother. …
alfah
  • 2,077
  • 1
  • 31
  • 55
0
votes
1 answer

Animation of letters filling After Effect

Is it possible to animate text/object with 'end' in after effects just like you do with strokes? How can I achieve this? See the video and you'll understand what I wan't to achieve. YouTube - Guy showing the 'end' on a stroke Cheers, Tommie
tommielag
  • 51
  • 1
  • 6
0
votes
1 answer

How to outline text with html5/css3?

I'm trying to use shadow to outline text -- a solution I got from other stackoverflow threads. Currently, text-outline and text-stroke are barely supported. I'm getting a strange behavior on one of the letters. To use the shadow hack I did:
abalter
  • 9,663
  • 17
  • 90
  • 145
0
votes
1 answer

Add stroke to object in OpenGL using GLKit

I'm drawing some objects to a view in my application using OpenGL with GLKit. I have been trying to add a stroke to one of the objects I'm drawing, but I can't figure out a good way to do that. I could probably add a stroke using a texture or by…
Frog
  • 1,631
  • 2
  • 17
  • 26
0
votes
1 answer

Different strokes styles, in different lines

Need several lines but with different styles. However all are in the same style. Thanks.