Mercurial > emacs
comparison mkinstalldirs @ 90554:d0351223b22a
(ftxfont_create_gcs): New function.
(ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
(ftxfont_draw_backgrond): Fix filling region.
(ftxfont_default_fid): New function.
(ftxfont_open): Set xfotn->fid to the return value of
ftxfont_default_fid.
(ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
(ftxfont_done_face): Free only GCs that are created by
ftxfont_create_gcs.
(ftxfont_draw): If face->gc != s->gc, create proper GCs.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 28 Jul 2006 12:44:45 +0000 |
parents | 746c40973d25 |
children | 730155197b96 eb7e8d483840 |
comparison
equal
deleted
inserted
replaced
90553:0265187804a5 | 90554:d0351223b22a |
---|