Questions tagged [sketch-3]

Sketch is a digital design application for Mac.

Sketch is an application built for modern graphic designers. Features a flexible workflow with support for Multiple Pages and Artboards and Symbols and Shared Styles to make reusing elements quick and easy.

97 questions
14
votes
3 answers

How to calculate letterSpacing for TextView from sketch values?

In design I have a text field with 16 as text size and 0.6 as character spacing But, if I set this value for android:letterSpacing attribute of TextView spacing will be much more larger than in design. So, what is the way to convert sketch value to…
mohax
  • 3,801
  • 2
  • 32
  • 77
13
votes
2 answers

Is it possible to convert a .Sketch file to an .SVG?

Is it possible to convert a Sketch file to an SVG without actually having Sketch or DrawIt? I know it's theoretically possible since they're both vector, but I use Windows and Linux, so I don't have a Mac to open the files with.
Ben Leggiero
  • 25,904
  • 38
  • 161
  • 267
10
votes
3 answers

Export from zeplin to sketch

There is a project in Zeplin. Was trying to export it into Sketch but was only able to export scenes as PNG files. How is that possible to export them as '.sketch' ones so i could work with layers in Sketch?
Alexander
  • 2,293
  • 5
  • 11
  • 20
10
votes
4 answers

convert sketch line height into ios line 'height multiple' property

My designer send me sketch file which says 'Line height: 22' for label. How can i achieve this in xcode interface builder. Is there any way to define this line height using code or UI builder.
Mukesh Gami
  • 900
  • 1
  • 8
  • 14
7
votes
1 answer

Sketch to CSS - Radial Gradient Css Export Problem

My English is a little bad. Sorry. There is a design prepared in the Sketch program. I couldn't spill the radial gradiant correctly into the css code. How do I get the same radial gradiant appearance? Screenshots : https://imgur.com/1XNWNtv…
Gökhan
  • 89
  • 1
  • 4
7
votes
1 answer

Finding a pattern or formula to convert Sketch shape path points(json format) to svg path

I am trying to find a pattern to convert Sketch shape points(json format) to svg path, as we know sketch files are just zip files, unzipping you will get json files. here are sample json codes { "_class": "triangle", "do_objectID":…
JohnPep
  • 163
  • 1
  • 11
7
votes
4 answers

How can I open .sketch files in Linux or Windows?

I've an Android sketch template as a .sketch file. Unfortunately I can't use it on Linux or Windows, but the Sketch program is only for Mac OS. How can I open .sketch files in Linux or Windows?
6
votes
2 answers

How to export the generated theme in the Material Plugin for Sketch?

We are using the Material Design Theme Editor Plugin in Sketch. It's a fantastic tool because it allows us to follow the Material Design guidelines very easily and to have a visual consistency in our apps. But I can't find an option to export the…
6
votes
3 answers

Vector drawable not drawn correctly in Android Studio

I'm in the middle of a redesign for an app, and I am having problems with getting some of the icons to draw correctly in Android Studio. I'm using Sketch for all of the design work. I've looked around quite a bit online to try and figure out a…
5
votes
2 answers

Converting Image in png format to vector format using Sketch (Mac)

I am new to sketch and I am facing some issues in generating Vectors for some of the icons which I have in .png format. Could any one please refer some tutorial or tell me some simple way to get through this. Feel free to guide me if I am wrong…
Himanshu
  • 331
  • 1
  • 4
  • 19
5
votes
1 answer

How to Subtract a Vector Path from a Rectangle in Sketch

How does one subtract a vector path in Sketch. Shapes are straightforward and text is also doable. The white lines in the attached images need to be cuts through the rectangle. Suggestions?
Aaronium112
  • 2,729
  • 3
  • 29
  • 42
5
votes
1 answer

Material-UI sketch files

Are there any existing PSD or Sketch (preferred option) files for Material-UI components available? https://material-ui.com/ I can use Sketch build in Material Design Template v2 for mockups but I am not sure if that is an accurate representation…
Kimmo Hintikka
  • 7,909
  • 6
  • 26
  • 52
4
votes
1 answer

how to export without drop shadow in sketch

I am new to sketch. After designed an icon in sketch, I want to export it to PNG. The icon is drawn with multiple path and grouped together. But when I export it, the exported image has drop shadow in it. I don't want the shadow. Is there anyway to…
yang
  • 429
  • 5
  • 16
4
votes
2 answers

Convert opacity on text to hex color in sketch

Often I get a sketch file where a designer put the opacity on a colored text. This in itself isn't that awful thing, since I can just use rgba for color on my text in css. But the problem is that this is a taxing function, and there really is no…
dingo_d
  • 9,839
  • 10
  • 62
  • 102
4
votes
1 answer

Wrong size when exporting SVG from Sketch

When exporting an icon from Sketch as an SVG, it get exported with the wrong size. The icon.svg file on the left is exported from Sketch. But when I export the same file from Illustrator it exports it perfectly fine. Here's my sketch export…
Leo
  • 897
  • 2
  • 13
  • 30
1
2 3 4 5 6 7