Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (bdf-read-font-info): Ignore glyphs whose ENCODING is | Kenichi Handa | 2005-07-27 | 1 | -12/+14 |
| | | | | negative. | ||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | copyright line fix & bdf-directory-list init fix | Vinicius Jose Latorre | 2003-07-12 | 1 | -6/+4 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | (bdf-read-bitmap): Initialize returned values to | Gerd Moellmann | 2001-09-19 | 1 | -2/+5 |
| | | | | defaults. | ||||
* | (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since | Eli Zaretskii | 2001-09-16 | 1 | -1/+6 |
| | | | | | convert-standard-filename doesn't guarantee that the .el extension is preserved. | ||||
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -3/+3 |
| | |||||
* | Make last change compatible with XEmacs. From Christoph Wedler | Eli Zaretskii | 2001-06-29 | 1 | -2/+4 |
| | | | | <christoph.wedler@sap.com>. | ||||
* | (bdf-directory-list): Use the value relative to | Eli Zaretskii | 2001-06-29 | 1 | -4/+4 |
| | | | | installation-directory for MS-Windows as well. | ||||
* | XEmacs compatibility. Doc fix. | Gerd Moellmann | 2001-04-02 | 1 | -12/+18 |
| | | | | | | (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. | ||||
* | (bdf-read-font-info): Modify the kludgy code for fonts | Kenichi Handa | 2000-12-07 | 1 | -1/+1 |
| | | | | of wrong SIZE record. | ||||
* | Doc fix. | Kenichi Handa | 1999-10-20 | 1 | -2/+2 |
| | |||||
* | (bdf-directory-list): Doc fix. | Karl Heuer | 1999-03-09 | 1 | -1/+1 |
| | |||||
* | (bdf-directory-list): Fix last change. | Eli Zaretskii | 1999-03-07 | 1 | -1/+7 |
| | |||||
* | (bdf-directory-list): Different value for ms-dos. | Eli Zaretskii | 1999-03-07 | 1 | -1/+4 |
| | |||||
* | (bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf"). | Kenichi Handa | 1999-02-27 | 1 | -4/+4 |
| | |||||
* | (bdf-cache-file): Use convert-standard-filename. | Eli Zaretskii | 1999-01-17 | 1 | -4/+24 |
| | | | | | | | | | (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. | ||||
* | File name changed from bdf.el. Provide ps-bdf | Kenichi Handa | 1998-12-15 | 1 | -0/+413 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Initial revision | Kenichi Handa | 1998-12-15 | 1 | -0/+0 |