Last active
November 24, 2016 10:37
-
-
Save lukasmartinelli/93f5434991492100edabe85a06ae5fd4 to your computer and use it in GitHub Desktop.
Maputnik Balsamiq Mockup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mockup":{ | |
"controls":{ | |
"control":[ | |
{ | |
"ID":"0", | |
"h":"215", | |
"measuredH":"70", | |
"measuredW":"100", | |
"typeID":"Canvas", | |
"w":"488", | |
"x":"63", | |
"y":"44", | |
"zOrder":"0" | |
}, | |
{ | |
"ID":"1", | |
"measuredH":"27", | |
"measuredW":"144", | |
"properties":{ | |
"text":"Choose Font\t" | |
}, | |
"typeID":"SubTitle", | |
"x":"94", | |
"y":"73", | |
"zOrder":"1" | |
}, | |
{ | |
"ID":"6", | |
"measuredH":"82", | |
"measuredW":"126", | |
"properties":{ | |
"text":"Font Families\t\nOpen Sans\nRoboto\nNoto" | |
}, | |
"typeID":"ComboBox", | |
"w":"199", | |
"x":"94", | |
"y":"100", | |
"zOrder":"2" | |
}, | |
{ | |
"ID":"7", | |
"measuredH":"27", | |
"measuredW":"126", | |
"properties":{ | |
"text":"Font Families\t" | |
}, | |
"typeID":"ComboBox", | |
"w":"199", | |
"x":"320", | |
"y":"100", | |
"zOrder":"3" | |
}, | |
{ | |
"ID":"8", | |
"h":"75", | |
"measuredH":"126", | |
"measuredW":"100", | |
"properties":{ | |
"text":"Open Sans Bold Italic\nOpen Sans Bold\nOpen Sans Regular\nOpen Sans Light" | |
}, | |
"typeID":"List", | |
"w":"199", | |
"x":"320", | |
"y":"127", | |
"zOrder":"4" | |
}, | |
{ | |
"ID":"10", | |
"h":"79", | |
"measuredH":"123", | |
"measuredW":"109", | |
"properties":{ | |
"size":"10", | |
"text":"We can do better than that.\nThis is just a rough MVP version\nthat is easy to implement." | |
}, | |
"typeID":"StickyNote", | |
"w":"191", | |
"x":"78", | |
"y":"214", | |
"zOrder":"5" | |
} | |
] | |
}, | |
"measuredH":"293", | |
"measuredW":"551", | |
"mockupH":"249", | |
"mockupW":"488", | |
"version":"1.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment