[Pharo-project] Pharo Logo in High Resolution
Who should I contact if I want a high resolution version (vector based?) of the Pharo Project logotype? Does somebody have such assets and want to share them with me? Thank you! Esteban.
Check under category "Media" in https://gforge.inria.fr/frs/?group_id=1299 Cheers, On Thu, Dec 27, 2012 at 2:03 PM, Esteban A. Maringolo <emaringolo@gmail.com>wrote:
Who should I contact if I want a high resolution version (vector based?) of the Pharo Project logotype?
Does somebody have such assets and want to share them with me?
Thank you!
Esteban.
-- Mariano http://marianopeck.wordpress.com
2012/12/27 Mariano Martinez Peck <marianopeck@gmail.com>:
Check under category "Media" in https://gforge.inria.fr/frs/?group_id=1299
Thank you Mariano, I found what I was looking for. Regards, Esteban A. Maringolo
Hi, I was unhappy that we do not have got SVG version of the logo and import from PDF is not perfect so I tried to fix the result of the conversion to usable form. Please place this file somewhere... :-) Cheers, -- Pavel On Thu, Dec 27, 2012 at 7:20 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
2012/12/27 Mariano Martinez Peck <marianopeck@gmail.com>:
Check under category "Media" in https://gforge.inria.fr/frs/?group_id=1299
Thank you Mariano, I found what I was looking for.
Regards,
Esteban A. Maringolo
On 28 December 2012 12:06, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
I was unhappy that we do not have got SVG version of the logo and import from PDF is not perfect so I tried to fix the result of the conversion to usable form. Please place this file somewhere... :-)
Thanks for conversion.. We should put it into media files. Just one question: why it is so big?
Cheers, -- Pavel
On Thu, Dec 27, 2012 at 7:20 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
2012/12/27 Mariano Martinez Peck <marianopeck@gmail.com>:
Check under category "Media" in https://gforge.inria.fr/frs/?group_id=1299
Thank you Mariano, I found what I was looking for.
Regards,
Esteban A. Maringolo
-- Best regards, Igor Stasenko.
2012/12/28 Igor Stasenko <siguctua@gmail.com>:
Just one question: why it is so big?
Usually you create it in a paper size and then scale it down when rasterizing (PNG, GIF, etc). There's always a point to pixel conversion ratio than can cause that, i.e. the file might be in 300 DPI, and converting that to pixels will certainly make it look bigger on an average screen. But if it's vectorial (SVG, EPS, AI, etc) it doesn't matter its screen size, it can be scaled down or up with almost no glitches at all. Regards!
I guess that Igor had file size in mind :-) The original result of the conversion was twice as big so it's not so bad ;-) It is quite complicated shape with a lot of gradients (most of shapes have own gradient and do not share one even in case they could) Inkscape can save it as 213 kB big SVG file after cleaning of some definitions. -- Pavel On Fri, Dec 28, 2012 at 2:04 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
2012/12/28 Igor Stasenko <siguctua@gmail.com>:
Just one question: why it is so big?
Usually you create it in a paper size and then scale it down when rasterizing (PNG, GIF, etc). There's always a point to pixel conversion ratio than can cause that, i.e. the file might be in 300 DPI, and converting that to pixels will certainly make it look bigger on an average screen.
But if it's vectorial (SVG, EPS, AI, etc) it doesn't matter its screen size, it can be scaled down or up with almost no glitches at all.
Regards!
2012/12/28 Pavel Krivanek <pavel.krivanek@gmail.com>:
I guess that Igor had file size in mind :-)
Yep. My bad. I tend to think in weight for file size :)
The original result of the conversion was twice as big so it's not so bad ;-) It is quite complicated shape with a lot of gradients (most of shapes have own gradient and do not share one even in case they could) Inkscape can save it as 213 kB big SVG file after cleaning of some definitions.
There was a small lighthouse (pharo?) in the bottom right corner of the PDF, removing it would save some extra space. However I don't see anybody using the SVG file, so being 250kB or 1MB is almost the same. Regards!
I added the file to the media files on the web site https://gforge.inria.fr/frs/?group_id=1299&release_id=7763 Thanks :)
participants (5)
-
Esteban A. Maringolo -
Igor Stasenko -
Mariano Martinez Peck -
Pavel Krivanek -
Stéphane Ducasse