| View previous topic :: View next topic |
| Author |
Message |
() l33t

Joined: 25 Nov 2002 Posts: 610
|
Posted: Wed May 28, 2003 9:55 am Post subject: (X)Emacs and AA? |
|
|
| Does anyone know if its possible to get antialiased text with GNU Emacs/XEmacs? I thought I'd give Emacs a shot, but I'm sort of used to smooth fonts from GVim .. |
|
| Back to top |
|
 |
alexod n00b

Joined: 15 Mar 2003 Posts: 69
|
Posted: Wed May 28, 2003 7:33 pm Post subject: |
|
|
| the development version of GNU emacs (app-editor/emacs-cvs) uses gtk2 so i guess it supports AA fonts |
|
| Back to top |
|
 |
() l33t

Joined: 25 Nov 2002 Posts: 610
|
Posted: Thu May 29, 2003 11:48 am Post subject: |
|
|
| Thanks, I will have a look. |
|
| Back to top |
|
 |
() l33t

Joined: 25 Nov 2002 Posts: 610
|
Posted: Thu May 29, 2003 12:42 pm Post subject: |
|
|
It seems to be using gtk2 for menus alright, but I can't see that it has any effect on the text rendering (apart from menus) I don't have a clue when it comes to customizing Emacs, but I've browsed through the customization options and I couldn't see anything to do with font AA. |
|
| Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Thu May 29, 2003 10:36 pm Post subject: |
|
|
I don't think it's supported in the X interface, yet.
However, if you use the console version of emacs in an AA'd xterm, you get AA fonts.  |
|
| Back to top |
|
 |
S_aIN_t Guru


Joined: 11 May 2002 Posts: 488 Location: Ottawa
|
Posted: Fri May 30, 2003 2:23 am Post subject: |
|
|
xterm supports AA? _________________ "That which is overdesigned, too highly
specific, anticipates outcome; the anicipation of
outcome guatantees, if not failure, the
absence of grace."
- William Gibson, "All Tomorrow's Parties"
----
http://petro.tanreisoftware.com |
|
| Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Fri May 30, 2003 3:10 am Post subject: |
|
|
| S_aIN_t wrote: | | xterm supports AA? |
Think so.
Try:
| Code: |
xterm -fa "Andale Mono"
|
|
|
| Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
|
| Back to top |
|
 |
|