Displaying 1 result from an estimated 1 matches for "do_strwidth".
2000 Jan 17
1
lwd patches for "contour"
...eful.
Ben Bolker
*** src/main/names.c.orig Mon Jan 17 11:23:26 2000
--- src/main/names.c Mon Jan 17 11:50:54 2000
***************
*** 644,650 ****
{"identify", do_identify, 0, 11, 6, PP_FUNCALL},
{"strheight", do_strheight, 0, 11, 3, PP_FUNCALL},
{"strwidth", do_strwidth, 0, 11, 3, PP_FUNCALL},
! {"contour", do_contour, 0, 11, 6, PP_FUNCALL},
{"image", do_image, 0, 11, 5, PP_FUNCALL},
{"dend", do_dend, 0, 111, 6, PP_FUNCALL},
{"dend.window", do_dendwindow, 0, 111, 6, PP_FUNCALL},
--- 644,650 ----
{"identify"...