Questions tagged [sketchapp]

Digital design application for Mac, produced by Bohemian Coding.

117 questions
0
votes
1 answer

Path direction in symbols of icon font

I'm making an icon font with this workflow: Design icons with Sketch app Generate SVG with gulp-sketch Generate icon font with gulp-iconfont Results look right with OSX browsers, but the icons look bad in others (explorer on windows and android,…
aitor
  • 2,281
  • 3
  • 22
  • 44
0
votes
1 answer

Making SketchApp pages interactive and link to other pages

I have stumbled across the ability before and cannot find it to save my life. I have done research and cannot find anything relevant to help. What I have done before is I had a few different pages each with a button on them. I want to make those…
Gary
  • 43
  • 4
0
votes
1 answer

How to use setImage in Sketch Plugins

Im currently writing a Sketch Plugin. I'm doning something like this: fill.setFillType(4); fill.setPatternImage( imageData ); fill.setPatternFillType(1); The console Outputs: setPatternImage: is deprecated. Use setImage: instead with MSImageData…
oliverwebr
  • 459
  • 3
  • 13
0
votes
1 answer

MSPage addLayer undefined

I'm writing a demo that working with Layer and Page. My code looks like: layer = [MSLayer new] [[doc currentPage] addLayer:layer] //<= addLayer is undefined I saw in the Sketch plugin API for MSPage has the addLayer function. I'm running Sketch…
Tuan Chau
  • 1,243
  • 1
  • 16
  • 30
-1
votes
2 answers

How to export artboards to PDF sorted by artboard name

In Sketch 56, how can I Export Artboards to PDF sorted by artboard name? I've manually sorted the artboards in the sidebar, but that didn't do anything. Exporting to PDF seems to follow the order the artboards are visually placed on screen (from…
bart
  • 14,958
  • 21
  • 75
  • 105
-1
votes
1 answer

Make name tags dynamically in Sketch

So I'm creating a name tag for a conference where I have 250 participants. Each name tag needs a different name, location, a specific color of a square and a question. Is there any way I can program or a get an addon that does this for me, so I…
MadsVJ
  • 678
  • 6
  • 19
-1
votes
3 answers

Can I use Sketchapp to design entire website

I am a freelancer who wants to start using Sketchapp to make more trendy websites (slanted and curved line backgrounds, UI assets that have shadows, assets that go over 2 divs (see examples). Can and do freelancers (do both their own design and…
Jeff
  • 9
  • 2
-1
votes
1 answer

Storing javascript variable in html

So far in my javascript, I have this code: !/Users/me/Desktop/Screen Shot 2017-07-19 at 2.15.40 PM.png @import "MochaJSDelegate.js"; @import 'common.js'; var word = "some kind of file"; function getWord(){ return word; } And I want to be able…
Kobe Chang
  • 19
  • 3
-1
votes
1 answer

How do I step through points of a shape in sketch app?

Edit Mode: Stepping through points allows to select points that have same cooordinates.
Katja Süss
  • 759
  • 6
  • 13
-1
votes
2 answers

how use these Material Design UI in my android studio while developing the application? ie .sketch file

Please help me out how to use the UI that designed by sketch in my android application either in eclipse or Android studio. The sketch file in .sketch format
Adarsh R.S
  • 17
  • 1
  • 1
-1
votes
1 answer

Sketch, how to cut shapes?

I am using Sketch to create a logo. I have 3 shapes (circle and square combined for the fist 2 shapes) that i want to lined up next each other (see image below). How would i go about cutting the covering shape so that the one below does not show…
Alan
  • 459
  • 6
  • 20
-2
votes
2 answers

Adobe experience design supports sketch file? Can I open Sketch file in XD?

Is it possible to open sketch source file in adobe experience design. Does XD support sketch file?
Rahul
  • 1
  • 1
1 2 3 4 5 6 7
8