Subject: Re: fonts in (g)mplayer
To: Lubos Vrbka <shnek@chemi.muni.cz>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-help
Date: 01/14/2003 22:17:10
--84ND8YJRMFlzkrP4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
hi.
On Tue, Jan 14, 2003 at 04:53:13PM +0100, Lubos Vrbka wrote:
>=20
> does anyone know how to use iso8859-2 fonts in gmplayer? the font=20
> directory in ~/.mplayer (i link /usr/pkg/share/mplayer/font here) contains
>=20
> font.desc
> iso-8859-1-a.raw
> iso-8859-1-b.raw
> osd-mplayer-a.raw
> osd-mplayer-b.raw
> runme
>=20
> the runme script calls some program subfont, but i cannot find it on my=
=20
> computer...
>=20
> where can i get this program (or iso8859-2 font raw files)?
these fonts are part of the mplayer-share package and you already have
them installed on your system.
to use them do e.g.:
echo "font=3D/usr/pkg/share/mplayer/fonts/font-arial-24-iso-8859-2/font.de=
sc" >> ~/.mplayer/config
or alternatively:
cd ~/.mplayer
ln -s /usr/pkg/share/mplayer/fonts/font-arial-24-iso-8859-2 font
that's all. also see the "-font" section of the mplayer manual page.
> man mplayer mentions use of subcp in this case, but as 8859-1 doesn't=20
> contain our national characters they still wouldn't be displayed=20
> properly, right?
correct.
regards,
--=20
-- Lubomir Sedlacik <salo@Xtrmntr.org> --
-- <salo@silcnet.org> --
--84ND8YJRMFlzkrP4
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (NetBSD)
iD8DBQE+JH5WiwjDDlS8cmMRAml1AJ91rBM4zWN/Ic8IPmlhC7QJRB2c/gCeOiBD
xH6gesBcymi56XVcDgeA+mE=
=E2d5
-----END PGP SIGNATURE-----
--84ND8YJRMFlzkrP4--