Package: defoma
Version: 0.11.8-0.1
Severity: normal

hi,

The xserver-xorg's "xtt" module cannot load the defoma TrueType dir of
defoma "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType". Module
"freetype" can work correctly. Before switching to xserver-xorg, 
xserver-xfree86's "xtt" can work too.


Below is my xorg.conf:

Section "Files"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
  FontPath  "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "vbe"
        Load    "extmod"
        Load    "glx"
  Load  "int10"
        Load    "record"
        Load    "type1"
        Load    "xtt"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "i865"
        Driver          "i810"
        VideoRam        32768
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-80
        VertRefresh     50-140
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "i865"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes           "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-p4
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK)

Versions of packages defoma depends on:
ii  dialog                    1.0-20050306-1 Displays user-friendly dialog boxe
ii  file                      4.12-1         Determines file type using "magic"
ii  perl                      5.8.7-4        Larry Wall's Practical Extraction 
ii  whiptail                  0.51.6-28      Displays user-friendly dialog boxe

Versions of packages defoma recommends:
ii  libft-perl                    1.2-15     Perl module for the FreeType libra

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to