pidgin: e131ab83: Push a 2.4.1 image I managed to create o...
Etan Reisner
pidgin at unreliablesource.net
Wed Apr 2 22:08:04 EDT 2008
On Wed, Apr 02, 2008 at 09:55:35PM -0400, John Bailey wrote:
> Etan Reisner wrote:
> > It would appear that the versionize call is commented out because we
> > started including the version in the logo. I have never understood why we
> > decided to do that though. Does anyone remember? Does anyone care? Can we
> > stop doing it?
> >
> > -Etan
>
> I miss the days when we had a generic logo that lent itself well to an overlaid
> version string. That said, I'd rather lose the version text on the logo
> entirely and leave it just in the text area below the logo than go through more
> changes in where the version number will be, what its color will be on the logo,
> etc.
>
> John
The only issue with runtime compositing of the version string is that it
is an awful lot of unnecessary processing. I think we really just need to
get the current logo in a layered image format (even svg would be helpful
enough I think) which would make this whole process a lot easier. I'd even
be ok with compositing the version number on during make dist to save some
effort.
Basically we just need to not have to fight this every release, however we
want to work that out.
-Etan
More information about the Devel
mailing list