| 84706 packages online |
|
|
| dev/lib/agg2sdk.lha | | | No screenshot available |
|
This is a repacked copy of the Anti-Grain Geometry 2.4 SDK.
Compiled and tested with the OS4 native SDK 51.22.
News and History:
=================
May 8, 2006 AGG v2.4 is released! After a while of silence AGG is here
again. That was the time of active development and you will have to make
some changes in your code too. Hopefully it isn't that hard. See AGG
Version 2.4 Release Notes for details. Below there's a brief description
of the achievements.
o Redesigned scanline renderers and span generators. See AGG Version
2.4 Release Notes for details.
o Low level renderers (pixfmt) now have a possibility to use a custom
class-accessor to pixel data.
o Redesigned image and pattern filters and resamplers. Now they are
considerably generalized and in fact, images and patterns are now
combined into single classes. You can use custom pixel accessors for
the images.
o The major breaktrough is rendering of Flash compound shapes. Now
AGG provides two ways of Flash rendering. One is pretty simple and
in fact, was available before (well, almost), the other is more
complex, but allows you to have absolutely flawless result. It's
demonstrated in Demo flash_rasterizer.cpp. The simple method, that
decomposes the shape into separate multiply connected polygons is in
Demo flash_rasterizer2.cpp.
o New demo examples summary
o Demo flash_rasterizer.cpp - Flash rasterization based on compound shapes
o Demo flash_rasterizer2.cpp - Flash rasterization based in shape
decompositing
o Demo gouraud_mesh.cpp - Seamless Gouraud triangle mesh
o Demo line_patterns_clip.cpp - New line clipping considering image patterns
o Demo compositing2.cpp - Another extended compositing modes demo
o Demo gamma_tuner.cpp - Yet another monitor gamma tuner
o Redesigned path_storage. Now it's a class template and it's functionality
is separated. You can use any kind of data container, like std::vector,
std::deque, etc. Also, there are special adaptors added, such as:
poly_plain_adaptor poly_container_adaptor poly_container_reverse_adaptor
line_adaptor
o Added custom clippers to rasterizer_scanline_aa and
rasterizer_compound_aa.
o Considerably redesigned clippers for renderer_outline_image. Now it
maintains correct pattern repetition even with clipping.
o All memory allocations and deallocations are now done via pod_allocator
and obj_allocator. You can replace them if you define
AGG_CUSTOM_ALLOCATOR and provide file agg_allocator.h
(it's your responsibility to provide this file).
o From now on AGG is released under dual licensing, the original AGG one
and the Modified BSD license. See The License for details.
o Some other improvements.
o Milan Marusinec AKA Milano ported the whole AGG to Object Pascal.
It's a great job! Don't forget to visit: http://www.aggpas.org
Release Notes:
==============
http://www.antigrain.com/news/release_notes/v24.agdoc.html
|
Contents of dev/lib/agg2sdk.lha PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 84 85 98.8% -lh5- f08f Dec 15 2005 agg-2.4/authors
[generic] 187 342 54.7% -lh5- 8a6a Feb 13 2006 agg-2.4/autogen.sh
[generic] 31 31 100.0% -lh0- ab6a Sep 11 2005 agg-2.4/ChangeLog
[generic] 1755 4934 35.6% -lh5- 82d5 Feb 13 2006 agg-2.4/configure.in
[generic] 1214 2540 47.8% -lh5- 8461 Sep 16 2005 agg-2.4/copying
[generic] 369 1272 29.0% -lh5- 1039 May 22 18:26 agg-2.4/CVS/Entries
[generic] 8 8 100.0% -lh0- 458d May 22 11:23 agg-2.4/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/CVS/Root
[generic] 153 848 18.0% -lh5- 8d25 Sep 11 2005 agg-2.4/distclean
[generic] 1909 7413 25.8% -lh5- 51b2 Nov 10 2005 agg-2.4/examples/aa_demo.cpp
[generic] 3862 19285 20.0% -lh5- d67e Sep 11 2005 agg-2.4/examples/aa_test.cpp
[generic] 2916 12499 23.3% -lh5- 6aa9 Sep 11 2005 agg-2.4/examples/alpha_gradient.cpp
[generic] 1455 5033 28.9% -lh5- 9ca7 Dec 17 2005 agg-2.4/examples/alpha_mask.cpp
[generic] 2874 11956 24.0% -lh5- a5e6 Dec 17 2005 agg-2.4/examples/alpha_mask2.cpp
[generic] 3433 17097 20.1% -lh5- 47b9 Sep 11 2005 agg-2.4/examples/alpha_mask3.cpp
[generic] 63 86 73.3% -lh5- 9d87 May 22 11:23 agg-2.4/examples/BeOS/CVS/Entries
[generic] 22 22 100.0% -lh0- 2570 May 22 11:23 agg-2.4/examples/BeOS/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/BeOS/CVS/Root
[generic] 2219 12798 17.3% -lh5- 503f Dec 14 2005 agg-2.4/examples/BeOS/Makefile
[generic] 555 987 56.2% -lh5- 63f1 Dec 14 2005 agg-2.4/examples/BeOS/readme.txt
[generic] 4622 20816 22.2% -lh5- 6860 Apr 11 06:14 agg-2.4/examples/bezier_div.cpp
[generic] 1270 4737 26.8% -lh5- 205c Sep 11 2005 agg-2.4/examples/bspline.cpp
[generic] 2002 7418 27.0% -lh5- b5ea Sep 11 2005 agg-2.4/examples/circles.cpp
[generic] 776 2706 28.7% -lh5- 8ac5 Dec 14 2005 agg-2.4/examples/component_rendering.cpp
[generic] 3208 14174 22.6% -lh5- fa25 Dec 17 2005 agg-2.4/examples/compositing.cpp
[generic] 2135 9368 22.8% -lh5- ae0d Dec 17 2005 agg-2.4/examples/compositing2.cpp
[generic] 1592 5258 30.3% -lh5- d89f Sep 11 2005 agg-2.4/examples/conv_contour.cpp
[generic] 2175 8344 26.1% -lh5- 96e5 Sep 20 2005 agg-2.4/examples/conv_dash_marker.cpp
[generic] 1910 7678 24.9% -lh5- 7a58 Sep 11 2005 agg-2.4/examples/conv_stroke.cpp
[generic] 872 3433 25.4% -lh5- e721 May 22 11:23 agg-2.4/examples/CVS/Entries
[generic] 62 84 73.8% -lh5- 7580 May 22 11:23 agg-2.4/examples/CVS/Entries.Log
[generic] 17 17 100.0% -lh0- 3bec May 22 11:23 agg-2.4/examples/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/CVS/Root
[generic] 4295 19962 21.5% -lh5- a34f Dec 14 2005 agg-2.4/examples/distortions.cpp
[generic] 3719 15791 23.6% -lh5- c83e Apr 14 18:08 agg-2.4/examples/flash_rasterizer.cpp
[generic] 4074 16437 24.8% -lh5- 0b6c May 8 16:14 agg-2.4/examples/flash_rasterizer2.cpp
[generic] 5858 18501 31.7% -lh5- 46d3 Sep 16 2005 agg-2.4/examples/freetype_test.cpp
[generic] 1375 4939 27.8% -lh5- e267 Dec 17 2005 agg-2.4/examples/gamma_correction.cpp
[generic] 1519 6641 22.9% -lh5- 41f4 Sep 11 2005 agg-2.4/examples/gamma_ctrl.cpp
[generic] 1602 6691 23.9% -lh5- 940b Dec 6 2005 agg-2.4/examples/gamma_tuner.cpp
[generic] 1940 8946 21.7% -lh5- a674 Sep 11 2005 agg-2.4/examples/gouraud.cpp
[generic] 3344 13812 24.2% -lh5- f709 Dec 6 2005 agg-2.4/examples/gouraud_mesh.cpp
[generic] 4194 20687 20.3% -lh5- 6f77 Sep 11 2005 agg-2.4/examples/gpc_test.cpp
[generic] 3341 17991 18.6% -lh5- 3966 Sep 11 2005 agg-2.4/examples/gradients.cpp
[generic] 4354 26591 16.4% -lh5- 41ab Nov 12 2005 agg-2.4/examples/graph_test.cpp
[generic] 2730 10623 25.7% -lh5- 7149 Sep 20 2005 agg-2.4/examples/idea.cpp
[generic] 1991 7581 26.3% -lh5- 4cf6 Dec 14 2005 agg-2.4/examples/image1.cpp
[generic] 1876 6695 28.0% -lh5- 148b Dec 17 2005 agg-2.4/examples/image_alpha.cpp
[generic] 3106 13413 23.2% -lh5- 0cdb Dec 14 2005 agg-2.4/examples/image_filters.cpp
[generic] 2284 9807 23.3% -lh5- 91c2 Dec 14 2005 agg-2.4/examples/image_filters2.cpp
[generic] 2415 11523 21.0% -lh5- 8ab3 Dec 6 2005 agg-2.4/examples/image_fltr_graph.cpp
[generic] 2593 11056 23.5% -lh5- 4c8a Mar 20 16:45 agg-2.4/examples/image_perspective.cpp
[generic] 2784 13283 21.0% -lh5- fe59 Dec 14 2005 agg-2.4/examples/image_resample.cpp
[generic] 2583 13800 18.7% -lh5- 2f27 Dec 14 2005 agg-2.4/examples/image_transforms.cpp
[generic] 2869 9054 31.7% -lh5- 2b8a Mar 20 04:03 agg-2.4/examples/interactive_polygon.cpp
[generic] 816 3025 27.0% -lh5- 2592 Mar 20 04:03 agg-2.4/examples/interactive_polygon.h
[generic] 3192 13785 23.2% -lh5- e78d Dec 17 2005 agg-2.4/examples/line_patterns.cpp
[generic] 3656 14052 26.0% -lh5- cac0 Dec 6 2005 agg-2.4/examples/line_patterns_clip.cpp
[generic] 1375 4410 31.2% -lh5- 5d33 Dec 17 2005 agg-2.4/examples/lion.cpp
[generic] 1353 4680 28.9% -lh5- e58b Dec 17 2005 agg-2.4/examples/lion_lens.cpp
[generic] 1505 5194 29.0% -lh5- e70b Dec 17 2005 agg-2.4/examples/lion_outline.cpp
[generic] 2221 18361 12.1% -lh5- df8f Oct 19 2005 agg-2.4/examples/Makefile.am
[generic] 310 1849 16.8% -lh5- 60cc Sep 11 2005 agg-2.4/examples/make_arrows.cpp
[generic] 6314 34392 18.4% -lh5- fc9f Sep 11 2005 agg-2.4/examples/make_gb_poly.cpp
[generic] 5584 25762 21.7% -lh5- f7b2 May 9 17:07 agg-2.4/examples/mol_view.cpp
[generic] 2796 11043 25.3% -lh5- 2226 Dec 17 2005 agg-2.4/examples/multi_clip.cpp
[generic] 8055 24061 33.5% -lh5- 0891 Sep 11 2005 agg-2.4/examples/parse_lion.cpp
[generic] 2470 11580 21.3% -lh5- fb60 Dec 14 2005 agg-2.4/examples/pattern_fill.cpp
[generic] 2312 9476 24.4% -lh5- 51ea Dec 14 2005 agg-2.4/examples/pattern_perspective.cpp
[generic] 2784 13382 20.8% -lh5- 4533 Dec 14 2005 agg-2.4/examples/pattern_resample.cpp
[generic] 1866 9093 20.5% -lh5- 75dc Dec 17 2005 agg-2.4/examples/perspective.cpp
[generic] 642 5030 12.8% -lh5- 2efa Sep 11 2005 agg-2.4/examples/pixel_formats.h
[generic] 1142 4989 22.9% -lh5- 2fb5 Sep 11 2005 agg-2.4/examples/polymorphic_renderer.cpp
[generic] 1850 7422 24.9% -lh5- 6035 Sep 11 2005 agg-2.4/examples/rasterizers.cpp
[generic] 4032 18103 22.3% -lh5- 0db1 Dec 5 2005 agg-2.4/examples/rasterizers2.cpp
[generic] 1656 6425 25.8% -lh5- 1fef Sep 11 2005 agg-2.4/examples/raster_text.cpp
[generic] 1408 4704 29.9% -lh5- 065a Sep 11 2005 agg-2.4/examples/rounded_rect.cpp
[generic] 1833 7060 26.0% -lh5- 000d Sep 20 2005 agg-2.4/examples/scanline_boolean.cpp
[generic] 3958 21690 18.2% -lh5- 232c Sep 11 2005 agg-2.4/examples/scanline_boolean2.cpp
[generic] 1939 7721 25.1% -lh5- 8728 Dec 17 2005 agg-2.4/examples/simple_blur.cpp
[generic] 653 1751 37.3% -lh5- 7e73 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_exception.h
[generic] 5539 27508 20.1% -lh5- 400f Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_parser.cpp
[generic] 843 2801 30.1% -lh5- 27c7 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_parser.h
[generic] 1904 11440 16.6% -lh5- 8684 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_path_renderer.cpp
[generic] 2732 11190 24.4% -lh5- 1a50 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_path_renderer.h
[generic] 1215 4296 28.3% -lh5- eba7 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_path_tokenizer.cpp
[generic] 1363 3729 36.6% -lh5- 5460 Dec 15 2005 agg-2.4/examples/svg_viewer/agg_svg_path_tokenizer.h
[generic] 126 429 29.4% -lh5- 7c66 May 22 11:23 agg-2.4/examples/svg_viewer/CVS/Entries
[generic] 28 28 100.0% -lh0- 3fe5 May 22 11:23 agg-2.4/examples/svg_viewer/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/svg_viewer/CVS/Root
[generic] 1917 6668 28.7% -lh5- 605e Dec 17 2005 agg-2.4/examples/svg_viewer/svg_test.cpp
[generic] 2498 8858 28.2% -lh5- 2653 Sep 11 2005 agg-2.4/examples/trans_curve1.cpp
[generic] 2549 9001 28.3% -lh5- 743e Dec 15 2005 agg-2.4/examples/trans_curve1_ft.cpp
[generic] 2840 11063 25.7% -lh5- b08c Sep 11 2005 agg-2.4/examples/trans_curve2.cpp
[generic] 2884 11176 25.8% -lh5- 2b33 Dec 15 2005 agg-2.4/examples/trans_curve2_ft.cpp
[generic] 1397 4921 28.4% -lh5- 4054 Sep 11 2005 agg-2.4/examples/trans_polar.cpp
[generic] 5999 18596 32.3% -lh5- ad06 Mar 10 04:26 agg-2.4/examples/truetype_test.cpp
[generic] 1235 4567 27.0% -lh5- e953 Oct 17 2005 agg-2.4/examples/win32_api/aa_demo/aa_demo.dsp
[generic] 201 508 39.6% -lh5- 4049 Sep 11 2005 agg-2.4/examples/win32_api/aa_demo/aa_demo.dsw
[generic] 90 139 64.7% -lh5- 3230 May 22 11:23 agg-2.4/examples/win32_api/aa_demo/CVS/Entries
[generic] 35 35 100.0% -lh0- 0489 May 22 11:23 agg-2.4/examples/win32_api/aa_demo/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/aa_demo/CVS/Root
[generic] 384 760 50.5% -lh5- ccd0 Sep 11 2005 agg-2.4/examples/win32_api/aa_demo/Makefile
[generic] 1246 4654 26.8% -lh5- 1693 Oct 17 2005 agg-2.4/examples/win32_api/aa_test/aa_test.dsp
[generic] 201 508 39.6% -lh5- 8597 Sep 11 2005 agg-2.4/examples/win32_api/aa_test/aa_test.dsw
[generic] 90 139 64.7% -lh5- b6c3 May 22 11:23 agg-2.4/examples/win32_api/aa_test/CVS/Entries
[generic] 35 35 100.0% -lh0- 3122 May 22 11:23 agg-2.4/examples/win32_api/aa_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/aa_test/CVS/Root
[generic] 389 771 50.5% -lh5- c020 Sep 11 2005 agg-2.4/examples/win32_api/aa_test/Makefile
[generic] 1274 4906 26.0% -lh5- 380c Oct 17 2005 agg-2.4/examples/win32_api/alpha_gradient/alpha_gradient.dsp
[generic] 205 522 39.3% -lh5- de93 Sep 11 2005 agg-2.4/examples/win32_api/alpha_gradient/alpha_gradient.dsw
[generic] 95 153 62.1% -lh5- c9e3 May 22 11:23 agg-2.4/examples/win32_api/alpha_gradient/CVS/Entries
[generic] 42 42 100.0% -lh0- 4447 May 22 11:23 agg-2.4/examples/win32_api/alpha_gradient/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/alpha_gradient/CVS/Root
[generic] 395 778 50.8% -lh5- 53d2 Sep 11 2005 agg-2.4/examples/win32_api/alpha_gradient/Makefile
[generic] 1292 4687 27.6% -lh5- 63e9 Oct 17 2005 agg-2.4/examples/win32_api/alpha_mask/alpha_mask.dsp
[generic] 204 514 39.7% -lh5- bc32 Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask/alpha_mask.dsw
[generic] 93 145 64.1% -lh5- e870 May 22 11:23 agg-2.4/examples/win32_api/alpha_mask/CVS/Entries
[generic] 38 38 100.0% -lh0- 6ee0 May 22 11:23 agg-2.4/examples/win32_api/alpha_mask/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/alpha_mask/CVS/Root
[generic] 402 797 50.4% -lh5- 7a9a Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask/Makefile
[generic] 1350 5034 26.8% -lh5- ef5a Oct 17 2005 agg-2.4/examples/win32_api/alpha_mask2/alpha_mask2.dsp
[generic] 204 516 39.5% -lh5- bc0e Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask2/alpha_mask2.dsw
[generic] 92 147 62.6% -lh5- d96f May 22 11:23 agg-2.4/examples/win32_api/alpha_mask2/CVS/Entries
[generic] 39 39 100.0% -lh0- 4ffc May 22 11:23 agg-2.4/examples/win32_api/alpha_mask2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/alpha_mask2/CVS/Root
[generic] 402 798 50.4% -lh5- 1692 Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask2/Makefile
[generic] 1279 4956 25.8% -lh5- 6d4d Oct 17 2005 agg-2.4/examples/win32_api/alpha_mask3/alpha_mask3.dsp
[generic] 204 516 39.5% -lh5- fc9c Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask3/alpha_mask3.dsw
[generic] 92 147 62.6% -lh5- 5811 May 22 11:23 agg-2.4/examples/win32_api/alpha_mask3/CVS/Entries
[generic] 39 39 100.0% -lh0- dffd May 22 11:23 agg-2.4/examples/win32_api/alpha_mask3/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/alpha_mask3/CVS/Root
[generic] 411 814 50.5% -lh5- dfd8 Sep 11 2005 agg-2.4/examples/win32_api/alpha_mask3/Makefile
[generic] 1311 5350 24.5% -lh5- 808d Oct 17 2005 agg-2.4/examples/win32_api/bezier_div/bezier_div.dsp
[generic] 204 514 39.7% -lh5- d472 Sep 11 2005 agg-2.4/examples/win32_api/bezier_div/bezier_div.dsw
[generic] 93 145 64.1% -lh5- 6b36 May 22 11:23 agg-2.4/examples/win32_api/bezier_div/CVS/Entries
[generic] 38 38 100.0% -lh0- 4bd2 May 22 11:23 agg-2.4/examples/win32_api/bezier_div/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/bezier_div/CVS/Root
[generic] 415 841 49.3% -lh5- 9761 Sep 11 2005 agg-2.4/examples/win32_api/bezier_div/Makefile
[generic] 1304 4895 26.6% -lh5- 3fac Oct 17 2005 agg-2.4/examples/win32_api/bspline/bspline.dsp
[generic] 200 508 39.4% -lh5- dd6c Sep 11 2005 agg-2.4/examples/win32_api/bspline/bspline.dsw
[generic] 89 139 64.0% -lh5- c98f May 22 11:23 agg-2.4/examples/win32_api/bspline/CVS/Entries
[generic] 35 35 100.0% -lh0- bee8 May 22 11:23 agg-2.4/examples/win32_api/bspline/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/bspline/CVS/Root
[generic] 412 838 49.2% -lh5- 7156 Sep 11 2005 agg-2.4/examples/win32_api/bspline/Makefile
[generic] 1291 4948 26.1% -lh5- ac5b Oct 17 2005 agg-2.4/examples/win32_api/circles/circles.dsp
[generic] 200 508 39.4% -lh5- fc1e Sep 11 2005 agg-2.4/examples/win32_api/circles/circles.dsw
[generic] 87 139 62.6% -lh5- 4015 May 22 11:23 agg-2.4/examples/win32_api/circles/CVS/Entries
[generic] 35 35 100.0% -lh0- 3eb8 May 22 11:23 agg-2.4/examples/win32_api/circles/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/circles/CVS/Root
[generic] 390 771 50.6% -lh5- 3f89 Sep 11 2005 agg-2.4/examples/win32_api/circles/Makefile
[generic] 1286 4779 26.9% -lh5- dc0e Oct 17 2005 agg-2.4/examples/win32_api/component_rendering/component_rendering.dsp
[generic] 208 532 39.1% -lh5- 24e8 Sep 11 2005 agg-2.4/examples/win32_api/component_rendering/component_rendering.dsw
[generic] 98 163 60.1% -lh5- 66dc May 22 11:23 agg-2.4/examples/win32_api/component_rendering/CVS/Entries
[generic] 47 47 100.0% -lh0- 9e49 May 22 11:23 agg-2.4/examples/win32_api/component_rendering/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/component_rendering/CVS/Root
[generic] 397 783 50.7% -lh5- 222e Sep 11 2005 agg-2.4/examples/win32_api/component_rendering/Makefile
[generic] 1309 5036 26.0% -lh5- b104 Feb 2 2006 agg-2.4/examples/win32_api/compositing/compositing.dsp
[generic] 203 516 39.3% -lh5- 3687 Sep 11 2005 agg-2.4/examples/win32_api/compositing/compositing.dsw
[generic] 100 190 52.6% -lh5- eb40 May 22 11:23 agg-2.4/examples/win32_api/compositing/CVS/Entries
[generic] 39 39 100.0% -lh0- e378 May 22 11:23 agg-2.4/examples/win32_api/compositing/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/compositing/CVS/Root
[generic] 386 764 50.5% -lh5- 3bc2 Sep 11 2005 agg-2.4/examples/win32_api/compositing/Makefile
[generic] 71 79 89.9% -lh5- 88a0 Sep 11 2005 agg-2.4/examples/win32_api/compositing/readme
[generic] 1321 5128 25.8% -lh5- 2b66 Dec 6 2005 agg-2.4/examples/win32_api/compositing2/compositing2.dsp
[generic] 204 518 39.4% -lh5- 1067 Dec 6 2005 agg-2.4/examples/win32_api/compositing2/compositing2.dsw
[generic] 69 141 48.9% -lh5- 8ca3 May 22 11:23 agg-2.4/examples/win32_api/compositing2/CVS/Entries
[generic] 40 40 100.0% -lh0- e570 May 22 11:23 agg-2.4/examples/win32_api/compositing2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/compositing2/CVS/Root
[generic] 386 764 50.5% -lh5- 3bc2 Dec 6 2005 agg-2.4/examples/win32_api/compositing2/Makefile
[generic] 1266 5025 25.2% -lh5- f6dc Oct 17 2005 agg-2.4/examples/win32_api/conv_contour/conv_contour.dsp
[generic] 204 518 39.4% -lh5- 4cf4 Sep 11 2005 agg-2.4/examples/win32_api/conv_contour/conv_contour.dsw
[generic] 93 149 62.4% -lh5- 70ed May 22 11:23 agg-2.4/examples/win32_api/conv_contour/CVS/Entries
[generic] 40 40 100.0% -lh0- b2d2 May 22 11:23 agg-2.4/examples/win32_api/conv_contour/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/conv_contour/CVS/Root
[generic] 394 776 50.8% -lh5- b9b0 Sep 11 2005 agg-2.4/examples/win32_api/conv_contour/Makefile
[generic] 1309 5407 24.2% -lh5- f04d Oct 17 2005 agg-2.4/examples/win32_api/conv_dash_marker/conv_dash_marker.dsp
[generic] 207 526 39.4% -lh5- 39f9 Sep 11 2005 agg-2.4/examples/win32_api/conv_dash_marker/conv_dash_marker.dsw
[generic] 97 157 61.8% -lh5- 39dc May 22 11:23 agg-2.4/examples/win32_api/conv_dash_marker/CVS/Entries
[generic] 44 44 100.0% -lh0- f3c1 May 22 11:23 agg-2.4/examples/win32_api/conv_dash_marker/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/conv_dash_marker/CVS/Root
[generic] 398 780 51.0% -lh5- 546f Sep 11 2005 agg-2.4/examples/win32_api/conv_dash_marker/Makefile
[generic] 1303 5260 24.8% -lh5- f1a7 Oct 17 2005 agg-2.4/examples/win32_api/conv_stroke/conv_stroke.dsp
[generic] 202 516 39.1% -lh5- 0bf8 Sep 11 2005 agg-2.4/examples/win32_api/conv_stroke/conv_stroke.dsw
[generic] 93 147 63.3% -lh5- 339d May 22 11:23 agg-2.4/examples/win32_api/conv_stroke/CVS/Entries
[generic] 39 39 100.0% -lh0- 3c3a May 22 11:23 agg-2.4/examples/win32_api/conv_stroke/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/conv_stroke/CVS/Root
[generic] 394 775 50.8% -lh5- b9da Sep 11 2005 agg-2.4/examples/win32_api/conv_stroke/Makefile
[generic] 84 92 91.3% -lh5- 4cad May 22 11:23 agg-2.4/examples/win32_api/CVS/Entries
[generic] 380 1271 29.9% -lh5- 6c1a May 22 11:23 agg-2.4/examples/win32_api/CVS/Entries.Log
[generic] 27 27 100.0% -lh0- 3f8c May 22 11:23 agg-2.4/examples/win32_api/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/CVS/Root
[generic] 98 190 51.6% -lh5- 215e May 22 11:23 agg-2.4/examples/win32_api/distortions/CVS/Entries
[generic] 39 39 100.0% -lh0- c731 May 22 11:23 agg-2.4/examples/win32_api/distortions/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/distortions/CVS/Root
[generic] 1366 5177 26.4% -lh5- b64f Oct 17 2005 agg-2.4/examples/win32_api/distortions/distortions.dsp
[generic] 202 516 39.1% -lh5- 788b Sep 11 2005 agg-2.4/examples/win32_api/distortions/distortions.dsw
[generic] 392 775 50.6% -lh5- 662d Sep 11 2005 agg-2.4/examples/win32_api/distortions/Makefile
[generic] 207 324 63.9% -lh5- 5c5c Sep 11 2005 agg-2.4/examples/win32_api/distortions/readme
[generic] 885 12014 7.4% -lh5- 641c Dec 6 2005 agg-2.4/examples/win32_api/examples.dsw
[generic] 98 149 65.8% -lh5- 2355 May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer/CVS/Entries
[generic] 44 44 100.0% -lh0- a3db May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer/CVS/Root
[generic] 1279 4854 26.3% -lh5- d68d Feb 16 2006 agg-2.4/examples/win32_api/flash_rasterizer/flash_rasterizer.dsp
[generic] 207 526 39.4% -lh5- 3c22 Dec 5 2005 agg-2.4/examples/win32_api/flash_rasterizer/flash_rasterizer.dsw
[generic] 398 780 51.0% -lh5- c377 Dec 5 2005 agg-2.4/examples/win32_api/flash_rasterizer/Makefile
[generic] 74 151 49.0% -lh5- 74a2 May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer2/CVS/Entries
[generic] 45 45 100.0% -lh0- 9c70 May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/flash_rasterizer2/CVS/Root
[generic] 1261 4787 26.3% -lh5- 821b Dec 6 2005 agg-2.4/examples/win32_api/flash_rasterizer2/flash_rasterizer2.dsp
[generic] 208 528 39.4% -lh5- f678 Dec 6 2005 agg-2.4/examples/win32_api/flash_rasterizer2/flash_rasterizer2.dsw
[generic] 398 781 51.0% -lh5- 94e8 Dec 6 2005 agg-2.4/examples/win32_api/flash_rasterizer2/Makefile
[generic] 101 194 52.1% -lh5- 658f May 22 11:23 agg-2.4/examples/win32_api/freetype_test/CVS/Entries
[generic] 41 41 100.0% -lh0- 070a May 22 11:23 agg-2.4/examples/win32_api/freetype_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/freetype_test/CVS/Root
[generic] 1332 5377 24.8% -lh5- da24 Oct 17 2005 agg-2.4/examples/win32_api/freetype_test/freetype_test.dsp
[generic] 204 520 39.2% -lh5- 8b63 Sep 11 2005 agg-2.4/examples/win32_api/freetype_test/freetype_test.dsw
[generic] 414 820 50.5% -lh5- 9ec9 Sep 11 2005 agg-2.4/examples/win32_api/freetype_test/Makefile
[generic] 310 503 61.6% -lh5- 249f Sep 11 2005 agg-2.4/examples/win32_api/freetype_test/readme
[generic] 97 157 61.8% -lh5- af7f May 22 11:23 agg-2.4/examples/win32_api/gamma_correction/CVS/Entries
[generic] 44 44 100.0% -lh0- 023e May 22 11:23 agg-2.4/examples/win32_api/gamma_correction/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gamma_correction/CVS/Root
[generic] 1232 4608 26.7% -lh5- ec88 Oct 17 2005 agg-2.4/examples/win32_api/gamma_correction/gamma_correction.dsp
[generic] 206 526 39.2% -lh5- ec15 Sep 11 2005 agg-2.4/examples/win32_api/gamma_correction/gamma_correction.dsw
[generic] 395 780 50.6% -lh5- 7976 Sep 11 2005 agg-2.4/examples/win32_api/gamma_correction/Makefile
[generic] 92 145 63.4% -lh5- 8509 May 22 11:23 agg-2.4/examples/win32_api/gamma_ctrl/CVS/Entries
[generic] 38 38 100.0% -lh0- 4e04 May 22 11:23 agg-2.4/examples/win32_api/gamma_ctrl/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gamma_ctrl/CVS/Root
[generic] 1295 4841 26.8% -lh5- 67dd Oct 17 2005 agg-2.4/examples/win32_api/gamma_ctrl/gamma_ctrl.dsp
[generic] 203 514 39.5% -lh5- 493e Sep 11 2005 agg-2.4/examples/win32_api/gamma_ctrl/gamma_ctrl.dsw
[generic] 391 773 50.6% -lh5- f910 Sep 11 2005 agg-2.4/examples/win32_api/gamma_ctrl/Makefile
[generic] 69 139 49.6% -lh5- 7820 May 22 11:23 agg-2.4/examples/win32_api/gamma_tuner/CVS/Entries
[generic] 39 39 100.0% -lh0- b104 May 22 11:23 agg-2.4/examples/win32_api/gamma_tuner/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gamma_tuner/CVS/Root
[generic] 1243 4634 26.8% -lh5- d775 Dec 6 2005 agg-2.4/examples/win32_api/gamma_tuner/gamma_tuner.dsp
[generic] 203 516 39.3% -lh5- e77e Dec 6 2005 agg-2.4/examples/win32_api/gamma_tuner/gamma_tuner.dsw
[generic] 391 774 50.5% -lh5- 3cf4 Dec 6 2005 agg-2.4/examples/win32_api/gamma_tuner/Makefile
[generic] 89 139 64.0% -lh5- 7ab2 May 22 11:23 agg-2.4/examples/win32_api/gouraud/CVS/Entries
[generic] 35 35 100.0% -lh0- e02e May 22 11:23 agg-2.4/examples/win32_api/gouraud/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gouraud/CVS/Root
[generic] 1233 4502 27.4% -lh5- 47da Oct 17 2005 agg-2.4/examples/win32_api/gouraud/gouraud.dsp
[generic] 200 508 39.4% -lh5- 547c Sep 11 2005 agg-2.4/examples/win32_api/gouraud/gouraud.dsw
[generic] 390 771 50.6% -lh5- d650 Sep 11 2005 agg-2.4/examples/win32_api/gouraud/Makefile
[generic] 87 141 61.7% -lh5- 711c May 22 11:23 agg-2.4/examples/win32_api/gouraud_mesh/CVS/Entries
[generic] 40 40 100.0% -lh0- da3e May 22 11:23 agg-2.4/examples/win32_api/gouraud_mesh/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gouraud_mesh/CVS/Root
[generic] 1332 5015 26.6% -lh5- 9b53 Dec 6 2005 agg-2.4/examples/win32_api/gouraud_mesh/gouraud_mesh.dsp
[generic] 205 518 39.6% -lh5- 44db Dec 5 2005 agg-2.4/examples/win32_api/gouraud_mesh/gouraud_mesh.dsw
[generic] 393 776 50.6% -lh5- a813 Dec 5 2005 agg-2.4/examples/win32_api/gouraud_mesh/Makefile
[generic] 89 141 63.1% -lh5- 3913 May 22 11:23 agg-2.4/examples/win32_api/gpc_test/CVS/Entries
[generic] 36 36 100.0% -lh0- 4c48 May 22 11:23 agg-2.4/examples/win32_api/gpc_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gpc_test/CVS/Root
[generic] 1286 4982 25.8% -lh5- 711e Oct 17 2005 agg-2.4/examples/win32_api/gpc_test/gpc_test.dsp
[generic] 201 510 39.4% -lh5- 2cf4 Sep 11 2005 agg-2.4/examples/win32_api/gpc_test/gpc_test.dsw
[generic] 413 826 50.0% -lh5- 2b97 Sep 11 2005 agg-2.4/examples/win32_api/gpc_test/Makefile
[generic] 114 188 60.6% -lh5- 279e May 22 11:23 agg-2.4/examples/win32_api/gradients/CVS/Entries
[generic] 37 37 100.0% -lh0- 3af8 May 22 11:23 agg-2.4/examples/win32_api/gradients/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/gradients/CVS/Root
[generic] 1319 5167 25.5% -lh5- 11c7 Oct 17 2005 agg-2.4/examples/win32_api/gradients/gradients.dsp
[generic] 202 512 39.5% -lh5- dd66 Sep 11 2005 agg-2.4/examples/win32_api/gradients/gradients.dsw
[generic] 391 773 50.6% -lh5- 973f Sep 11 2005 agg-2.4/examples/win32_api/gradients/Makefile
[generic] 176 509 34.6% -lh5- f75e Dec 3 2005 agg-2.4/examples/win32_api/gradients/settings.dat
[generic] 91 145 62.8% -lh5- 0d2d May 22 11:23 agg-2.4/examples/win32_api/graph_test/CVS/Entries
[generic] 38 38 100.0% -lh0- bed3 May 22 11:23 agg-2.4/examples/win32_api/graph_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/graph_test/CVS/Root
[generic] 1332 5435 24.5% -lh5- d9b8 Oct 17 2005 agg-2.4/examples/win32_api/graph_test/graph_test.dsp
[generic] 203 514 39.5% -lh5- 2e78 Sep 11 2005 agg-2.4/examples/win32_api/graph_test/graph_test.dsw
[generic] 393 774 50.8% -lh5- f209 Sep 11 2005 agg-2.4/examples/win32_api/graph_test/Makefile
[generic] 87 133 65.4% -lh5- d858 May 22 11:23 agg-2.4/examples/win32_api/idea/CVS/Entries
[generic] 32 32 100.0% -lh0- 4fe0 May 22 11:23 agg-2.4/examples/win32_api/idea/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/idea/CVS/Root
[generic] 1285 4666 27.5% -lh5- 89dd Oct 17 2005 agg-2.4/examples/win32_api/idea/idea.dsp
[generic] 197 502 39.2% -lh5- 5dd6 Sep 11 2005 agg-2.4/examples/win32_api/idea/idea.dsw
[generic] 388 768 50.5% -lh5- f0f3 Sep 11 2005 agg-2.4/examples/win32_api/idea/Makefile
[generic] 94 180 52.2% -lh5- 6b0e May 22 11:23 agg-2.4/examples/win32_api/image1/CVS/Entries
[generic] 34 34 100.0% -lh0- 6f5c May 22 11:23 agg-2.4/examples/win32_api/image1/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image1/CVS/Root
[generic] 1324 4938 26.8% -lh5- f3a7 Oct 17 2005 agg-2.4/examples/win32_api/image1/image1.dsp
[generic] 198 506 39.1% -lh5- a746 Sep 11 2005 agg-2.4/examples/win32_api/image1/image1.dsw
[generic] 389 770 50.5% -lh5- 2d95 Sep 11 2005 agg-2.4/examples/win32_api/image1/Makefile
[generic] 64 73 87.7% -lh5- a552 Sep 11 2005 agg-2.4/examples/win32_api/image1/readme
[generic] 99 190 52.1% -lh5- b2a0 May 22 11:23 agg-2.4/examples/win32_api/image_alpha/CVS/Entries
[generic] 39 39 100.0% -lh0- 86e8 May 22 11:23 agg-2.4/examples/win32_api/image_alpha/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_alpha/CVS/Root
[generic] 1318 4918 26.8% -lh5- 9ea8 Oct 17 2005 agg-2.4/examples/win32_api/image_alpha/image_alpha.dsp
[generic] 203 516 39.3% -lh5- eaad Sep 11 2005 agg-2.4/examples/win32_api/image_alpha/image_alpha.dsw
[generic] 392 775 50.6% -lh5- 87ab Sep 11 2005 agg-2.4/examples/win32_api/image_alpha/Makefile
[generic] 65 75 86.7% -lh5- bc60 Sep 11 2005 agg-2.4/examples/win32_api/image_alpha/readme
[generic] 99 194 51.0% -lh5- 6461 May 22 11:23 agg-2.4/examples/win32_api/image_filters/CVS/Entries
[generic] 41 41 100.0% -lh0- c42c May 22 11:23 agg-2.4/examples/win32_api/image_filters/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_filters/CVS/Root
[generic] 1369 5467 25.0% -lh5- 72cb Oct 17 2005 agg-2.4/examples/win32_api/image_filters/image_filters.dsp
[generic] 204 520 39.2% -lh5- 7002 Sep 11 2005 agg-2.4/examples/win32_api/image_filters/image_filters.dsw
[generic] 394 777 50.7% -lh5- 7887 Sep 11 2005 agg-2.4/examples/win32_api/image_filters/Makefile
[generic] 65 75 86.7% -lh5- bc60 Sep 11 2005 agg-2.4/examples/win32_api/image_filters/readme
[generic] 100 196 51.0% -lh5- 4aba May 22 11:23 agg-2.4/examples/win32_api/image_filters2/CVS/Entries
[generic] 42 42 100.0% -lh0- 1a56 May 22 11:23 agg-2.4/examples/win32_api/image_filters2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_filters2/CVS/Root
[generic] 1338 5205 25.7% -lh5- 8d28 Oct 17 2005 agg-2.4/examples/win32_api/image_filters2/image_filters2.dsp
[generic] 205 522 39.3% -lh5- 1717 Sep 11 2005 agg-2.4/examples/win32_api/image_filters2/image_filters2.dsw
[generic] 395 778 50.8% -lh5- d053 Sep 11 2005 agg-2.4/examples/win32_api/image_filters2/Makefile
[generic] 65 75 86.7% -lh5- bc60 Sep 11 2005 agg-2.4/examples/win32_api/image_filters2/readme
[generic] 97 157 61.8% -lh5- a784 May 22 11:23 agg-2.4/examples/win32_api/image_fltr_graph/CVS/Entries
[generic] 44 44 100.0% -lh0- 0dbe May 22 11:23 agg-2.4/examples/win32_api/image_fltr_graph/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_fltr_graph/CVS/Root
[generic] 1377 5400 25.5% -lh5- c481 Oct 17 2005 agg-2.4/examples/win32_api/image_fltr_graph/image_fltr_graph.dsp
[generic] 208 526 39.5% -lh5- 3f4b Sep 11 2005 agg-2.4/examples/win32_api/image_fltr_graph/image_fltr_graph.dsw
[generic] 397 780 50.9% -lh5- 1306 Sep 11 2005 agg-2.4/examples/win32_api/image_fltr_graph/Makefile
[generic] 103 202 51.0% -lh5- cdc6 May 22 11:23 agg-2.4/examples/win32_api/image_perspective/CVS/Entries
[generic] 45 45 100.0% -lh0- 2322 May 22 11:23 agg-2.4/examples/win32_api/image_perspective/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_perspective/CVS/Root
[generic] 1344 5041 26.7% -lh5- b89a Dec 14 2005 agg-2.4/examples/win32_api/image_perspective/image_perspective.dsp
[generic] 207 528 39.2% -lh5- f785 Sep 11 2005 agg-2.4/examples/win32_api/image_perspective/image_perspective.dsw
[generic] 418 848 49.3% -lh5- d6c3 Sep 11 2005 agg-2.4/examples/win32_api/image_perspective/Makefile
[generic] 65 75 86.7% -lh5- bc60 Sep 11 2005 agg-2.4/examples/win32_api/image_perspective/readme
[generic] 101 196 51.5% -lh5- c55e May 22 11:23 agg-2.4/examples/win32_api/image_resample/CVS/Entries
[generic] 42 42 100.0% -lh0- c4aa May 22 11:23 agg-2.4/examples/win32_api/image_resample/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_resample/CVS/Root
[generic] 1408 5787 24.3% -lh5- 49f1 Dec 14 2005 agg-2.4/examples/win32_api/image_resample/image_resample.dsp
[generic] 204 522 39.1% -lh5- de7b Sep 11 2005 agg-2.4/examples/win32_api/image_resample/image_resample.dsw
[generic] 417 845 49.3% -lh5- 7300 Sep 11 2005 agg-2.4/examples/win32_api/image_resample/Makefile
[generic] 65 75 86.7% -lh5- bc60 Sep 11 2005 agg-2.4/examples/win32_api/image_resample/readme
[generic] 112 197 56.9% -lh5- f021 May 22 11:23 agg-2.4/examples/win32_api/image_transforms/CVS/Entries
[generic] 44 44 100.0% -lh0- bfec May 22 11:23 agg-2.4/examples/win32_api/image_transforms/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/image_transforms/CVS/Root
[generic] 1382 5500 25.1% -lh5- c548 Oct 17 2005 agg-2.4/examples/win32_api/image_transforms/image_transforms.dsp
[generic] 207 526 39.4% -lh5- a438 Sep 11 2005 agg-2.4/examples/win32_api/image_transforms/image_transforms.dsw
[generic] 396 780 50.8% -lh5- 3339 Sep 11 2005 agg-2.4/examples/win32_api/image_transforms/Makefile
[generic] 2428 8725 27.8% -lh5- 6fe5 Sep 11 2005 agg-2.4/examples/win32_api/image_transforms/readme!
[generic] 91 151 60.3% -lh5- 87d6 May 22 11:23 agg-2.4/examples/win32_api/line_patterns/CVS/Entries
[generic] 41 41 100.0% -lh0- 4977 May 22 11:23 agg-2.4/examples/win32_api/line_patterns/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/line_patterns/CVS/Root
[generic] 1297 5147 25.2% -lh5- 6ad3 Oct 17 2005 agg-2.4/examples/win32_api/line_patterns/line_patterns.dsp
[generic] 203 520 39.0% -lh5- 1601 Sep 11 2005 agg-2.4/examples/win32_api/line_patterns/line_patterns.dsw
[generic] 394 777 50.7% -lh5- 7c6f Sep 11 2005 agg-2.4/examples/win32_api/line_patterns/Makefile
[generic] 74 153 48.4% -lh5- 29a0 May 22 11:23 agg-2.4/examples/win32_api/line_patterns_clip/CVS/Entries
[generic] 46 46 100.0% -lh0- d142 May 22 11:23 agg-2.4/examples/win32_api/line_patterns_clip/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/line_patterns_clip/CVS/Root
[generic] 1311 5299 24.7% -lh5- 7040 Dec 6 2005 agg-2.4/examples/win32_api/line_patterns_clip/line_patterns_clip.dsp
[generic] 208 530 39.2% -lh5- a9ff Dec 6 2005 agg-2.4/examples/win32_api/line_patterns_clip/line_patterns_clip.dsw
[generic] 398 782 50.9% -lh5- 50bd Dec 6 2005 agg-2.4/examples/win32_api/line_patterns_clip/Makefile
[generic] 84 133 63.2% -lh5- d82a May 22 11:23 agg-2.4/examples/win32_api/lion/CVS/Entries
[generic] 32 32 100.0% -lh0- 110b May 22 11:23 agg-2.4/examples/win32_api/lion/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/lion/CVS/Root
[generic] 1296 4690 27.6% -lh5- 1bb7 Oct 17 2005 agg-2.4/examples/win32_api/lion/lion.dsp
[generic] 198 502 39.4% -lh5- 5542 Sep 11 2005 agg-2.4/examples/win32_api/lion/lion.dsw
[generic] 395 791 49.9% -lh5- b135 Sep 11 2005 agg-2.4/examples/win32_api/lion/Makefile
[generic] 94 143 65.7% -lh5- ce96 May 22 11:23 agg-2.4/examples/win32_api/lion_lens/CVS/Entries
[generic] 37 37 100.0% -lh0- d7e6 May 22 11:23 agg-2.4/examples/win32_api/lion_lens/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/lion_lens/CVS/Root
[generic] 1312 4847 27.1% -lh5- a46b Oct 17 2005 agg-2.4/examples/win32_api/lion_lens/lion_lens.dsp
[generic] 202 512 39.5% -lh5- 61a8 Sep 11 2005 agg-2.4/examples/win32_api/lion_lens/lion_lens.dsw
[generic] 399 796 50.1% -lh5- eb44 Sep 11 2005 agg-2.4/examples/win32_api/lion_lens/Makefile
[generic] 93 149 62.4% -lh5- edce May 22 11:23 agg-2.4/examples/win32_api/lion_outline/CVS/Entries
[generic] 40 40 100.0% -lh0- e5ac May 22 11:23 agg-2.4/examples/win32_api/lion_outline/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/lion_outline/CVS/Root
[generic] 1329 5039 26.4% -lh5- 4122 Oct 17 2005 agg-2.4/examples/win32_api/lion_outline/lion_outline.dsp
[generic] 203 518 39.2% -lh5- 1ffb Sep 11 2005 agg-2.4/examples/win32_api/lion_outline/lion_outline.dsw
[generic] 401 799 50.2% -lh5- 2546 Sep 11 2005 agg-2.4/examples/win32_api/lion_outline/Makefile
[generic] 574 2631 21.8% -lh5- 4115 Sep 11 2005 agg-2.4/examples/win32_api/Makefile
[generic] 95 184 51.6% -lh5- 93ad May 22 11:23 agg-2.4/examples/win32_api/mol_view/CVS/Entries
[generic] 36 36 100.0% -lh0- 0413 May 22 11:23 agg-2.4/examples/win32_api/mol_view/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/mol_view/CVS/Root
[generic] 392 772 50.8% -lh5- 0226 Sep 11 2005 agg-2.4/examples/win32_api/mol_view/Makefile
[generic] 1373 5431 25.3% -lh5- 31a9 Oct 17 2005 agg-2.4/examples/win32_api/mol_view/mol_view.dsp
[generic] 202 510 39.6% -lh5- 4de7 Sep 11 2005 agg-2.4/examples/win32_api/mol_view/mol_view.dsw
[generic] 104 128 81.2% -lh5- e91c Sep 11 2005 agg-2.4/examples/win32_api/mol_view/readme
[generic] 94 145 64.8% -lh5- 3e97 May 22 11:23 agg-2.4/examples/win32_api/multi_clip/CVS/Entries
[generic] 38 38 100.0% -lh0- 875e May 22 11:23 agg-2.4/examples/win32_api/multi_clip/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/multi_clip/CVS/Root
[generic] 401 797 50.3% -lh5- 1998 Sep 11 2005 agg-2.4/examples/win32_api/multi_clip/Makefile
[generic] 1321 4931 26.8% -lh5- 5ce0 Oct 17 2005 agg-2.4/examples/win32_api/multi_clip/multi_clip.dsp
[generic] 203 514 39.5% -lh5- a4a4 Sep 11 2005 agg-2.4/examples/win32_api/multi_clip/multi_clip.dsw
[generic] 91 149 61.1% -lh5- fbf6 May 22 11:23 agg-2.4/examples/win32_api/pattern_fill/CVS/Entries
[generic] 40 40 100.0% -lh0- 884a May 22 11:23 agg-2.4/examples/win32_api/pattern_fill/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/pattern_fill/CVS/Root
[generic] 394 776 50.8% -lh5- 4672 Sep 11 2005 agg-2.4/examples/win32_api/pattern_fill/Makefile
[generic] 1375 5354 25.7% -lh5- f957 Dec 14 2005 agg-2.4/examples/win32_api/pattern_fill/pattern_fill.dsp
[generic] 204 518 39.4% -lh5- c388 Sep 11 2005 agg-2.4/examples/win32_api/pattern_fill/pattern_fill.dsw
[generic] 90 118 76.3% -lh5- d5c4 May 22 11:23 agg-2.4/examples/win32_api/pattern_perspective/CVS/Entries
[generic] 47 47 100.0% -lh0- 6fb3 May 22 11:23 agg-2.4/examples/win32_api/pattern_perspective/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/pattern_perspective/CVS/Root
[generic] 1377 5520 24.9% -lh5- ce8a Oct 17 2005 agg-2.4/examples/win32_api/pattern_perspective/pattern_perspective.dsp
[generic] 208 532 39.1% -lh5- a996 Sep 11 2005 agg-2.4/examples/win32_api/pattern_perspective/pattern_perspective.dsw
[generic] 96 157 61.1% -lh5- 342b May 22 11:23 agg-2.4/examples/win32_api/pattern_resample/CVS/Entries
[generic] 44 44 100.0% -lh0- f9c2 May 22 11:23 agg-2.4/examples/win32_api/pattern_resample/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/pattern_resample/CVS/Root
[generic] 418 847 49.4% -lh5- 46e8 Sep 11 2005 agg-2.4/examples/win32_api/pattern_resample/Makefile
[generic] 1417 6003 23.6% -lh5- f75a Oct 17 2005 agg-2.4/examples/win32_api/pattern_resample/pattern_resample.dsp
[generic] 207 526 39.4% -lh5- 7068 Sep 11 2005 agg-2.4/examples/win32_api/pattern_resample/pattern_resample.dsw
[generic] 90 147 61.2% -lh5- 5aa7 May 22 11:23 agg-2.4/examples/win32_api/perspective/CVS/Entries
[generic] 39 39 100.0% -lh0- d50e May 22 11:23 agg-2.4/examples/win32_api/perspective/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/perspective/CVS/Root
[generic] 415 830 50.0% -lh5- 8942 Sep 11 2005 agg-2.4/examples/win32_api/perspective/Makefile
[generic] 1301 4774 27.3% -lh5- d0d7 Oct 17 2005 agg-2.4/examples/win32_api/perspective/perspective.dsp
[generic] 202 516 39.1% -lh5- f084 Sep 11 2005 agg-2.4/examples/win32_api/perspective/perspective.dsw
[generic] 100 165 60.6% -lh5- 03c4 May 22 11:23 agg-2.4/examples/win32_api/polymorphic_renderer/CVS/Entries
[generic] 48 48 100.0% -lh0- 4d5b May 22 11:23 agg-2.4/examples/win32_api/polymorphic_renderer/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/polymorphic_renderer/CVS/Root
[generic] 398 784 50.8% -lh5- 3c7c Sep 11 2005 agg-2.4/examples/win32_api/polymorphic_renderer/Makefile
[generic] 1233 4590 26.9% -lh5- 9e2f Oct 17 2005 agg-2.4/examples/win32_api/polymorphic_renderer/polymorphic_renderer.dsp
[generic] 209 534 39.1% -lh5- 6286 Sep 11 2005 agg-2.4/examples/win32_api/polymorphic_renderer/polymorphic_renderer.dsw
[generic] 126 474 26.6% -lh5- b28e May 22 11:23 agg-2.4/examples/win32_api/pure_api/CVS/Entries
[generic] 36 36 100.0% -lh0- bebb May 22 11:23 agg-2.4/examples/win32_api/pure_api/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/pure_api/CVS/Root
[generic] 3012 9152 32.9% -lh5- 5eaa Sep 11 2005 agg-2.4/examples/win32_api/pure_api/pure_api.cpp
[generic] 1164 4318 27.0% -lh5- 1ce4 Oct 17 2005 agg-2.4/examples/win32_api/pure_api/pure_api.dsp
[generic] 202 510 39.6% -lh5- 1c10 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/pure_api.dsw
[generic] 154 320 48.1% -lh5- f307 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/pure_api.h
[generic] 174 1078 16.1% -lh5- 5102 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/pure_api.ico
[generic] 918 2948 31.1% -lh5- 7ba2 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/pure_api.rc
[generic] 354 762 46.5% -lh5- 958c Sep 11 2005 agg-2.4/examples/win32_api/pure_api/resource.h
[generic] 86 318 27.0% -lh5- d445 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/small.ico
[generic] 189 287 65.9% -lh5- 380b Sep 11 2005 agg-2.4/examples/win32_api/pure_api/StdAfx.cpp
[generic] 466 904 51.5% -lh5- 7031 Sep 11 2005 agg-2.4/examples/win32_api/pure_api/StdAfx.h
[generic] 96 147 65.3% -lh5- df68 May 22 11:23 agg-2.4/examples/win32_api/rasterizers/CVS/Entries
[generic] 39 39 100.0% -lh0- 7f16 May 22 11:23 agg-2.4/examples/win32_api/rasterizers/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/rasterizers/CVS/Root
[generic] 393 775 50.7% -lh5- 0c05 Sep 11 2005 agg-2.4/examples/win32_api/rasterizers/Makefile
[generic] 1267 4870 26.0% -lh5- e39c Oct 17 2005 agg-2.4/examples/win32_api/rasterizers/rasterizers.dsp
[generic] 202 516 39.1% -lh5- 1bed Sep 11 2005 agg-2.4/examples/win32_api/rasterizers/rasterizers.dsw
[generic] 93 149 62.4% -lh5- 9ba0 May 22 11:23 agg-2.4/examples/win32_api/rasterizers2/CVS/Entries
[generic] 40 40 100.0% -lh0- 096d May 22 11:23 agg-2.4/examples/win32_api/rasterizers2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/rasterizers2/CVS/Root
[generic] 394 776 50.8% -lh5- b1a7 Sep 11 2005 agg-2.4/examples/win32_api/rasterizers2/Makefile
[generic] 1385 5877 23.6% -lh5- 3d2e Oct 17 2005 agg-2.4/examples/win32_api/rasterizers2/rasterizers2.dsp
[generic] 203 518 39.2% -lh5- af4e Sep 11 2005 agg-2.4/examples/win32_api/rasterizers2/rasterizers2.dsw
[generic] 92 147 62.6% -lh5- 8d6f May 22 11:23 agg-2.4/examples/win32_api/raster_text/CVS/Entries
[generic] 39 39 100.0% -lh0- 1a58 May 22 11:23 agg-2.4/examples/win32_api/raster_text/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/raster_text/CVS/Root
[generic] 394 775 50.8% -lh5- 1dbd Sep 11 2005 agg-2.4/examples/win32_api/raster_text/Makefile
[generic] 1282 4910 26.1% -lh5- 293c Oct 17 2005 agg-2.4/examples/win32_api/raster_text/raster_text.dsp
[generic] 202 516 39.1% -lh5- 03f0 Sep 11 2005 agg-2.4/examples/win32_api/raster_text/raster_text.dsw
[generic] 92 149 61.7% -lh5- 4a9c May 22 11:23 agg-2.4/examples/win32_api/rounded_rect/CVS/Entries
[generic] 40 40 100.0% -lh0- 7e6f May 22 11:23 agg-2.4/examples/win32_api/rounded_rect/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/rounded_rect/CVS/Root
[generic] 393 776 50.6% -lh5- cb8a Sep 11 2005 agg-2.4/examples/win32_api/rounded_rect/Makefile
[generic] 1243 4791 25.9% -lh5- 9b04 Oct 17 2005 agg-2.4/examples/win32_api/rounded_rect/rounded_rect.dsp
[generic] 203 518 39.2% -lh5- d01a Sep 11 2005 agg-2.4/examples/win32_api/rounded_rect/rounded_rect.dsw
[generic] 94 157 59.9% -lh5- 5957 May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean/CVS/Entries
[generic] 44 44 100.0% -lh0- e897 May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean/CVS/Root
[generic] 417 847 49.2% -lh5- 35c8 Sep 11 2005 agg-2.4/examples/win32_api/scanline_boolean/Makefile
[generic] 1326 5014 26.4% -lh5- c5d2 Oct 17 2005 agg-2.4/examples/win32_api/scanline_boolean/scanline_boolean.dsp
[generic] 207 526 39.4% -lh5- 4ca1 Sep 11 2005 agg-2.4/examples/win32_api/scanline_boolean/scanline_boolean.dsw
[generic] 98 159 61.6% -lh5- 16df May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean2/CVS/Entries
[generic] 45 45 100.0% -lh0- 693a May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/scanline_boolean2/CVS/Root
[generic] 414 820 50.5% -lh5- 9ec9 Sep 11 2005 agg-2.4/examples/win32_api/scanline_boolean2/Makefile
[generic] 1284 5034 25.5% -lh5- 4b2a Oct 17 2005 agg-2.4/examples/win32_api/scanline_boolean2/scanline_boolean2.dsp
[generic] 208 528 39.4% -lh5- 6f9c Sep 11 2005 agg-2.4/examples/win32_api/scanline_boolean2/scanline_boolean2.dsw
[generic] 93 147 63.3% -lh5- aa25 May 22 11:23 agg-2.4/examples/win32_api/simple_blur/CVS/Entries
[generic] 39 39 100.0% -lh0- 4ea2 May 22 11:23 agg-2.4/examples/win32_api/simple_blur/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/simple_blur/CVS/Root
[generic] 401 798 50.3% -lh5- 8705 Sep 11 2005 agg-2.4/examples/win32_api/simple_blur/Makefile
[generic] 1325 4944 26.8% -lh5- 2609 Oct 17 2005 agg-2.4/examples/win32_api/simple_blur/simple_blur.dsp
[generic] 204 516 39.5% -lh5- 9dc4 Sep 11 2005 agg-2.4/examples/win32_api/simple_blur/simple_blur.dsw
[generic] 59 92 64.1% -lh5- a59e May 22 11:23 agg-2.4/examples/win32_api/svg_test/CVS/Entries
[generic] 36 36 100.0% -lh0- a672 May 22 11:23 agg-2.4/examples/win32_api/svg_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/svg_test/CVS/Root
[generic] 1383 5510 25.1% -lh5- a166 Dec 15 2005 agg-2.4/examples/win32_api/svg_test/svg_test.dsp
[generic] 202 510 39.6% -lh5- d397 Dec 15 2005 agg-2.4/examples/win32_api/svg_test/svg_test.dsw
[generic] 93 149 62.4% -lh5- 0d2b May 22 11:23 agg-2.4/examples/win32_api/trans_curve1/CVS/Entries
[generic] 40 40 100.0% -lh0- e0c4 May 22 11:23 agg-2.4/examples/win32_api/trans_curve1/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/trans_curve1/CVS/Root
[generic] 433 920 47.1% -lh5- ae16 Sep 11 2005 agg-2.4/examples/win32_api/trans_curve1/Makefile
[generic] 1362 5351 25.5% -lh5- 3cbd Oct 17 2005 agg-2.4/examples/win32_api/trans_curve1/trans_curve1.dsp
[generic] 204 518 39.4% -lh5- f6ac Sep 11 2005 agg-2.4/examples/win32_api/trans_curve1/trans_curve1.dsw
[generic] 93 149 62.4% -lh5- cc5d May 22 11:23 agg-2.4/examples/win32_api/trans_curve2/CVS/Entries
[generic] 40 40 100.0% -lh0- 10c4 May 22 11:23 agg-2.4/examples/win32_api/trans_curve2/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/trans_curve2/CVS/Root
[generic] 434 920 47.2% -lh5- 2772 Sep 11 2005 agg-2.4/examples/win32_api/trans_curve2/Makefile
[generic] 1373 5438 25.2% -lh5- 52f8 Oct 17 2005 agg-2.4/examples/win32_api/trans_curve2/trans_curve2.dsp
[generic] 204 518 39.4% -lh5- b658 Sep 11 2005 agg-2.4/examples/win32_api/trans_curve2/trans_curve2.dsw
[generic] 92 147 62.6% -lh5- 3ed4 May 22 11:23 agg-2.4/examples/win32_api/trans_polar/CVS/Entries
[generic] 39 39 100.0% -lh0- ebd6 May 22 11:23 agg-2.4/examples/win32_api/trans_polar/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/trans_polar/CVS/Root
[generic] 392 775 50.6% -lh5- 791b Sep 11 2005 agg-2.4/examples/win32_api/trans_polar/Makefile
[generic] 1247 4704 26.5% -lh5- 4fc0 Oct 17 2005 agg-2.4/examples/win32_api/trans_polar/trans_polar.dsp
[generic] 203 516 39.3% -lh5- d2e7 Sep 11 2005 agg-2.4/examples/win32_api/trans_polar/trans_polar.dsw
[generic] 96 151 63.6% -lh5- 8844 May 22 11:23 agg-2.4/examples/win32_api/truetype_test/CVS/Entries
[generic] 41 41 100.0% -lh0- ead9 May 22 11:23 agg-2.4/examples/win32_api/truetype_test/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api/truetype_test/CVS/Root
[generic] 428 889 48.1% -lh5- 19ae Sep 11 2005 agg-2.4/examples/win32_api/truetype_test/Makefile
[generic] 1295 5046 25.7% -lh5- b583 Oct 17 2005 agg-2.4/examples/win32_api/truetype_test/truetype_test.dsp
[generic] 204 520 39.2% -lh5- 5c95 Sep 11 2005 agg-2.4/examples/win32_api/truetype_test/truetype_test.dsw
[generic] 69 82 84.1% -lh5- 4ed3 May 22 11:23 agg-2.4/examples/win32_api_dmc/CVS/Entries
[generic] 31 31 100.0% -lh0- 8a30 May 22 11:23 agg-2.4/examples/win32_api_dmc/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/win32_api_dmc/CVS/Root
[generic] 2213 13264 16.7% -lh5- a654 Dec 17 2005 agg-2.4/examples/win32_api_dmc/Makefile
[generic] 353 617 57.2% -lh5- f9b1 Dec 17 2005 agg-2.4/examples/win32_api_dmc/readme
[generic] 80 86 93.0% -lh5- 0d44 May 22 11:23 agg-2.4/examples/X11/CVS/Entries
[generic] 21 21 100.0% -lh0- a2df May 22 11:23 agg-2.4/examples/X11/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/examples/X11/CVS/Root
[generic] 2016 11833 17.0% -lh5- b6e3 Dec 15 2005 agg-2.4/examples/X11/Makefile
[generic] 556 985 56.4% -lh5- 9001 Sep 20 2005 agg-2.4/examples/X11/readme.txt
[generic] 7903 43093 18.3% -lh5- cc33 Mar 10 04:26 agg-2.4/font_freetype/agg_font_freetype.cpp
[generic] 1993 8345 23.9% -lh5- a40f Sep 19 2005 agg-2.4/font_freetype/agg_font_freetype.h
[generic] 116 152 76.3% -lh5- 67eb May 22 11:23 agg-2.4/font_freetype/CVS/Entries
[generic] 22 22 100.0% -lh0- 3ab6 May 22 11:23 agg-2.4/font_freetype/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/font_freetype/CVS/Root
[generic] 199 349 57.0% -lh5- b9a3 Oct 18 2005 agg-2.4/font_freetype/Makefile.am
[generic] 7753 35857 21.6% -lh5- 490e Mar 10 04:26 agg-2.4/font_win32_tt/agg_font_win32_tt.cpp
[generic] 2157 9243 23.3% -lh5- 1149 Dec 3 2005 agg-2.4/font_win32_tt/agg_font_win32_tt.h
[generic] 114 152 75.0% -lh5- 69f1 May 22 11:23 agg-2.4/font_win32_tt/CVS/Entries
[generic] 22 22 100.0% -lh0- 354f May 22 11:23 agg-2.4/font_win32_tt/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/font_win32_tt/CVS/Root
[generic] 298 498 59.8% -lh5- 9111 Oct 18 2005 agg-2.4/font_win32_tt/Makefile.am
[generic] 451 883 51.1% -lh5- a5fd Sep 11 2005 agg-2.4/gpc/copying.txt
[generic] 117 227 51.5% -lh5- 7452 May 22 11:23 agg-2.4/gpc/CVS/Entries
[generic] 12 12 100.0% -lh0- 26c1 May 22 11:23 agg-2.4/gpc/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/gpc/CVS/Root
[generic] 15194 75208 20.2% -lh5- c936 Sep 11 2005 agg-2.4/gpc/gpc.c
[generic] 1254 4921 25.5% -lh5- 171e Sep 11 2005 agg-2.4/gpc/gpc.h
[generic] 13651 31452 43.4% -lh5- 9408 May 22 18:24 agg-2.4/gpc/gpc.o
[generic] 170 229 74.2% -lh5- 251a Oct 19 2005 agg-2.4/gpc/Makefile.am
[generic] 1799 4626 38.9% -lh5- 4f4a Sep 11 2005 agg-2.4/gpc/VERSIONS.TXT
[generic] 2390 18487 12.9% -lh5- 5a7c Apr 14 18:08 agg-2.4/include/agg_alpha_mask_u8.h
[generic] 701 2034 34.5% -lh5- 9d10 Sep 11 2005 agg-2.4/include/agg_arc.h
[generic] 5609 32778 17.1% -lh5- e032 Mar 29 07:24 agg-2.4/include/agg_array.h
[generic] 717 2321 30.9% -lh5- 076a Sep 11 2005 agg-2.4/include/agg_arrowhead.h
[generic] 3625 15763 23.0% -lh5- 7f8c May 8 16:14 agg-2.4/include/agg_basics.h
[generic] 1451 5775 25.1% -lh5- 8ff4 Sep 11 2005 agg-2.4/include/agg_bezier_arc.h
[generic] 593 1420 41.8% -lh5- 79f2 Sep 11 2005 agg-2.4/include/agg_bitset_iterator.h
[generic] 888 3586 24.8% -lh5- c1bc Sep 11 2005 agg-2.4/include/agg_bounding_rect.h
[generic] 956 2640 36.2% -lh5- 7c5f Mar 20 04:03 agg-2.4/include/agg_bspline.h
[generic] 1945 9626 20.2% -lh5- aecf Dec 4 2005 agg-2.4/include/agg_clip_liang_barsky.h
[generic] 1720 13653 12.6% -lh5- 346a Feb 16 2006 agg-2.4/include/agg_color_gray.h
[generic] 3804 24918 15.3% -lh5- 0a8f Dec 6 2005 agg-2.4/include/agg_color_rgba.h
[generic] 350 663 52.8% -lh5- 2483 Sep 11 2005 agg-2.4/include/agg_config.h
[generic] 1224 4959 24.7% -lh5- 0bcc Feb 16 2006 agg-2.4/include/agg_conv_adaptor_vcgen.h
[generic] 1163 5014 23.2% -lh5- b88c Feb 16 2006 agg-2.4/include/agg_conv_adaptor_vpgen.h
[generic] 614 1675 36.7% -lh5- 8d5e Sep 11 2005 agg-2.4/include/agg_conv_bspline.h
[generic] 926 2517 36.8% -lh5- e4ac Sep 11 2005 agg-2.4/include/agg_conv_clip_polygon.h
[generic] 918 2532 36.3% -lh5- f12f Sep 11 2005 agg-2.4/include/agg_conv_clip_polyline.h
[generic] 940 3591 26.2% -lh5- 5e70 Feb 16 2006 agg-2.4/include/agg_conv_close_polygon.h
[generic] 786 2237 35.1% -lh5- a1e8 Feb 16 2006 agg-2.4/include/agg_conv_concat.h
[generic] 804 2920 27.5% -lh5- b197 Sep 11 2005 agg-2.4/include/agg_conv_contour.h
[generic] 1825 6657 27.4% -lh5- bd58 Feb 16 2006 agg-2.4/include/agg_conv_curve.h
[generic] 704 2194 32.1% -lh5- 8137 Sep 11 2005 agg-2.4/include/agg_conv_dash.h
[generic] 2514 12737 19.7% -lh5- a3d4 Mar 20 04:03 agg-2.4/include/agg_conv_gpc.h
[generic] 1108 4510 24.6% -lh5- 0624 Sep 11 2005 agg-2.4/include/agg_conv_marker.h
[generic] 653 1859 35.1% -lh5- 3913 Sep 11 2005 agg-2.4/include/agg_conv_marker_adaptor.h
[generic] 625 1728 36.2% -lh5- 753b Sep 11 2005 agg-2.4/include/agg_conv_segmentator.h
[generic] 625 1732 36.1% -lh5- 6027 Sep 11 2005 agg-2.4/include/agg_conv_shorten_path.h
[generic] 738 2699 27.3% -lh5- 179d Sep 11 2005 agg-2.4/include/agg_conv_smooth_poly1.h
[generic] 856 3148 27.2% -lh5- 2c27 Sep 11 2005 agg-2.4/include/agg_conv_stroke.h
[generic] 714 2062 34.6% -lh5- 9c0b Feb 16 2006 agg-2.4/include/agg_conv_transform.h
[generic] 651 1699 38.3% -lh5- faa8 Feb 16 2006 agg-2.4/include/agg_conv_unclose_polygon.h
[generic] 2638 19893 13.3% -lh5- be13 Apr 11 06:14 agg-2.4/include/agg_curves.h
[generic] 1506 8450 17.8% -lh5- 6847 Dec 6 2005 agg-2.4/include/agg_dda_line.h
[generic] 1036 3648 28.4% -lh5- 9e85 Dec 6 2005 agg-2.4/include/agg_ellipse.h
[generic] 860 2835 30.3% -lh5- e457 Sep 11 2005 agg-2.4/include/agg_ellipse_bresenham.h
[generic] 559 2147 26.0% -lh5- 1956 Sep 11 2005 agg-2.4/include/agg_embedded_raster_fonts.h
[generic] 2509 14491 17.3% -lh5- 7d8d Mar 20 04:03 agg-2.4/include/agg_font_cache_manager.h
[generic] 875 3252 26.9% -lh5- fe0e Sep 11 2005 agg-2.4/include/agg_gamma_functions.h
[generic] 967 3445 28.1% -lh5- 6a5f Mar 20 04:03 agg-2.4/include/agg_gamma_lut.h
[generic] 1276 4879 26.2% -lh5- 4e0f Sep 11 2005 agg-2.4/include/agg_glyph_raster_bin.h
[generic] 1180 3993 29.6% -lh5- 9503 Mar 20 04:03 agg-2.4/include/agg_gsv_text.h
[generic] 1808 13056 13.8% -lh5- d4d6 Feb 16 2006 agg-2.4/include/agg_image_accessors.h
[generic] 2607 14880 17.5% -lh5- 1b44 Mar 20 04:03 agg-2.4/include/agg_image_filters.h
[generic] 1483 6735 22.0% -lh5- 95e5 Feb 13 2006 agg-2.4/include/agg_line_aa_basics.h
[generic] 3822 14832 25.8% -lh5- 8ec5 May 9 17:07 agg-2.4/include/agg_math.h
[generic] 3394 17406 19.5% -lh5- 80cc Mar 10 05:19 agg-2.4/include/agg_math_stroke.h
[generic] 684 1904 35.9% -lh5- 3e89 Dec 8 2005 agg-2.4/include/agg_path_length.h
[generic] 6947 47748 14.5% -lh5- 52f6 May 8 16:14 agg-2.4/include/agg_path_storage.h
[generic] 1894 9798 19.3% -lh5- 751d Dec 14 2005 agg-2.4/include/agg_path_storage_integer.h
[generic] 946 4123 22.9% -lh5- 07ec Dec 6 2005 agg-2.4/include/agg_pattern_filters_rgba.h
[generic] 1298 7914 16.4% -lh5- b59e Mar 20 04:03 agg-2.4/include/agg_pixfmt_amask_adaptor.h
[generic] 2498 18899 13.2% -lh5- b2b9 Mar 29 06:44 agg-2.4/include/agg_pixfmt_gray.h
[generic] 3212 27242 11.8% -lh5- ecdc Mar 29 06:44 agg-2.4/include/agg_pixfmt_rgb.h
[generic] 9218 104982 8.8% -lh5- 26b9 Mar 29 06:44 agg-2.4/include/agg_pixfmt_rgba.h
[generic] 3916 45709 8.6% -lh5- 8548 Mar 29 06:44 agg-2.4/include/agg_pixfmt_rgb_packed.h
[generic] 4636 21400 21.7% -lh5- f49c Mar 20 04:03 agg-2.4/include/agg_rasterizer_cells_aa.h
[generic] 3888 19629 19.8% -lh5- 6774 Feb 16 2006 agg-2.4/include/agg_rasterizer_compound_aa.h
[generic] 1053 4251 24.8% -lh5- 7226 Feb 16 2006 agg-2.4/include/agg_rasterizer_outline.h
[generic] 3270 20719 15.8% -lh5- 299d Feb 16 2006 agg-2.4/include/agg_rasterizer_outline_aa.h
[generic] 3572 17031 21.0% -lh5- 6065 Feb 16 2006 agg-2.4/include/agg_rasterizer_scanline_aa.h
[generic] 2015 12905 15.6% -lh5- 7818 Dec 6 2005 agg-2.4/include/agg_rasterizer_sl_clip.h
[generic] 2707 18589 14.6% -lh5- 2deb Dec 17 2005 agg-2.4/include/agg_renderer_base.h
[generic] 2798 36023 7.8% -lh5- e425 Feb 16 2006 agg-2.4/include/agg_renderer_markers.h
[generic] 1772 11770 15.1% -lh5- 39f4 Feb 16 2006 agg-2.4/include/agg_renderer_mclip.h
[generic] 6458 63633 10.1% -lh5- 53eb Mar 20 04:03 agg-2.4/include/agg_renderer_outline_aa.h
[generic] 5495 35088 15.7% -lh5- d1ce Mar 20 04:03 agg-2.4/include/agg_renderer_outline_image.h
[generic] 1430 7796 18.3% -lh5- 5026 Feb 16 2006 agg-2.4/include/agg_renderer_primitives.h
[generic] 1332 8723 15.3% -lh5- edce Feb 16 2006 agg-2.4/include/agg_renderer_raster_text.h
[generic] 3130 24284 12.9% -lh5- 0b84 Feb 16 2006 agg-2.4/include/agg_renderer_scanline.h
[generic] 1348 5333 25.3% -lh5- 2a55 Apr 14 18:08 agg-2.4/include/agg_rendering_buffer.h
[generic] 1396 5169 27.0% -lh5- a53d Mar 20 04:03 agg-2.4/include/agg_rendering_buffer_dynarow.h
[generic] 724 2245 32.2% -lh5- 160e Sep 11 2005 agg-2.4/include/agg_rounded_rect.h
[generic] 1540 7748 19.9% -lh5- 5761 Mar 20 04:03 agg-2.4/include/agg_scanline_bin.h
[generic] 6700 54389 12.3% -lh5- a8a0 Feb 10 2006 agg-2.4/include/agg_scanline_boolean_algebra.h
[generic] 1838 10475 17.5% -lh5- 2def Mar 20 04:03 agg-2.4/include/agg_scanline_p.h
[generic] 4553 26394 17.3% -lh5- 5d81 Mar 20 04:03 agg-2.4/include/agg_scanline_storage_aa.h
[generic] 3341 18228 18.3% -lh5- 64ae Feb 10 2006 agg-2.4/include/agg_scanline_storage_bin.h
[generic] 3168 17057 18.6% -lh5- 0f02 Mar 20 04:03 agg-2.4/include/agg_scanline_u.h
[generic] 753 2032 37.1% -lh5- 513c Sep 11 2005 agg-2.4/include/agg_shorten_path.h
[generic] 1134 4001 28.3% -lh5- bbf6 Sep 11 2005 agg-2.4/include/agg_simul_eq.h
[generic] 705 1801 39.1% -lh5- 6405 Mar 20 04:03 agg-2.4/include/agg_span_allocator.h
[generic] 660 1950 33.8% -lh5- 5ab2 Feb 16 2006 agg-2.4/include/agg_span_converter.h
[generic] 1385 5727 24.2% -lh5- 649b Sep 11 2005 agg-2.4/include/agg_span_gouraud.h
[generic] 2242 8276 27.1% -lh5- 972e Dec 23 2005 agg-2.4/include/agg_span_gouraud_gray.h
[generic] 2441 9806 24.9% -lh5- 28d3 Dec 23 2005 agg-2.4/include/agg_span_gouraud_rgba.h
[generic] 2967 14088 21.1% -lh5- da79 Dec 6 2005 agg-2.4/include/agg_span_gradient.h
[generic] 1217 4938 24.6% -lh5- 3969 Dec 6 2005 agg-2.4/include/agg_span_gradient_alpha.h
[generic] 1541 8617 17.9% -lh5- 108d Feb 16 2006 agg-2.4/include/agg_span_image_filter.h
[generic] 3044 29856 10.2% -lh5- b757 Feb 9 2006 agg-2.4/include/agg_span_image_filter_gray.h
[generic] 3696 36615 10.1% -lh5- 8ff0 Dec 14 2005 agg-2.4/include/agg_span_image_filter_rgb.h
[generic] 3740 38326 9.8% -lh5- e7e9 Dec 14 2005 agg-2.4/include/agg_span_image_filter_rgba.h
[generic] 729 2666 27.3% -lh5- 19d7 Sep 11 2005 agg-2.4/include/agg_span_interpolator_adaptor.h
[generic] 1337 7602 17.6% -lh5- 6ac4 Dec 6 2005 agg-2.4/include/agg_span_interpolator_linear.h
[generic] 1859 15678 11.9% -lh5- ff03 Dec 6 2005 agg-2.4/include/agg_span_interpolator_persp.h
[generic] 889 3112 28.6% -lh5- ce0c Dec 6 2005 agg-2.4/include/agg_span_interpolator_trans.h
[generic] 1000 3284 30.5% -lh5- 9457 Feb 16 2006 agg-2.4/include/agg_span_pattern_gray.h
[generic] 1029 3441 29.9% -lh5- 114d Feb 16 2006 agg-2.4/include/agg_span_pattern_rgb.h
[generic] 1006 3359 29.9% -lh5- 25a0 Feb 16 2006 agg-2.4/include/agg_span_pattern_rgba.h
[generic] 598 1702 35.1% -lh5- 738c Sep 11 2005 agg-2.4/include/agg_span_solid.h
[generic] 1106 4820 22.9% -lh5- 4ea5 Dec 6 2005 agg-2.4/include/agg_span_subdiv_adaptor.h
[generic] 3817 15189 25.1% -lh5- 8615 Sep 16 2005 agg-2.4/include/agg_trans_affine.h
[generic] 1347 5442 24.8% -lh5- 044f Sep 11 2005 agg-2.4/include/agg_trans_bilinear.h
[generic] 1070 4187 25.6% -lh5- 9d31 Sep 11 2005 agg-2.4/include/agg_trans_double_path.h
[generic] 767 2185 35.1% -lh5- 3ed6 Sep 11 2005 agg-2.4/include/agg_trans_lens.h
[generic] 1471 6442 22.8% -lh5- 2dac Sep 11 2005 agg-2.4/include/agg_trans_perspective.h
[generic] 920 2982 30.9% -lh5- ed5c Sep 11 2005 agg-2.4/include/agg_trans_single_path.h
[generic] 1784 9602 18.6% -lh5- 8312 Sep 11 2005 agg-2.4/include/agg_trans_viewport.h
[generic] 602 1534 39.2% -lh5- 62f0 Sep 11 2005 agg-2.4/include/agg_trans_warp_magnifier.h
[generic] 771 2114 36.5% -lh5- b85e Sep 19 2005 agg-2.4/include/agg_vcgen_bspline.h
[generic] 1042 3452 30.2% -lh5- cc9e Mar 10 04:26 agg-2.4/include/agg_vcgen_contour.h
[generic] 873 2643 33.0% -lh5- d190 Sep 11 2005 agg-2.4/include/agg_vcgen_dash.h
[generic] 753 2009 37.5% -lh5- 97f7 Sep 19 2005 agg-2.4/include/agg_vcgen_markers_term.h
[generic] 858 2565 33.5% -lh5- b10f Sep 11 2005 agg-2.4/include/agg_vcgen_smooth_poly1.h
[generic] 1054 3580 29.4% -lh5- 9154 Mar 10 04:26 agg-2.4/include/agg_vcgen_stroke.h
[generic] 1068 3832 27.9% -lh5- a7f5 Sep 11 2005 agg-2.4/include/agg_vcgen_vertex_sequence.h
[generic] 1467 5178 28.3% -lh5- 2093 Feb 13 2006 agg-2.4/include/agg_vertex_sequence.h
[generic] 789 2414 32.7% -lh5- 1599 Sep 11 2005 agg-2.4/include/agg_vpgen_clip_polygon.h
[generic] 764 2315 33.0% -lh5- 2df6 Feb 2 2006 agg-2.4/include/agg_vpgen_clip_polyline.h
[generic] 670 1801 37.2% -lh5- ba4f Sep 11 2005 agg-2.4/include/agg_vpgen_segmentator.h
[generic] 1212 6291 19.3% -lh5- 881e Sep 11 2005 agg-2.4/include/ctrl/agg_bezier_ctrl.h
[generic] 1090 3621 30.1% -lh5- 1e40 Sep 11 2005 agg-2.4/include/ctrl/agg_cbox_ctrl.h
[generic] 1032 3849 26.8% -lh5- bbb3 Sep 11 2005 agg-2.4/include/ctrl/agg_ctrl.h
[generic] 1627 6218 26.2% -lh5- ae34 Sep 11 2005 agg-2.4/include/ctrl/agg_gamma_ctrl.h
[generic] 1234 3758 32.8% -lh5- 3c47 Sep 11 2005 agg-2.4/include/ctrl/agg_gamma_spline.h
[generic] 1405 5200 27.0% -lh5- 5b3c Mar 20 04:03 agg-2.4/include/ctrl/agg_polygon_ctrl.h
[generic] 1258 4506 27.9% -lh5- e399 Mar 20 04:03 agg-2.4/include/ctrl/agg_rbox_ctrl.h
[generic] 1232 4369 28.2% -lh5- 993f Sep 11 2005 agg-2.4/include/ctrl/agg_scale_ctrl.h
[generic] 1366 4689 29.1% -lh5- a5fe Sep 11 2005 agg-2.4/include/ctrl/agg_slider_ctrl.h
[generic] 1570 5718 27.5% -lh5- e641 Sep 11 2005 agg-2.4/include/ctrl/agg_spline_ctrl.h
[generic] 160 535 29.9% -lh5- eba4 May 22 11:23 agg-2.4/include/ctrl/CVS/Entries
[generic] 21 21 100.0% -lh0- 94bf May 22 11:23 agg-2.4/include/ctrl/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/ctrl/CVS/Root
[generic] 125 245 51.0% -lh5- 1e07 Oct 17 2005 agg-2.4/include/ctrl/Makefile.am
[generic] 1305 6536 20.0% -lh5- 878d May 22 11:23 agg-2.4/include/CVS/Entries
[generic] 42 43 97.7% -lh5- b6a8 May 22 11:23 agg-2.4/include/CVS/Entries.Log
[generic] 16 16 100.0% -lh0- 365b May 22 11:23 agg-2.4/include/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/CVS/Root
[generic] 940 3611 26.0% -lh5- 813f Feb 13 2006 agg-2.4/include/Makefile.am
[generic] 8307 29279 28.4% -lh5- 8977 Feb 13 2006 agg-2.4/include/platform/agg_platform_support.h
[generic] 92 101 91.1% -lh5- 786f May 22 11:23 agg-2.4/include/platform/CVS/Entries
[generic] 26 26 100.0% -lh0- b9d9 May 22 11:23 agg-2.4/include/platform/CVS/Entries.Log
[generic] 25 25 100.0% -lh0- 2a1d May 22 11:23 agg-2.4/include/platform/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/platform/CVS/Root
[generic] 899 2680 33.5% -lh5- b3f1 Sep 11 2005 agg-2.4/include/platform/mac/agg_mac_pmap.h
[generic] 49 49 100.0% -lh0- 60f6 May 22 11:23 agg-2.4/include/platform/mac/CVS/Entries
[generic] 29 29 100.0% -lh0- e68f May 22 11:23 agg-2.4/include/platform/mac/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/platform/mac/CVS/Root
[generic] 116 146 79.5% -lh5- 2509 Oct 19 2005 agg-2.4/include/platform/Makefile.am
[generic] 1094 4138 26.4% -lh5- 6c8b Sep 11 2005 agg-2.4/include/platform/win32/agg_win32_bmp.h
[generic] 50 50 100.0% -lh0- 4aa9 May 22 11:23 agg-2.4/include/platform/win32/CVS/Entries
[generic] 31 31 100.0% -lh0- 8741 May 22 11:23 agg-2.4/include/platform/win32/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/platform/win32/CVS/Root
[generic] 773 2419 32.0% -lh5- 322d Dec 14 2005 agg-2.4/include/util/agg_color_conv.h
[generic] 1698 10701 15.9% -lh5- 6514 Sep 11 2005 agg-2.4/include/util/agg_color_conv_rgb16.h
[generic] 2103 17815 11.8% -lh5- 4365 Sep 11 2005 agg-2.4/include/util/agg_color_conv_rgb8.h
[generic] 111 208 53.4% -lh5- 66c2 May 22 11:23 agg-2.4/include/util/CVS/Entries
[generic] 21 21 100.0% -lh0- 5086 May 22 11:23 agg-2.4/include/util/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/include/util/CVS/Root
[generic] 85 121 70.2% -lh5- 39be Sep 11 2005 agg-2.4/include/util/Makefile.am
[generic] 935 1774 52.7% -lh5- 4dcb Sep 11 2005 agg-2.4/install
[generic] 141258 376660 37.5% -lh5- 29bd May 22 18:24 agg-2.4/lib/libagg.a
[generic] 501 907 55.2% -lh5- 551c Feb 13 2006 agg-2.4/libagg.m4
[generic] 184 267 68.9% -lh5- a28a Feb 13 2006 agg-2.4/libagg.pc.in
[generic] 60 85 70.6% -lh5- ab9e Oct 18 2005 agg-2.4/Makefile
[generic] 263 599 43.9% -lh5- 3b9f Feb 13 2006 agg-2.4/Makefile.am
[generic] 2223 11424 19.5% -lh5- 6bec May 22 18:25 agg-2.4/Makefile.AmigaOS
[generic] 77 81 95.1% -lh5- dd39 Sep 11 2005 agg-2.4/Makefile.in.BeOS
[generic] 111 129 86.0% -lh5- 9347 Sep 11 2005 agg-2.4/Makefile.in.CYGWIN_NT-5.0
[generic] 111 129 86.0% -lh5- 9347 Sep 11 2005 agg-2.4/Makefile.in.CYGWIN_NT-5.1
[generic] 111 129 86.0% -lh5- 9347 Sep 11 2005 agg-2.4/Makefile.in.Darwin
[generic] 155 214 72.4% -lh5- 7c88 Sep 11 2005 agg-2.4/Makefile.in.Darwin.SDL
[generic] 73 78 93.6% -lh5- d0ae Sep 11 2005 agg-2.4/Makefile.in.IRIX64
[generic] 111 129 86.0% -lh5- 9347 Sep 11 2005 agg-2.4/Makefile.in.Linux
[generic] 109 126 86.5% -lh5- ef71 Sep 11 2005 agg-2.4/Makefile.in.Linux.SDL
[generic] 82 91 90.1% -lh5- 2f86 Sep 11 2005 agg-2.4/Makefile.in.MINGW32_NT-5.0
[generic] 82 91 90.1% -lh5- 2f86 Sep 11 2005 agg-2.4/Makefile.in.MINGW32_NT-5.1
[generic] 108 125 86.4% -lh5- fb97 Sep 11 2005 agg-2.4/Makefile.in.SunOS
[generic] 31 31 100.0% -lh0- ab6a Sep 11 2005 agg-2.4/news
[generic] 966 2001 48.3% -lh5- a50f Sep 11 2005 agg-2.4/readme
[generic] 912 3145 29.0% -lh5- c882 Sep 11 2005 agg-2.4/src/agg_arc.cpp
[generic] 1424 3652 39.0% -lh5- 1074 May 22 18:23 agg-2.4/src/agg_arc.o
[generic] 843 3650 23.1% -lh5- cf70 Sep 11 2005 agg-2.4/src/agg_arrowhead.cpp
[generic] 675 1361 49.6% -lh5- feae May 22 18:23 agg-2.4/src/agg_arrowhead.o
[generic] 2297 8653 26.5% -lh5- 3da9 Sep 16 2005 agg-2.4/src/agg_bezier_arc.cpp
[generic] 2496 4520 55.2% -lh5- 7e6a May 22 18:23 agg-2.4/src/agg_bezier_arc.o
[generic] 1672 7875 21.2% -lh5- 31a9 Mar 20 04:03 agg-2.4/src/agg_bspline.cpp
[generic] 3557 7908 45.0% -lh5- a3d9 May 22 18:23 agg-2.4/src/agg_bspline.o
[generic] 3176 19560 16.2% -lh5- c363 Apr 11 06:14 agg-2.4/src/agg_curves.cpp
[generic] 5806 13612 42.7% -lh5- cf03 May 22 18:23 agg-2.4/src/agg_curves.o
[generic] 54273 394256 13.8% -lh5- c194 Sep 11 2005 agg-2.4/src/agg_embedded_raster_fonts.cpp
[generic] 21208 61293 34.6% -lh5- b55b May 22 18:23 agg-2.4/src/agg_embedded_raster_fonts.o
[generic] 5828 32728 17.8% -lh5- fd08 Mar 20 04:03 agg-2.4/src/agg_gsv_text.cpp
[generic] 4328 8276 52.3% -lh5- fbbe May 22 18:23 agg-2.4/src/agg_gsv_text.o
[generic] 1076 3568 30.2% -lh5- 3c6c Mar 20 04:03 agg-2.4/src/agg_image_filters.cpp
[generic] 1066 1860 57.3% -lh5- 4903 May 22 18:23 agg-2.4/src/agg_image_filters.o
[generic] 1076 3054 35.2% -lh5- 004f Feb 13 2006 agg-2.4/src/agg_line_aa_basics.cpp
[generic] 1057 2132 49.6% -lh5- fcfc May 22 18:23 agg-2.4/src/agg_line_aa_basics.o
[generic] 940 3540 26.6% -lh5- cc89 Mar 20 04:03 agg-2.4/src/agg_line_profile_aa.cpp
[generic] 1364 3036 44.9% -lh5- ac8e May 22 18:23 agg-2.4/src/agg_line_profile_aa.o
[generic] 1173 5200 22.6% -lh5- 401a Sep 11 2005 agg-2.4/src/agg_rounded_rect.cpp
[generic] 1419 3344 42.4% -lh5- ff4b May 22 18:23 agg-2.4/src/agg_rounded_rect.o
[generic] 3489 8358 41.7% -lh5- c792 Sep 11 2005 agg-2.4/src/agg_sqrt_tables.cpp
[generic] 2417 2972 81.3% -lh5- 322e May 22 18:23 agg-2.4/src/agg_sqrt_tables.o
[generic] 1224 6193 19.8% -lh5- 5d63 Sep 11 2005 agg-2.4/src/agg_trans_affine.cpp
[generic] 1938 3740 51.8% -lh5- a11e May 22 18:23 agg-2.4/src/agg_trans_affine.o
[generic] 1562 8131 19.2% -lh5- 9148 Sep 11 2005 agg-2.4/src/agg_trans_double_path.cpp
[generic] 3208 6720 47.7% -lh5- 09e1 May 22 18:23 agg-2.4/src/agg_trans_double_path.o
[generic] 1335 6568 20.3% -lh5- 42fd Sep 11 2005 agg-2.4/src/agg_trans_single_path.cpp
[generic] 2700 5304 50.9% -lh5- 7698 May 22 18:23 agg-2.4/src/agg_trans_single_path.o
[generic] 578 1635 35.4% -lh5- 8425 Sep 11 2005 agg-2.4/src/agg_trans_warp_magnifier.cpp
[generic] 752 1452 51.8% -lh5- 64f3 May 22 18:23 agg-2.4/src/agg_trans_warp_magnifier.o
[generic] 1265 6648 19.0% -lh5- be93 Sep 19 2005 agg-2.4/src/agg_vcgen_bspline.cpp
[generic] 2831 6648 42.6% -lh5- a7db May 22 18:23 agg-2.4/src/agg_vcgen_bspline.o
[generic] 1166 5120 22.8% -lh5- a143 Mar 10 04:26 agg-2.4/src/agg_vcgen_contour.cpp
[generic] 5649 14236 39.7% -lh5- ca7c May 22 18:23 agg-2.4/src/agg_vcgen_contour.o
[generic] 1364 7073 19.3% -lh5- 6539 Sep 11 2005 agg-2.4/src/agg_vcgen_dash.cpp
[generic] 2911 5980 48.7% -lh5- a363 May 22 18:23 agg-2.4/src/agg_vcgen_dash.o
[generic] 902 3300 27.3% -lh5- 6e9e Sep 11 2005 agg-2.4/src/agg_vcgen_markers_term.cpp
[generic] 1293 2716 47.6% -lh5- f07d May 22 18:23 agg-2.4/src/agg_vcgen_markers_term.o
[generic] 1321 7008 18.8% -lh5- d2ec Sep 11 2005 agg-2.4/src/agg_vcgen_smooth_poly1.cpp
[generic] 2628 5260 50.0% -lh5- fc81 May 22 18:23 agg-2.4/src/agg_vcgen_smooth_poly1.o
[generic] 1254 6961 18.0% -lh5- 3804 Mar 10 04:26 agg-2.4/src/agg_vcgen_stroke.cpp
[generic] 6932 17924 38.7% -lh5- d9fe May 22 18:23 agg-2.4/src/agg_vcgen_stroke.o
[generic] 912 3747 24.3% -lh5- 71e3 Sep 11 2005 agg-2.4/src/agg_vpgen_clip_polygon.cpp
[generic] 1332 2960 45.0% -lh5- 4c86 May 22 18:23 agg-2.4/src/agg_vpgen_clip_polygon.o
[generic] 704 2451 28.7% -lh5- 1a30 Feb 2 2006 agg-2.4/src/agg_vpgen_clip_polyline.cpp
[generic] 1383 2380 58.1% -lh5- e1bc May 22 18:23 agg-2.4/src/agg_vpgen_clip_polyline.o
[generic] 673 1949 34.5% -lh5- c77b Sep 11 2005 agg-2.4/src/agg_vpgen_segmentator.cpp
[generic] 775 1496 51.8% -lh5- 4301 May 22 18:23 agg-2.4/src/agg_vpgen_segmentator.o
[generic] 0 0 ****** -lh0- 0000 Sep 11 2005 agg-2.4/src/authors
[generic] 165 294 56.1% -lh5- dddf Sep 11 2005 agg-2.4/src/autogen.sh
[generic] 0 0 ****** -lh0- 0000 Sep 11 2005 agg-2.4/src/ChangeLog
[generic] 153 244 62.7% -lh5- 34f6 Sep 11 2005 agg-2.4/src/configure.in
[generic] 286 443 64.6% -lh5- 561c Sep 11 2005 agg-2.4/src/copying
[generic] 1387 10939 12.7% -lh5- 3be4 Sep 11 2005 agg-2.4/src/ctrl/agg_bezier_ctrl.cpp
[generic] 6320 23576 26.8% -lh5- 6cc2 May 22 18:23 agg-2.4/src/ctrl/agg_bezier_ctrl.o
[generic] 1394 6303 22.1% -lh5- 74a0 Sep 11 2005 agg-2.4/src/ctrl/agg_cbox_ctrl.cpp
[generic] 3939 10380 37.9% -lh5- 676b May 22 18:23 agg-2.4/src/ctrl/agg_cbox_ctrl.o
[generic] 2399 13601 17.6% -lh5- 0165 Sep 11 2005 agg-2.4/src/ctrl/agg_gamma_ctrl.cpp
[generic] 7343 19096 38.5% -lh5- 40ae May 22 18:23 agg-2.4/src/ctrl/agg_gamma_ctrl.o
[generic] 980 3598 27.2% -lh5- e76a Sep 11 2005 agg-2.4/src/ctrl/agg_gamma_spline.cpp
[generic] 2332 5412 43.1% -lh5- f85d May 22 18:23 agg-2.4/src/ctrl/agg_gamma_spline.o
[generic] 3297 10492 31.4% -lh5- 0640 Mar 20 04:03 agg-2.4/src/ctrl/agg_polygon_ctrl.cpp
[generic] 4984 11688 42.6% -lh5- 4b45 May 22 18:23 agg-2.4/src/ctrl/agg_polygon_ctrl.o
[generic] 1833 9466 19.4% -lh5- 8d6c Mar 20 04:03 agg-2.4/src/ctrl/agg_rbox_ctrl.cpp
[generic] 6302 16080 39.2% -lh5- ea0f May 22 18:23 agg-2.4/src/ctrl/agg_rbox_ctrl.o
[generic] 2180 13590 16.0% -lh5- 5992 Sep 11 2005 agg-2.4/src/ctrl/agg_scale_ctrl.cpp
[generic] 4101 9880 41.5% -lh5- 2274 May 22 18:23 agg-2.4/src/ctrl/agg_scale_ctrl.o
[generic] 2013 10012 20.1% -lh5- babe Sep 11 2005 agg-2.4/src/ctrl/agg_slider_ctrl.cpp
[generic] 6465 15728 41.1% -lh5- 456c May 22 18:23 agg-2.4/src/ctrl/agg_slider_ctrl.o
[generic] 2150 11463 18.8% -lh5- 9923 Sep 20 2005 agg-2.4/src/ctrl/agg_spline_ctrl.cpp
[generic] 8764 21336 41.1% -lh5- 2fa6 May 22 18:23 agg-2.4/src/ctrl/agg_spline_ctrl.o
[generic] 172 510 33.7% -lh5- f128 May 22 11:23 agg-2.4/src/ctrl/CVS/Entries
[generic] 17 17 100.0% -lh0- 919d May 22 11:23 agg-2.4/src/ctrl/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/ctrl/CVS/Root
[generic] 211 381 55.4% -lh5- 5d1f Oct 18 2005 agg-2.4/src/ctrl/Makefile.am
[generic] 475 1799 26.4% -lh5- 6c6b May 22 11:23 agg-2.4/src/CVS/Entries
[generic] 30 30 100.0% -lh0- b794 May 22 11:23 agg-2.4/src/CVS/Entries.Log
[generic] 12 12 100.0% -lh0- 1665 May 22 11:23 agg-2.4/src/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/CVS/Root
[generic] 0 0 ****** -lh0- 0000 Sep 11 2005 agg-2.4/src/install
[generic] 484 1216 39.8% -lh5- e76f Oct 18 2005 agg-2.4/src/Makefile
[generic] 459 1244 36.9% -lh5- e7fc Oct 18 2005 agg-2.4/src/Makefile.am
[generic] 0 0 ****** -lh0- 0000 Sep 11 2005 agg-2.4/src/news
[generic] 5999 24432 24.6% -lh5- 59f5 Sep 11 2005 agg-2.4/src/platform/AmigaOS/agg_platform_support.cpp
[generic] 93 103 90.3% -lh5- be89 May 22 11:23 agg-2.4/src/platform/AmigaOS/CVS/Entries
[generic] 29 29 100.0% -lh0- 6553 May 22 11:23 agg-2.4/src/platform/AmigaOS/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/AmigaOS/CVS/Root
[generic] 36 36 100.0% -lh0- 0141 Oct 17 2005 agg-2.4/src/platform/AmigaOS/Makefile.am
[generic] 6031 33243 18.1% -lh5- 2728 Dec 25 2005 agg-2.4/src/platform/BeOS/agg_platform_support.cpp
[generic] 91 103 88.3% -lh5- c9ba May 22 11:23 agg-2.4/src/platform/BeOS/CVS/Entries
[generic] 26 26 100.0% -lh0- 5248 May 22 11:23 agg-2.4/src/platform/BeOS/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/BeOS/CVS/Root
[generic] 36 36 100.0% -lh0- 0141 Oct 17 2005 agg-2.4/src/platform/BeOS/Makefile.am
[generic] 46 46 100.0% -lh0- 982b May 22 11:23 agg-2.4/src/platform/CVS/Entries
[generic] 52 79 65.8% -lh5- a988 May 22 11:23 agg-2.4/src/platform/CVS/Entries.Log
[generic] 21 21 100.0% -lh0- 5307 May 22 11:23 agg-2.4/src/platform/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/CVS/Root
[generic] 2417 8643 28.0% -lh5- 9f31 Sep 11 2005 agg-2.4/src/platform/mac/agg_mac_pmap.cpp
[generic] 6129 34932 17.5% -lh5- c937 Sep 11 2005 agg-2.4/src/platform/mac/agg_platform_support.cpp
[generic] 113 156 72.4% -lh5- bea5 May 22 11:23 agg-2.4/src/platform/mac/CVS/Entries
[generic] 25 25 100.0% -lh0- 2759 May 22 11:23 agg-2.4/src/platform/mac/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/mac/CVS/Root
[generic] 209 353 59.2% -lh5- e2b7 Oct 19 2005 agg-2.4/src/platform/mac/Makefile.am
[generic] 41 41 100.0% -lh0- eb8d Oct 17 2005 agg-2.4/src/platform/Makefile.am
[generic] 3732 22752 16.4% -lh5- 288b Sep 11 2005 agg-2.4/src/platform/sdl/agg_platform_support.cpp
[generic] 93 103 90.3% -lh5- be89 May 22 11:23 agg-2.4/src/platform/sdl/CVS/Entries
[generic] 25 25 100.0% -lh0- fe4a May 22 11:23 agg-2.4/src/platform/sdl/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/sdl/CVS/Root
[generic] 176 291 60.5% -lh5- b97d Oct 17 2005 agg-2.4/src/platform/sdl/Makefile.am
[generic] 7690 47227 16.3% -lh5- da36 Sep 11 2005 agg-2.4/src/platform/win32/agg_platform_support.cpp
[generic] 3460 18974 18.2% -lh5- 7e2a Nov 18 2005 agg-2.4/src/platform/win32/agg_win32_bmp.cpp
[generic] 119 153 77.8% -lh5- 35a2 May 22 11:23 agg-2.4/src/platform/win32/CVS/Entries
[generic] 27 27 100.0% -lh0- 77de May 22 11:23 agg-2.4/src/platform/win32/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/win32/CVS/Root
[generic] 217 381 57.0% -lh5- c62c Oct 18 2005 agg-2.4/src/platform/win32/Makefile.am
[generic] 7609 49599 15.3% -lh5- e221 Dec 14 2005 agg-2.4/src/platform/X11/agg_platform_support.cpp
[generic] 86 103 83.5% -lh5- 4d8e May 22 11:23 agg-2.4/src/platform/X11/CVS/Entries
[generic] 25 25 100.0% -lh0- 9a6b May 22 11:23 agg-2.4/src/platform/X11/CVS/Repository
[generic] 58 66 87.9% -lh5- 55ad May 22 11:23 agg-2.4/src/platform/X11/CVS/Root
[generic] 185 302 61.3% -lh5- e6f3 Oct 19 2005 agg-2.4/src/platform/X11/Makefile.am
[generic] 129 207 62.3% -lh5- 6f2f Sep 11 2005 agg-2.4/src/readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 820 files 1098197 4661575 23.6% May 24 04:20
|
|
|
|
Aminet © 1992-2024 Urban
Müller and
the Aminet team.
Aminet contact address: <aminetaminet net> |