Top "Stroke" questions

a line drawn along a path

How to outline a TextView?

What I want to do? (blue will be changed as white) What I did? I have found a class which …

android fonts android-canvas draw stroke
Outline UILabel text in UILabel Subclass

I'm trying hard to find a way to simply add an outline/stroke/contour to my UILabel text. Talking about …

ios swift uilabel stroke outline
android dashed border with padding

i have a RadioGroup I would like to add a dashed stroke(boder?) with some padding. The background of Radio …

android border stroke
clear line on HTML5 Canvas

Is there a way to unstroke a line? On my canvas I have a line with opacity 0.5, and width of 20 …

html canvas line stroke
iOS, Draw text with stroke on UIImage

I am currently drawing text onto a UIImage which appears in an AnnotationView in an iOS Map - custom icons …

ios objective-c fonts uiimage stroke
Clearing a strokeRect() on HTML5 Canvas

I can draw a square with a border on my canvas perfectly fine. However, when I attempt to clear this …

html canvas stroke
Drawing a line with a certain pixel width

I would like to display X/Y data on a canvas using lines with a certain width (in pixels, or "…

android canvas paint stroke
Fill svg path background. Fill not working

I need to create a speech bubble in SVG. Unable to fill the background of the svg path. I need …

html css svg stroke jquery-svg
How to give border to circle using paint

Hi i have implemented Progress bar and it is working fine, but my problem is i need to give a …

android paint android-progressbar stroke
How to draw a path with variable stroke width

My code is basically from this example (http://corner.squareup.com/2010/07/smooth-signatures.html) and Google APIs (FingerPaint) but now I …

android drawing width paint stroke