view noleim-Makefile.in @ 32024:a0ba404b97a5

(search_file_line): Fix skipping of whitespace. (get_quoted_string): Fix limit on memchr search. (set_bdf_font_info): Use unsigned chars. Negate yoffset. (w32_init_bdf_font): Initialize codepoint and bitmap heaps. (w32_free_bdf_font): Free bitmaps and codepoints on heaps. (get_cached_font_char, cache_char_offset): Use macro BDF_CODEPOINT_RANGE_COVER_P. (cache_char_offset): Use HeapAlloc to allocate codepoints on own heap. (clear_cached_bitmap_slots): New function. (GET_HEX_VALUE): G-Z, g-z are not hex. (w32_get_bdf_glyph): Convert to DIB format. Return bytes read. (get_bitmap_with_cache): Use new cache implementation. (create_offscreen_bitmap): New function. (w32_BDF_TextOut): Use it. Draw glyphs as DIBs.
author Jason Rumney <jasonr@gnu.org>
date Fri, 29 Sep 2000 21:23:10 +0000
parents 722e2e186e85
children 959f9593632f
line wrap: on
line source

# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution.  It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:

# Avoid error when these targets are used.
clean distclean mostlyclean maintainer-clean: