Mercurial > emacs
view lwlib/README @ 67000:e99c1fd37bcd
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function.
(init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
font size is smaller than or equal to cg_text_anti_aliasing_threshold.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sat, 19 Nov 2005 06:35:19 +0000 |
parents | 648d04be6a9c |
children | 94ef9897d110 |
line wrap: on
line source
This subdirectory contains the lwlib library which provides a uniform interface to a few different X toolkits. The library was written by Lucid. This version has changes in the makefile to fit in with Emacs's configure script, and some source files have been renamed to fit in 14 characters.