Powered by Apache

CVS log for OpenXM_contrib2/asir2000/plot/smoothing.c

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / plot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 5 02:55:03 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b, HEAD
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Fixed inconsistent returns in various functions which make gcc abort.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 25 16:19:41 2007 UTC (17 years, 3 months ago) by saito
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, DEB_REL_1_2_3-9
Changes since 1.8: +84 -139 lines
Diff to previous 1.8 (colored)

change eps print subprogram to eps-2.
add ctrl flag itvplotsize. (but itvplot not yet commit)

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jul 20 02:28:08 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, KNOPPIX_2006
Changes since 1.7: +10 -6 lines
Diff to previous 1.7 (colored)

Added an option (X resource) for generating "upside down" PS file.
If plot*upsidedown:on is set as an X resource, the PS file is generated
as above.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 11 12:35:03 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.6: +16 -15 lines
Diff to previous 1.6 (colored)

Supporting code for the color Postscript.
There still remains a BUG (see ox_plot_xevent.c), but it will work
on most PC's.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 11 03:34:34 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.5: +8 -3 lines
Diff to previous 1.5 (colored)

Supporting codes for color Postscript printers (the work has not yet been
completed.)

Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 7 10:53:15 2001 UTC (23 years ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +1 -251 lines
Diff to previous 1.4 (colored)

Removed unused codes for smoothing.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 8 05:49:35 2000 UTC (23 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.3: +34 -16 lines
Diff to previous 1.3 (colored)

A simple translation function from bitmap to PS is added.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 24 01:53:53 2000 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.2: +29 -2 lines
Diff to previous 1.2 (colored)

"method" menu is added to the print button.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 15 10:58:11 2000 UTC (23 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.1: +68 -2 lines
Diff to previous 1.1 (colored)

Added coordinate axis for Postscript output for ifplot.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 15 06:56:53 2000 UTC (23 years, 6 months ago) by takayama
Branch: MAIN

An algorithm to find curves in bitmap image is implemented.
It is used to output PostScript files.
There still remain some bugs on user interfaces and treatment of color.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>