public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Fonts and OpenOffice
@ 2009-06-11 13:50 Marco
  2009-06-11 15:27 ` Florian Philipp
  0 siblings, 1 reply; 5+ messages in thread
From: Marco @ 2009-06-11 13:50 UTC (permalink / raw
  To: gentoo-user

Hi,

I am using OpenOffice and am missing the Helvetica font. If I run fc-list:

~ $ fc-list | grep -i helv
Helvetica:style=Oblique
Helvetica:style=Bold
Helvetica:style=Regular
Helvetica:style=Bold Oblique

It seems that the Helvetica fonts are installed on my system.
Nevertheless, they don't show up in OpenOffice. Any tips on how to use
them in Oo?

Thanks!

--
Best regards,
 Marco



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts and OpenOffice
  2009-06-11 13:50 [gentoo-user] Fonts and OpenOffice Marco
@ 2009-06-11 15:27 ` Florian Philipp
  2009-06-11 15:46   ` Marco
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Philipp @ 2009-06-11 15:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 516 bytes --]

Marco schrieb:
> Hi,
> 
> I am using OpenOffice and am missing the Helvetica font. If I run fc-list:
> 
> ~ $ fc-list | grep -i helv
> Helvetica:style=Oblique
> Helvetica:style=Bold
> Helvetica:style=Regular
> Helvetica:style=Bold Oblique
> 
> It seems that the Helvetica fonts are installed on my system.
> Nevertheless, they don't show up in OpenOffice. Any tips on how to use
> them in Oo?
> 

At least on my system, Helvetica is a bitmap font. OOo doesn't seem to
put these in its font list.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts and OpenOffice
  2009-06-11 15:27 ` Florian Philipp
@ 2009-06-11 15:46   ` Marco
  2009-06-11 16:28     ` [gentoo-user] " Nikos Chantziaras
  2009-06-11 17:29     ` [gentoo-user] " Florian Philipp
  0 siblings, 2 replies; 5+ messages in thread
From: Marco @ 2009-06-11 15:46 UTC (permalink / raw
  To: gentoo-user

On Thu, Jun 11, 2009 at 3:27 PM, Florian
Philipp<lists@f_philipp.fastmail.net> wrote:
> Marco schrieb:
>> Hi,
>>
>> I am using OpenOffice and am missing the Helvetica font. If I run fc-list:
>>
>> ~ $ fc-list | grep -i helv
>> Helvetica:style=Oblique
>> Helvetica:style=Bold
>> Helvetica:style=Regular
>> Helvetica:style=Bold Oblique
>>
>> It seems that the Helvetica fonts are installed on my system.
>> Nevertheless, they don't show up in OpenOffice. Any tips on how to use
>> them in Oo?
>>
>
> At least on my system, Helvetica is a bitmap font. OOo doesn't seem to
> put these in its font list.

Hi,

how can i see if a font is a bitmap or a truetype?

--
Regards,
 Marco



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user]  Re: Fonts and OpenOffice
  2009-06-11 15:46   ` Marco
@ 2009-06-11 16:28     ` Nikos Chantziaras
  2009-06-11 17:29     ` [gentoo-user] " Florian Philipp
  1 sibling, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2009-06-11 16:28 UTC (permalink / raw
  To: gentoo-user

On 06/11/2009 06:46 PM, Marco wrote:
> how can i see if a font is a bitmap or a truetype?

If it offers all sizes instead of only a few ones, it's truetype.  If 
not, it's bitmap.

I don't think a truetype version of Helvetica is in any portage package. 
  You will have to grab the font from somewhere else and install it 
manually.  If you're using KDE, you can do that with its font installer.

There's a clone of Helvetica though in the media-fonts/liberation-fonts 
package.  It's recreation of Helvetica, Times and Courier with a "free" 
license.  I prefer the original though; it's easy to get it if you can 
use Google.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Fonts and OpenOffice
  2009-06-11 15:46   ` Marco
  2009-06-11 16:28     ` [gentoo-user] " Nikos Chantziaras
@ 2009-06-11 17:29     ` Florian Philipp
  1 sibling, 0 replies; 5+ messages in thread
From: Florian Philipp @ 2009-06-11 17:29 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

Marco schrieb:
> On Thu, Jun 11, 2009 at 3:27 PM, Florian
> Philipp<lists@f_philipp.fastmail.net> wrote:
>> Marco schrieb:
>>> Hi,
>>>
>>> I am using OpenOffice and am missing the Helvetica font. If I run fc-list:
>>>
[...]
>>>
>>> It seems that the Helvetica fonts are installed on my system.
>>> Nevertheless, they don't show up in OpenOffice. Any tips on how to use
>>> them in Oo?
>>>
>> At least on my system, Helvetica is a bitmap font. OOo doesn't seem to
>> put these in its font list.
> 
> Hi,
> 
> how can i see if a font is a bitmap or a truetype?
> 

Just look at it in a font viewer like media-gfx/gnome-specimen. A bitmap
font gets uglier when it gets bigger (e.g. you can identify single
pixels when they are scaled up).


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-11 17:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-11 13:50 [gentoo-user] Fonts and OpenOffice Marco
2009-06-11 15:27 ` Florian Philipp
2009-06-11 15:46   ` Marco
2009-06-11 16:28     ` [gentoo-user] " Nikos Chantziaras
2009-06-11 17:29     ` [gentoo-user] " Florian Philipp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox