View previous topic :: View next topic |
Author |
Message |
OPENSTEP The One
Joined: May 25, 2003 Posts: 4752 Location: Santa Barbara, CA
|
Posted: Thu May 04, 2006 11:13 am Post subject: |
|
OK, hadn't realized they were all that isolated. I'll do that tonight and e-mail you when they're done.
ed |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Thu May 04, 2006 1:49 pm Post subject: |
|
OPENSTEP wrote: | OK, hadn't realized they were all that isolated. I'll do that tonight and e-mail you when they're done. |
FYI. I just converted all of the files to GIF using ImageMagick. Some came out blank but most are usable. I am going through them right now and I will commit my changes tonight.
Patrick |
|
Back to top |
|
|
OPENSTEP The One
Joined: May 25, 2003 Posts: 4752 Location: Santa Barbara, CA
|
Posted: Thu May 04, 2006 6:41 pm Post subject: |
|
oh dude! Sorry I didn't get to them faster Glad ImageMagick worked. It's pretty good overall and I've found it really useful for integrating with build systems and scripts. GraphicConverter supports more formats, but it's not exactly easily integratable into perl or shell scripts.
Let me know if there's anything else I can do to help on the cursors.
ed |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Thu May 04, 2006 8:41 pm Post subject: |
|
Bad news. ImageMagick adds padding around the cursor images so a lot of work is need to guess where the cursor hot spot for each image should be so I won't be able to add this stuff for the next spin.
I have committed the code (cvs update the vcl module) and all of the images will get stuffed into vcl.jar so no need to do anything different when rebuild vcl, but I have commented out all but one cursor in VCLFrame.java's static initializer method. There are several commented out if anyone wants to play with the code. Just uncomment them, rebuild vcl, create a table in Writer, and put the cursor on the top or side outlines of the table.
Patrick |
|
Back to top |
|
|
OPENSTEP The One
Joined: May 25, 2003 Posts: 4752 Location: Santa Barbara, CA
|
Posted: Thu May 04, 2006 10:09 pm Post subject: |
|
No worries. I've done work in scripts to get imagemagick to convert to specific boundaries so I can look into the padding stuff at a future time.
ed |
|
Back to top |
|
|
amayze The Merovingian
Joined: Oct 24, 2005 Posts: 561 Location: Edinburgh, Scotland
|
Posted: Fri Oct 20, 2006 2:35 am Post subject: |
|
This has been raised on Bugzilla (bug 1910. Not sure what to set the bug status too.
Has there been any more progress with this or a decision to do it for version 2.x?
Andy
\Just asking! |
|
Back to top |
|
|
pluby The Architect
Joined: Jun 16, 2003 Posts: 11949
|
Posted: Fri Oct 20, 2006 7:27 am Post subject: |
|
I marked that bug as "deferred" for now.
Patrick |
|
Back to top |
|
|
|