Workflows wiki page updated

John Arbash Meinel john at arbash-meinel.com
Thu Oct 18 17:58:15 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Arbash Meinel wrote:
> Alexander Belchenko wrote:
>> Aaron Bentley ?8H5B:
>>> Ian Clatworthy wrote:
>>>> Tonight, I've added pretty diagrams and improved the text of
>>>> http://bazaar-vcs.org/Workflows. The master svg files (and png exports)
>>>> have been added as attachments to the page if anyone wants them.
>>> Thanks.  I think the diagrams help a lot.
>>> But they would be nicer if you didn't override the width-- when you do
>>> that, it tends to look crappy in Firefox, and even in IE, it looks
>>> fuzzier than necessary.  So if you really want those widths, please
>>> export the pngs that way.
>> I'm agree here. Images look crappy.
> 
> Must depend on the rendering engine. They look decent here on Mac OS X, Firefox
> 2.0.0.7.
> 
> Since we have SVG source files, I think it is fine to just regenerate all of
> them. But I don't think *I* have a svn2png available. I guess I could fire up
> Gimp and do it all manually. Or maybe Image Magick will do it for me.
> 
> I'll give it a shot.
> John
> =:->

Well, I tried to do:

for f in *.svg; do convert $f -resize 10000x526 ${f%%.svg}.png; done
But it rendered really poorly, missing lots of stuff.
(workflows_centralized.convert.png)

So I loaded up gimp, and tried to do it that way. But it seems to render the
first computer as just a gradient, rather than as a full image.
(workflows_centralized.gimp.png).

So I'm just going to let someone else do it, because these look far worse than
what we already have.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHF5CkJdeBCYSNAAMRAt3UAKCzgat5ZaMSJ2O3VTZxQ7PFgOE2QACgmMII
phK9D/s1UVkJ4sCriCBV+9Y=
=vT1d
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: workflows_centralized.gimp.png
Type: image/png
Size: 25546 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071018/28c931ba/attachment-0002.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: workflows_centralized.convert.png
Type: image/png
Size: 42897 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071018/28c931ba/attachment-0003.png 


More information about the bazaar mailing list