On Tuesday 5. August 2008 19:49:01 Julien Cristau wrote: > On Tue, Aug 5, 2008 at 19:13:10 +0200, Thomas Zander wrote: > > To reproduce type; > > fc-match -v helvetica | grep antialias > > If you get 'FcTrue(w)' then you see the problem as a bitmap font can > > never be antialiased. > > And if I don't? Please be more specific. > > "fc-match -s -v helvetica |grep file" doesn't seem to list anything > from xfonts-100dpi here. What file are you talking about?
not "grep file", thats not what I wrote. 1) make sure you have the package installed. 2) run fc-match -v helvetica | grep antialias 3) check output. Your output should either be; antialias: FcTrue(w) or it is different. If it is the FcTrue one, then fontconfig is reporting the bitmap font to be antialiased. Something that is impossible for a bitmap font so the font is announced to fontconfig incorrectly. Just FYI; here is the full output of fc-match (without the limiting grep) $fc-match -v Helvetica Pattern has 27 elts (size 32) family: "Helvetica"(s) style: "Regular"(s) slant: 0(i)(s) weight: 80(i)(s) width: 100(i)(s) size: 12(f)(s) pixelsize: 11(f)(s) foundry: "Adobe"(s) antialias: FcTrue(w) hintstyle: 1(i)(w) hinting: FcTrue(w) verticallayout: FcFalse(s) autohint: FcFalse(s) globaladvance: FcTrue(s) file: "/usr/share/fonts/X11/100dpi/helvR08.pcf.gz"(s) index: 0(i)(s) outline: FcFalse(s) scalable: FcFalse(s) dpi: 75(f)(s) rgba: 1(i)(w) scale: 1(f)(s) charset: 0000: 00000001 ffffffff ffffffff 7fffffff 00000000 ffffffff ffffffff ffffffff 0001: ffffffff ffffffff ffffffff 7fffffff a4844240 1861c183 ffffe00d ff313fff 0002: cfffffff 000fffc0 83110000 02200020 40007380 38000000 3f00efc0 00004000 0003: 00000000 00000000 00000000 40000000 000000b0 10000000 00000000 00000000 001e: ffffffff ffffffff ffffffff ffffffff 03ffffff f3f3fcf3 3fcf3cf3 033fcf3f 0020: ff3f0fff 06010047 00000010 00000000 0000000e 00003260 00000000 00000000 0021: 00000208 00040c04 00000000 00000000 00000000 00000000 00000000 00000000 0022: 02240019 00400000 06000000 0003c037 00000000 00000000 00000000 00000000 (s) lang: aa|af|ast|ay|bi|br|bs|ca|ch|co|cs|cy|da|de|en|eo|es|et|eu|fi|fj|fo|fr|fur|fy|ga|gd|gl|gn|gv|haw|ho|hr|hu|ia|ibo|id|ie|io|is|it|ki| kl|kw|la|lb|lt|lv|mg|mh|mi|mt|nb|nds|nl|nn|no|nr|nso|ny|oc|om|pl|pt|rm|ro|se|sk|sl|sm|sma|smj|smn|so|sq|ss|st|sv|sw|tn|to|tr|ts|ven| vo|vot|wa|wen|wo|xh|yap|zu(s) fontversion: 0(i)(s) fontformat: "PCF"(s) embeddedbitmap: FcTrue(s) decorative: FcFalse(s) -- Thomas Zander -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]