Quote:
Originally Posted by moonmonkey
I only need safari (webkit) support as its for a dashboard widget.
The reason I wanted to use the same image is that there is lots and I d…
Quote:
Originally Posted by registered_user
A widget? oh geez. I wrote the hula girl widget, and it's got tons of pictures in it. It's not like load time is an issue with a w…
Quote:
Originally Posted by Chuckit
I second the recommendation for <canvas>. It basically plugs you into CoreGraphics, which allows transforms like this.
That sounds…
Holy smokes that <canvas> tag is powerful. I feel like Zeus hurling lightning bolts from the top of Mount Olympus.
Now to figure out how to make the rotate take place from …
Quote:
Originally Posted by registered_user
Holy smokes that <canvas> tag is powerful. I feel like Zeus hurling lightning bolts from the top of Mount Olympus.
Now to fig…
Quote:
Originally Posted by registered_user
Holy smokes that <canvas> tag is powerful. I feel like Zeus hurling lightning bolts from the top of Mount Olympus.
Now to fig…
Oh. To the original question: (when I first seen this I was going to suggest the following, but decided against it since there's no real unified way of doing it cross-platform - th…
Quote:
Originally Posted by moonmonkey
EEKS! I want the power too!
can you post an example of the rotation?
here's something I'm tinkering with:
http://roo.clubhouse54.com…
Quote:
Originally Posted by registered_user
here's something I'm tinkering with:
http://roo.clubhouse54.com/hula/canvas/canvas.html
There are two images in that, and also note …
Sounds good. And if you have time for a tutorial, I think that's something that lots of people can use. Especially since it sounds more difficult than previous versions of OS X. Th…
Quote:
"%PDF"-"EOF"
"%PDF"-"%%EOF "
as hex,
"25504446"-"2525454F460A"
#To $0A after "EOF"
and tips,
1, Export PDF with the Preview.app.
2, Fill in the spac…
Thanks!! After a lot of tinkering, I finally got it right. AHHH!! =))
Now I'm just wondering... What other possibilities lies hidden in there (WaitingForLoginWindow). So, (If You …
Quote:
Originally Posted by znapPe
Thanks!! After a lot of tinkering, I finally got it right. AHHH!! =))
Now I'm just wondering... What other possibilities lies hidden in there…
ok i think i figured out how to do everything. but when i edit the .pdf in photoshop and save it, it becomes 88kb. the smallest i can possibly get it to is 32kb using PFDCompress…
"The progress bar image data is contained in the range (decimal) from
13392-31824 (total of 18432 bytes)"
i have copied this data into a new file but i'm not sure what to save it …
thanks for the info that you gave. I have done copying WaitingForLoginWindow File from /usr/libexec into my desktop and also have read carefully your instruction about how to al…
could you please teach me step by step how to alter the login panel. i have tried for couple of times but it seems the original login panel doesn't change although i have alter it.…
Tell me more. Heh.
Well.. Follow the tutorial I made. It should be straight forward. Else, pinpoint what happens.
You need to cut the range of pdf data, and then insert new, and…