On Sat, Mar 16, 2013 at 04:07, Andres Perera wrote: > as of msttcorefonts-2.0p0 the package does not override > /etc/fonts/conf.d/31-nonmst.conf > > that's the one glaring exception i can think of
The part about server-side rendering is kind of an exception. A new font will show up in chrome or firefox right away, but xterm won't be able to find it until you run xset +fp. At least that was my experience. >> Because i've added fonts using pkg_add(1), i'm unsure if I need to >> register them or not. Could someone confirm this? Internally, the ports tree builds a package and installs that. The final result of pkg_add will never be different than building the port, except you'll have more disk space free. :)