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

18 Commits

Author SHA1 Message Date
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Vinicius Jose Latorre
7a1e19738c copyright line fix & bdf-directory-list init fix 2003-07-12 00:20:38 +00:00
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Gerd Moellmann
0240cfba7b (bdf-read-bitmap): Initialize returned values to
defaults.
2001-09-19 09:12:54 +00:00
Eli Zaretskii
a5f0196047 (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
convert-standard-filename doesn't guarantee that the .el extension
is preserved.
2001-09-16 18:03:28 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Eli Zaretskii
fc83ff0dde Make last change compatible with XEmacs. From Christoph Wedler
<christoph.wedler@sap.com>.
2001-06-29 18:09:44 +00:00
Eli Zaretskii
3f4f2289db (bdf-directory-list): Use the value relative to
installation-directory for MS-Windows as well.
2001-06-29 17:50:27 +00:00
Gerd Moellmann
64d8e7fd0e XEmacs compatibility. Doc fix.
(installation-directory, coding-system-for-read): Declare vars if
it's not declared yet.
(bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2001-04-02 10:35:44 +00:00
Kenichi Handa
1c3cea1133 (bdf-read-font-info): Modify the kludgy code for fonts
of wrong SIZE record.
2000-12-07 00:00:11 +00:00
Kenichi Handa
3ad114e53b Doc fix. 1999-10-20 01:08:36 +00:00
Karl Heuer
5062e90da8 (bdf-directory-list): Doc fix. 1999-03-09 23:26:28 +00:00
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