Jürg Lehni
|
0fcee7d8df
|
Move _owner / _style declarations to the top.
|
2011-12-20 22:36:24 +01:00 |
|
Jürg Lehni
|
e30a0ae26d
|
Define CharacterStyle#getFontStyle()
And use it in PointText.
|
2011-12-19 23:05:22 +01:00 |
|
Jürg Lehni
|
ea0eaf04ea
|
Make TextItem#style a reference to #characterStyle.
Internally, CharacterStyle extends PathStyle and is now stored in TextItem#_style.
|
2011-12-19 22:26:09 +01:00 |
|
Jürg Lehni
|
19429d9b6d
|
Automate generation of style accessors through Style class.
Shaving off some byes by adding more magic.
|
2011-12-19 22:14:10 +01:00 |
|
Jürg Lehni
|
9e79514b54
|
Add documentation about observed discrepancy between TextItem#characterStyle and #style.
|
2011-12-19 22:03:36 +01:00 |
|
Jürg Lehni
|
e1c8c48f11
|
Increase default type size to 12px.
|
2011-12-18 16:56:31 +01:00 |
|
Jürg Lehni
|
11f298c994
|
Start adding support for PointText#bounds and multi-line text, work in progress.
|
2011-11-23 18:12:41 +01:00 |
|
Jürg Lehni
|
44291fe33b
|
Support injecting multiple object parameters into Style classes.
|
2011-11-18 20:08:54 +01:00 |
|
Jürg Lehni
|
24f07dccec
|
Clean up some JSDoc comments.
|
2011-11-12 13:27:29 +01:00 |
|
Jürg Lehni
|
42d0e722db
|
Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now.
|
2011-11-10 19:16:34 +01:00 |
|
Jürg Lehni
|
ae116cd043
|
Improve comments about change notifications.
|
2011-08-23 16:36:57 +02:00 |
|
Jürg Lehni
|
43cc8e45b2
|
Clean up and separate PaperScript documetation from JavaScript related classes. Work in progress.
|
2011-07-25 00:25:23 +01:00 |
|
Jürg Lehni
|
ced45c4e8f
|
Add HSLColor to documentation.
|
2011-07-07 20:51:23 +02:00 |
|
Jürg Lehni
|
79c0ad8cc5
|
Update copyright notices.
|
2011-07-01 12:17:45 +02:00 |
|
Richard D. Worth
|
ac39873693
|
Whitespace. Removed all trailing whitespace from .js files
|
2011-06-30 06:01:51 -04:00 |
|
Jürg Lehni
|
3d21a3a8e1
|
Remove obsolete comment about examples not showing up.
|
2011-06-23 00:21:54 +01:00 |
|
Jürg Lehni
|
7cd749e63d
|
Change all documentation to new convention of defining @class outside injection scope, fix some comments and a few errors with examples.
|
2011-06-22 23:56:05 +01:00 |
|
Jonathan Puckey
|
2361556af6
|
TextItem related documentation.
|
2011-06-21 00:54:14 +02:00 |
|
Jonathan Puckey
|
ba7291700b
|
Hide Style from documentation.
|
2011-06-21 00:49:42 +02:00 |
|
Jürg Lehni
|
937a9def77
|
Override default fillColor to 'black' in CharacterStyle.
|
2011-06-20 20:25:02 +01:00 |
|
Jürg Lehni
|
4e3aa3e5c5
|
Move all Style classes into their own folder.
|
2011-06-20 16:38:01 +01:00 |
|