UNPKG

vue-painting

Version:

A image tailor and painting component for Vue.

11 lines (10 loc) 333 B
export default { colors: [ '#000000', '#808080', '#800000', '#808000', '#008000', '#000080', '#800080', '#008080', '#ffffff', '#c0c0c0', '#ff0000', '#ffff00', '#00ff00', '#0000ff', '#ff00ff', '#00ffff' ], fontSizes: [8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22], lineWidth: [2, 4, 8] }