ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Антиалиасинг на ноутбуке
@ 2005-10-08 12:18 Eugene Prokopiev
  2005-10-08 17:26 ` Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene Prokopiev @ 2005-10-08 12:18 UTC (permalink / raw)
  To: Community

Здравствуйте!

Есть Fujitsu Siemens E Series Lifebook.

$ pciscan
Recommended driver     Description
------------------     -----------
unknown                Intel Corporation|852GM Host-Hub Interface 
Bridge[Host bridge]
unknown                Intel Corporation|852GM System Memory 
Controller[System peripheral]
unknown                Intel Corporation|852GM Configuration 
Process[System peripheral]
Card:Intel 85x         Intel Corporation|852GM/852GME/855GM/855GME 
Chipset Graphics Controller[VGA compatible controller]
Card:Intel 85x         Intel Corporation|852GM/852GME/855GM/855GME 
Chipset Graphics Controller[Display controller]
usb-uhci               Intel Corporation|82801DB USB Controller[UHCI USB 
Controller]
usb-uhci               Intel Corporation|82801DB USB Controller[UHCI USB 
Controller]
usb-uhci               Intel Corporation|82801DB USB Controller[UHCI USB 
Controller]
ehci-hcd               Intel Corporation|82801DB USB Enhanced 
Controller[EHCI USB Controller]
i810_rng               Intel Corporation|82801 Hub Interface to PCI 
Bridge[PCI bridge Normal decode]
unknown                Intel Corporation|82801DBM LPC Interface 
Bridge[ISA bridge]
unknown                Intel Corporation|82801DBM IDE Controller 
(UltraATA/100)[IDE interface storage controller]
unknown                Intel Corporation|82801DB SMBus Controller[SMBus]
i810_audio             Intel Corporation|ICH4 845G/GL Chipset AC'97 
Audio Controller[Multimedia audio controller]
unknown                Intel Corp.|82801DB AC[Generic Communication 
controller]
yenta_socket           O2 Micro, Inc.|OZ6933 Cardbus Controller[CardBus 
bridge]
yenta_socket           O2 Micro, Inc.|OZ6933 Cardbus Controller[CardBus 
bridge]
8139too                Realtek|RTL-8139[Ethernet controller]

На нем поднят ALM 2.4, вот содержимое XF86Config-4:

Section "ServerLayout"
         Identifier     "XFree86 Configured"
         Screen      0  "Screen0" 0 0
         InputDevice    "Mouse0" "CorePointer"
         InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
         RgbPath      "/usr/X11R6/lib/X11/rgb"
         ModulePath   "/usr/X11R6/lib/modules"
         FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
         FontPath     "tcp/127.0.0.1:7100"
EndSection

Section "Module"
         Load  "dbe"
         Load  "dri"
         Load  "extmod"
         Load  "glx"
         Load  "record"
         Load  "xie"
         Load  "xtrap"
EndSection

Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
         Option      "AutoRepeat"  "250 30"
         Option      "XkbRules"    "xfree86"
         Option      "XkbModel"    "pc105"
         Option      "XkbLayout"   "us,ru"
         Option      "XkbVariant"  ",winkeys"
         Option      "XkbOptions"  "grp:ctrl_shift_toggle" 

EndSection

Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "auto"
         Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
         Identifier   "Monitor0"
         VendorName   "Monitor Vendor"
         ModelName    "Monitor Model"
EndSection

Section "Device"
         Identifier  "Card0"
         Driver      "i810"
         #Driver      "fbdev"
         VendorName  "Intel Corp."
         BoardName   "852GM/852GME/855GM/855GME Chipset Graphics Controller"
         BusID       "PCI:0:2:0"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultDepth 24
         SubSection              "Display"
             Depth               24
             Modes               "1024x768"
             ViewPort            0 0
         EndSubsection
EndSection

Антиалиасинг включен. При этом URW-шрифты смотрятся несколько грязно. 
Сделал скриншот грязного GTK2-приложения и перетянул его на десктопную 
машину с GeForce2, LCD-монитором (Samsung SyncMaster 151Q) и таким же 
содержимым /etc/fonts, а там сделал аналогичный скриншот. И был покажен 
тем, что разницы между получившимися картинками не нашел. Перетянул обе 
на ноут, и увидел, что обе - дрянь.

Ну и вот теперь я в растерянности. Это как-то лечится? И что именно лечить?

-- 
С уважением, Прокопьев Евгений


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] Антиалиасинг на ноутбуке
  2005-10-08 12:18 [Comm] Антиалиасинг на ноутбуке Eugene Prokopiev
@ 2005-10-08 17:26 ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2005-10-08 17:26 UTC (permalink / raw)
  To: Community

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

On Sat, Oct 08, 2005 at 04:18:58PM +0400, Eugene Prokopiev wrote:
> Есть Fujitsu Siemens E Series Lifebook.
[skip]
> Антиалиасинг включен. При этом URW-шрифты смотрятся несколько грязно. 
> Сделал скриншот грязного GTK2-приложения и перетянул его на десктопную 
> машину с GeForce2, LCD-монитором (Samsung SyncMaster 151Q) и таким же 
> содержимым /etc/fonts, а там сделал аналогичный скриншот. И был покажен 
> тем, что разницы между получившимися картинками не нашел. Перетянул обе 
> на ноут, и увидел, что обе - дрянь.

Возможно, в матрицах ноута и SyncMaster 151Q разный порядок
субпикселей (RGB/BGR).  Либо, если на ноуте матрица с невысоким
разрешением, там могут быть просто более заметны отдельные субпиксели.

Можно покрутить соответствующий параметр в fonts.conf:

        <match target="font">
                <test qual="all" name="rgba">
                        <const>unknown</const>
                </test>
                <edit name="rgba" mode="assign"><const>rgb</const></edit>
        </match>

(возможные значения: rgb, bgr, vrgb, vbgr, none).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-08 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-08 12:18 [Comm] Антиалиасинг на ноутбуке Eugene Prokopiev
2005-10-08 17:26 ` Sergey Vlasov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git