Re: [Libreoffice] Bundled fonts

2010-12-10 Thread Kálmán „KAMI” Szalai
Hi, On 12/08/2010 01:37 PM, Sebastian Spaeth wrote: > It is 20MB additional ballast to me. > Anyway, if this is what people really want, I'll just use that switch > locally. > > Sebastian > You know how to diseble it ;oD KAMI signature.asc Description: OpenPGP digital signature __

Re: [Libreoffice] Bundled fonts

2010-12-10 Thread Jonathan Aquilina
Shouldn't there be some sort of check against already system installed fonts so duplicate installation doesn't occur? I feel that fonts that aren't part of the system should be installed. On 12/11/10 8:18 AM, Kálmán „KAMI” Szalai wrote: Hello, On 12/08/2010 10:53 AM, Sebastian Spaeth wrote:

Re: [Libreoffice] Bundled fonts

2010-12-10 Thread Kálmán „KAMI” Szalai
Hello, On 12/08/2010 10:53 AM, Sebastian Spaeth wrote: > I hear that we most certainly need opens___.ttf in any case, so we > should bundle that universally, and make --without-fonts the default > then. Win32 distros can turn it on in their distro config if they want. > > That would be 20MB saved

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Sebastian Spaeth
On Wed, 8 Dec 2010 13:05:16 +0100, Rene Engelhard wrote: > Is not sufficient afaik, writer uses opens___.ttf, too afaik. opens___.ttf is universally installed, independt of what configure options you use. Sebastian pgpGCv6hekX7Q.pgp Description: PGP signature __

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Sebastian Spaeth
On Wed, 8 Dec 2010 12:30:00 +0100, Christian Lohmaier wrote: > > Not quibbling about the option naming here (--with vs --enable etc), do > > we really need to bundle those fonts by default? > IMHO: Yes. ... > But not the Graphite variants. And that matters in developer installs how? :-) Distros a

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Rene Engelhard
On Wed, Dec 08, 2010 at 01:14:58PM +0100, Christian Lohmaier wrote: > On Wed, Dec 8, 2010 at 1:05 PM, Rene Engelhard wrote: > > On Wed, Dec 08, 2010 at 12:30:00PM +0100, Christian Lohmaier wrote: > >> So please not disable it. If you want ship the opensymbol one with > >> math, and only leave the

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Christian Lohmaier
Hi Rene, *; On Wed, Dec 8, 2010 at 1:05 PM, Rene Engelhard wrote: > On Wed, Dec 08, 2010 at 12:30:00PM +0100, Christian Lohmaier wrote: >> So please not disable it. If you want ship the opensymbol one with >> math, and only leave the others in the fonts package, but keep them > > Is not sufficien

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Rene Engelhard
Hi, On Wed, Dec 08, 2010 at 12:30:00PM +0100, Christian Lohmaier wrote: > So please not disable it. If you want ship the opensymbol one with > math, and only leave the others in the fonts package, but keep them Is not sufficient afaik, writer uses opens___.ttf, too afaik. Grüße/Regards, René --

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Christian Lohmaier
Hi Sebastian, *; On Wed, Dec 8, 2010 at 10:53 AM, Sebastian Spaeth wrote: > > Not quibbling about the option naming here (--with vs --enable etc), do > we really need to bundle those fonts by default? IMHO: Yes. > (DejaVu, Libertine, and > Gentium are already quite common on Linux boxes at leas

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Sebastian Spaeth
> Sounds good to me; go for it ! :-) OK to push this patch? USer visible changes are: Rename --with-fonts to --enable-fonts and --enable-extra-font to --enable-extra-fonts to make them consistent. Improve help texts. Make it so that --enable-extra-fonts implies --enable-fonts. Both options

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Caolán McNamara
On Wed, 2010-12-08 at 10:53 +0100, Sebastian Spaeth wrote: > That would be 20MB saved on each make dev-install and I wouldnt run > danger to pick up the wrong version of the DejaVu fonts. On this final point, we have this bug where if the old opensymbol font is installed in the Linux system-wide f

Re: [Libreoffice] Bundled fonts

2010-12-08 Thread Michael Meeks
Hi Sebastian, On Wed, 2010-12-08 at 10:53 +0100, Sebastian Spaeth wrote: > By default, we bundle 20MB of TTF fonts that I mostly have installed as > system fonts already. Ah - true. > --without-fonts (--with-fonts is the default) and > --enable-extra-font (not enabled by default, puttin