Portál AbcLinuxu, 19. července 2025 08:54
TitleFontName="-adobe-helvetica-bold-r-normal-*-12-*-*-*-p-*-iso8859-2" MenuFontName="-adobe-helvetica-bold-r-normal-*-12-*-*-*-p-*-iso8859-2" StatusFontName="-adobe-courier-bold-r-normal-*-12-*-*-*-m-*-iso8859-2" QuickSwitchFontName="-adobe-courier-bold-r-normal-*-12-*-*-*-m-*-iso8859-2" NormalButtonFontName="-adobe-helvetica-medium-r-normal-*-12-*-*-*-p-*-iso8859-2" ActiveButtonFontName="-adobe-helvetica-bold-r-normal-*-12-*-*-*-p-*-iso8859-2" NormalTaskBarFontName="-adobe-helvetica-medium-r-normal-*-12-*-*-*-p-*-iso8859-2" ActiveTaskBarFontName="-adobe-helvetica-bold-r-normal-*-12-*-*-*-p-*-iso8859-2" MinimizedWindowFontName="-adobe-helvetica-medium-r-normal-*-12-*-*-*-p-*-iso8859-2" ListBoxFontName="-adobe-helvetica-medium-r-normal-*-12-*-*-*-p-*-iso8859-2" ToolTipFontName="-adobe-helvetica-medium-r-normal-*-12-*-*-*-p-*-iso8859-2" ClockFontName="-adobe-courier-bold-r-normal-*-12-*-*-*-m-*-iso8859-2" ApmFontName="-adobe-courier-medium-r-normal-*-14-*-*-*-m-*-iso8859-2" InputFontName="-adobe-courier-medium-r-normal-*-14-*-*-*-m-*-iso8859-2" LabelFontName="-adobe-helvetica-medium-r-normal-*-14-*-*-*-p-*-iso8859-2"Případně zkus nějaké takovéhle definice nacpat do ~/.icewm/prefoverride. Další možnost je, že jsem tě úplně dobře nepochopil a problém je trošku jinde. Pokud to, co jsem napsal výše, nemá s tvým problémem co dělat, mám další dotaz: používá tvé IceWM antialiasing fontů?
3.a Configuring XFreeType XFreeType is XFree86's effort to overcome traditional X11's broken font system adding fancy features like antialiasing. XFreeType supports most font formats supported by XFree86's traditional font services including TrueType, Type1 and bitmap fonts. To achieve best results you should add all your font directories to '/etc/XftConfig' or '$HOME/.xftconfig' by using the 'dir' statement. You should also ensure that XFreeType can supply a font comparable with Adobe's Helvetica since icewm uses it as default font and a lot of themes written for icewm depend on it. If you don't have such a font sufficent for XFreeType you could add an alias definition pointing on 'Nimbus Sans L' to your XFreeType configuration file: match any family == "helvetica" edit family += "Nimbus Sans L"; Another nice feature of XFreeType you could enable - especially on LCD screens - is sub-pixel decimation since it improves rendering quality dramatically. Simply add the following line to your X resources (~/.Xdefaults): Xft.rgba: rgb
gnome-settings-daemon&&PS: Icea nepouzivam tohle plyne ze stejnejch problemu ktery sem mel na enlightenmentu a vyresil sem je ku sve spokojenosti. Takze nemlatit jesli ma ICE treba soupatko na vypinani aa.
[!-- Turn off antialiasing for fonts in the 1-3001 pt. range--] [match target="font"] [test qual="all" name="size" compare="more"] [int]0[/int] [/test] [test qual="all" name="size" compare="less"] [int]3000[/int] [/test] [edit name="antialias" mode="assign"] [bool]false[/bool] [/edit] [/match]
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.