mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-06 04:42:15 -05:00
parent
50843d8f87
commit
3d346d8045
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ var Style = Base.extend(new function() {
|
||||||
fontFamily: 'sans-serif',
|
fontFamily: 'sans-serif',
|
||||||
fontWeight: 'normal',
|
fontWeight: 'normal',
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
font: 'sans-serif', // deprecated, links to fontFamily
|
|
||||||
leading: null,
|
leading: null,
|
||||||
// Paragraphs
|
// Paragraphs
|
||||||
justification: 'left'
|
justification: 'left'
|
||||||
|
|
Loading…
Reference in a new issue