an easy and consistent way of installing software ported to FreeBSD
This font pack is designed for screen and print and as a "drop-in"
replacement for Arial and Time New Roman.
You get the following fonts: Aerial, Aerial Mono, Tymes & Veranda.
It will automatically make the fonts recognizable by the system. It
also makes Aerial the default font for the Sans-Serif and Tymes the
Serif font types.
The fonts are derived from the Bitstream Vera fonts and are available
under the same terms as Vera.
WWW: http://www.users.bigpond.net.au/gavindi/
IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts
before using. The copyright can be found at %%FONTSDIR%%/COPYRIGHT.TXT.
To use these fonts, follow the instructions below.
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of XF86Config:
Load "freetype"
Add the following line to the "Files" section of XF86Config:
FontPath "%%FONTSDIR%%/"
@unexec if cmp -s %D/etc/fonts/local.conf %D/etc/fonts/local.conf.arkpandora; then rm -f %D/etc/fonts/local.conf; fi
etc/fonts/local.conf.arkpandora
@exec [ ! -f %B/local.conf ] && cp %B/%f %B/local.conf
%%FONTSDIR%%/COPYRIGHT.TXT
%%FONTSDIR%%/AerialBdIt.ttf
%%FONTSDIR%%/AerialBd.ttf
%%FONTSDIR%%/AerialIt.ttf
%%FONTSDIR%%/AerialMonoBdIt.ttf
%%FONTSDIR%%/AerialMonoBd.ttf
%%FONTSDIR%%/AerialMonoIt.ttf
%%FONTSDIR%%/AerialMono.ttf
%%FONTSDIR%%/Aerial.ttf
%%FONTSDIR%%/TymesBd.ttf
%%FONTSDIR%%/Tymes.ttf
%%FONTSDIR%%/VerandaBdIt.ttf
%%FONTSDIR%%/VerandaBd.ttf
%%FONTSDIR%%/VerandaIt.ttf
%%FONTSDIR%%/Veranda.ttf
%%FONTSDIR%%/fonts.dir
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.scale
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
@dirrm %%FONTSDIR%%
@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true