1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Eli Zaretskii
0a51cf3d98 (bdf-directory-list): Fix last change. 1999-03-07 14:12:35 +00:00
Eli Zaretskii
3e3cf0a797 (bdf-directory-list): Different value for ms-dos. 1999-03-07 13:31:58 +00:00
Kenichi Handa
1b3172daa0 (bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf"). 1999-02-27 02:14:10 +00:00
Eli Zaretskii
6c743efb40 (bdf-cache-file): Use convert-standard-filename.
(bdf-find-font-info): New function, looks for the first readable
file from a list of alternatives.
(bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
instead of bdf-get-font-info.
(bdf-generate-glyphs): If font-name is a cons cell, pass its car
to ps-mule-generate-bitmap-glyph.
1999-01-17 16:34:00 +00:00
Kenichi Handa
e62e3e6b5e File name changed from bdf.el. Provide ps-bdf
instead of bdf.

Require ps-mule instead of ps-print.
(bdf-directory-list): Add autoload cookie.

Programming uniformization and little code improvement.
(bdf-search-and-read): New fun.
(bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
(bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
(bdf-info-relative-compose, bdf-info-baseline-offset)
(bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
(bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
(bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
(bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
improvement.
1998-12-15 06:39:39 +00:00
Kenichi Handa
7e6acc2d42 Initial revision 1998-12-15 06:39:11 +00:00