NavigationUser loginWho's onlineThere are currently 1 user and 15 guests online.
Online users
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtNot a nut or bolt shall reach Chile under Allende. Once Allende comes to power we shall do all within our power to condemn Chile and all Chileans to utmost deprivation and poverty. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
how can I find out if ttf native hinting is enabled?Does anyone know how I can figure out if native hinting for truetype I've been running etch for a couple months now and I understand that That's the screen font I use wherever I can and it does not render quite Is there a way I can find out? And if it it turns out it is not enabled, is there a document anywhere Thank you! gavron. -- |
how can I find out if ttf native hinting is enabled?
On Fri, 31 Aug 2007 20:50:00 -0400
gavron wrote:
> Does anyone know how I can figure out if native hinting for truetype
> fonts is enabled?
>
> I've been running etch for a couple months now and I understand that
> this is the way to go with quality fonts such as Microsoft Verdana.
>
> That's the screen font I use wherever I can and it does not render
> quite as well on debian etch as on a Windows machine.
>
> Is there a way I can find out?
Try this:
debconf-get-selections | grep fontconfig
>
> And if it it turns out it is not enabled, is there a document anywhere
> that explains how I could enable it on a debian system?
You would do (as root):
dpkg-reconfigure fontconfig-config
>
> Thank you!
>
> gavron.
>
>
--
Liam
--
how can I find out if ttf native hinting is enabled?
On Sat, 2007-09-01 at 08:59 +0100, Liam O'Toole wrote:
> On Fri, 31 Aug 2007 20:50:00 -0400
> gavron wrote:
>
> > Does anyone know how I can figure out if native hinting for truetype
> > fonts is enabled?
> >
> > I've been running etch for a couple months now and I understand that
> > this is the way to go with quality fonts such as Microsoft Verdana.
> >
> > That's the screen font I use wherever I can and it does not render
> > quite as well on debian etch as on a Windows machine.
> >
> > Is there a way I can find out?
>
> Try this:
>
> debconf-get-selections | grep fontconfig
On my system, debconf-get-selections returns "command not found."
How does one get a list of all packages that debconf configures? The
man page for debconf-show says, "The most common use is "debconf-show
packagename", which displays all items in the debconf database owned by
a given package, and their current values. Questions that have been
asked already are prefixed with an ’*’. This can be useful as a
debugging aid, and especially handy in bug reports involving a package’s
use of debconf." But it doesn't say how to figure out which packages
use debconf.
--
Michael M. ++ Portland, OR ++ USA
"No live organism can continue for long to exist sanely under conditions
of absolute reality; even larks and katydids are supposed, by some, to
dream." --S. Jackson
--