AminetAminet
Search:
84450 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lib/aggsdk.i386-aros.zip

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Anti-Grain Geometry 2D Graphics C++ SDK
Author:Maxim Shemanarev, Steven Solie, Matthias Rustler
Uploader:mrustler gmx de (Matthias Rustler)
Type:dev/lib
Version:2.4
Architecture:i386-aros
Date:2008-06-04
Download:http://aminet.net/dev/lib/aggsdk.i386-aros.zip - View contents
Readme:http://aminet.net/dev/lib/aggsdk.i386-aros.readme
Downloads:1631

Anti-Grain Geometry (AGG) is a high-quality 2D rendering library written in C++.
It features anti-aliasing and sub-pixel resolution.

This package contains the headers and the lib for i386-aros.
It's the old 2.4 version which can be used in closed source because
of the BSD license.

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



Uploaded using: archives.aros-exec.org


Contents of dev/lib/aggsdk.i386-aros.zip
Archive:  /home/aminet/aminet_root/doc//dev/lib/aggsdk.i386-aros.zip
 Length   Method    Size  Ratio   Date   Time   CRC-32    Name
--------  ------  ------- -----   ----   ----   ------    ----
       0  Stored        0   0%  05-20-08 09:02  00000000  aggsdk.i386-aros/
       0  Stored        0   0%  05-20-08 09:02  00000000  aggsdk.i386-aros/include/
       0  Stored        0   0%  05-20-08 09:02  00000000  aggsdk.i386-aros/include/gpc/
    4921  Defl:N     1252  75%  05-20-08 09:02  1b561919  aggsdk.i386-aros/include/gpc/gpc.h
       0  Stored        0   0%  05-20-08 09:02  00000000  aggsdk.i386-aros/include/agg/
   15678  Defl:N     1880  88%  05-20-08 09:02  b7c4a8f2  aggsdk.i386-aros/include/agg/agg_span_interpolator_persp.h
    2643  Defl:N      869  67%  05-20-08 09:02  786200ee  aggsdk.i386-aros/include/agg/agg_vcgen_dash.h
   15763  Defl:N     3589  77%  05-20-08 09:02  8c3fe9db  aggsdk.i386-aros/include/agg/agg_basics.h
    7748  Defl:N     1536  80%  05-20-08 09:02  dcccc4b0  aggsdk.i386-aros/include/agg/agg_scanline_bin.h
    1534  Defl:N      599  61%  05-20-08 09:02  1b842caf  aggsdk.i386-aros/include/agg/agg_trans_warp_magnifier.h
    9602  Defl:N     1776  82%  05-20-08 09:02  55af8196  aggsdk.i386-aros/include/agg/agg_trans_viewport.h
   14491  Defl:N     2516  83%  05-20-08 09:02  9c87f487  aggsdk.i386-aros/include/agg/agg_font_cache_manager.h
   12737  Defl:N     2510  80%  05-20-08 09:02  2a380ab6  aggsdk.i386-aros/include/agg/agg_conv_gpc.h
    3452  Defl:N     1035  70%  05-20-08 09:02  f7c87f33  aggsdk.i386-aros/include/agg/agg_vcgen_contour.h
    2835  Defl:N      854  70%  05-20-08 09:02  b1fa0884  aggsdk.i386-aros/include/agg/agg_ellipse_bresenham.h
   11770  Defl:N     1736  85%  05-20-08 09:02  6a80dc78  aggsdk.i386-aros/include/agg/agg_renderer_mclip.h
    9798  Defl:N     1894  81%  05-20-08 09:02  31a68385  aggsdk.i386-aros/include/agg/agg_path_storage_integer.h
   17031  Defl:N     3550  79%  05-20-08 09:02  82144c34  aggsdk.i386-aros/include/agg/agg_rasterizer_scanline_aa.h
   13653  Defl:N     1719  87%  05-20-08 09:02  7c9fd912  aggsdk.i386-aros/include/agg/agg_color_gray.h
    2315  Defl:N      762  67%  05-20-08 09:02  bed1ebef  aggsdk.i386-aros/include/agg/agg_vpgen_clip_polyline.h
    3441  Defl:N     1022  70%  05-20-08 09:02  a86337cf  aggsdk.i386-aros/include/agg/agg_span_pattern_rgb.h
    2321  Defl:N      717  69%  05-20-08 09:02  a9ff3837  aggsdk.i386-aros/include/agg/agg_arrowhead.h
   36023  Defl:N     2779  92%  05-20-08 09:02  30f43957  aggsdk.i386-aros/include/agg/agg_renderer_markers.h
   54389  Defl:N     6073  89%  05-20-08 09:02  541961f6  aggsdk.i386-aros/include/agg/agg_scanline_boolean_algebra.h
    2666  Defl:N      718  73%  05-20-08 09:02  ecc86ae1  aggsdk.i386-aros/include/agg/agg_span_interpolator_adaptor.h
    1859  Defl:N      650  65%  05-20-08 09:02  3c9b1099  aggsdk.i386-aros/include/agg/agg_conv_marker_adaptor.h
   18589  Defl:N     2688  86%  05-20-08 09:02  317a45c3  aggsdk.i386-aros/include/agg/agg_renderer_base.h
    6442  Defl:N     1462  77%  05-20-08 09:02  0129fd27  aggsdk.i386-aros/include/agg/agg_trans_perspective.h
   32778  Defl:N     5554  83%  05-20-08 09:02  322dee49  aggsdk.i386-aros/include/agg/agg_array.h
    2565  Defl:N      853  67%  05-20-08 09:02  dd67921f  aggsdk.i386-aros/include/agg/agg_vcgen_smooth_poly1.h
    1728  Defl:N      620  64%  05-20-08 09:02  ac43092c  aggsdk.i386-aros/include/agg/agg_conv_segmentator.h
    2699  Defl:N      727  73%  05-20-08 09:02  bf9418d4  aggsdk.i386-aros/include/agg/agg_conv_smooth_poly1.h
    2245  Defl:N      720  68%  05-20-08 09:02  95362149  aggsdk.i386-aros/include/agg/agg_rounded_rect.h
    3445  Defl:N      965  72%  05-20-08 09:02  3618bd08  aggsdk.i386-aros/include/agg/agg_gamma_lut.h
    6735  Defl:N     1466  78%  05-20-08 09:02  0c875aa1  aggsdk.i386-aros/include/agg/agg_line_aa_basics.h
    2114  Defl:N      769  64%  05-20-08 09:02  fd061384  aggsdk.i386-aros/include/agg/agg_vcgen_bspline.h
     663  Defl:N      351  47%  05-20-08 09:02  8dfad259  aggsdk.i386-aros/include/agg/agg_config.h
   27242  Defl:N     3203  88%  05-20-08 09:02  150d269e  aggsdk.i386-aros/include/agg/agg_pixfmt_rgb.h
    2185  Defl:N      767  65%  05-20-08 09:02  6c5166b4  aggsdk.i386-aros/include/agg/agg_trans_lens.h
    9806  Defl:N     2433  75%  05-20-08 09:02  9f4b562a  aggsdk.i386-aros/include/agg/agg_span_gouraud_rgba.h
    1675  Defl:N      614  63%  05-20-08 09:02  72a40824  aggsdk.i386-aros/include/agg/agg_conv_bspline.h
    2237  Defl:N      782  65%  05-20-08 09:02  bbdefcc0  aggsdk.i386-aros/include/agg/agg_conv_concat.h
  104982  Defl:N     8232  92%  05-20-08 09:02  b7663749  aggsdk.i386-aros/include/agg/agg_pixfmt_rgba.h
    2920  Defl:N      798  73%  05-20-08 09:02  601eecb8  aggsdk.i386-aros/include/agg/agg_conv_contour.h
    5169  Defl:N     1394  73%  05-20-08 09:02  3f674a2b  aggsdk.i386-aros/include/agg/agg_rendering_buffer_dynarow.h
    8276  Defl:N     2230  73%  05-20-08 09:02  6f98c771  aggsdk.i386-aros/include/agg/agg_span_gouraud_gray.h
   12905  Defl:N     2023  84%  05-20-08 09:02  e6a70936  aggsdk.i386-aros/include/agg/agg_rasterizer_sl_clip.h
    8617  Defl:N     1529  82%  05-20-08 09:02  20004d8c  aggsdk.i386-aros/include/agg/agg_span_image_filter.h
   20719  Defl:N     3325  84%  05-20-08 09:02  e9508ca7  aggsdk.i386-aros/include/agg/agg_rasterizer_outline_aa.h
   10475  Defl:N     1828  83%  05-20-08 09:02  576165d2  aggsdk.i386-aros/include/agg/agg_scanline_p.h
    2147  Defl:N      562  74%  05-20-08 09:02  877b0b76  aggsdk.i386-aros/include/agg/agg_embedded_raster_fonts.h
   18487  Defl:N     2165  88%  05-20-08 09:02  cdfc6fad  aggsdk.i386-aros/include/agg/agg_alpha_mask_u8.h
    4879  Defl:N     1267  74%  05-20-08 09:02  5f2690b0  aggsdk.i386-aros/include/agg/agg_glyph_raster_bin.h
    3284  Defl:N      994  70%  05-20-08 09:02  14e7e31c  aggsdk.i386-aros/include/agg/agg_span_pattern_gray.h
    3252  Defl:N      866  73%  05-20-08 09:02  8ebb2c2e  aggsdk.i386-aros/include/agg/agg_gamma_functions.h
    5014  Defl:N     1173  77%  05-20-08 09:02  dfeaf539  aggsdk.i386-aros/include/agg/agg_conv_adaptor_vpgen.h
    3580  Defl:N     1049  71%  05-20-08 09:02  746bf316  aggsdk.i386-aros/include/agg/agg_vcgen_stroke.h
    8450  Defl:N     1500  82%  05-20-08 09:02  9873b6b8  aggsdk.i386-aros/include/agg/agg_dda_line.h
    1801  Defl:N      702  61%  05-20-08 09:02  da140136  aggsdk.i386-aros/include/agg/agg_span_allocator.h
   17406  Defl:N     3397  81%  05-20-08 09:02  fa6cf46b  aggsdk.i386-aros/include/agg/agg_math_stroke.h
   18228  Defl:N     3035  83%  05-20-08 09:02  919fabee  aggsdk.i386-aros/include/agg/agg_scanline_storage_bin.h
   21400  Defl:N     4593  79%  05-20-08 09:02  88e13b0e  aggsdk.i386-aros/include/agg/agg_rasterizer_cells_aa.h
   19629  Defl:N     3818  81%  05-20-08 09:02  83a7035b  aggsdk.i386-aros/include/agg/agg_rasterizer_compound_aa.h
    4251  Defl:N     1045  75%  05-20-08 09:02  58a819c3  aggsdk.i386-aros/include/agg/agg_rasterizer_outline.h
    5442  Defl:N     1334  76%  05-20-08 09:02  7f138201  aggsdk.i386-aros/include/agg/agg_trans_bilinear.h
    6657  Defl:N     1818  73%  05-20-08 09:02  af4b4c05  aggsdk.i386-aros/include/agg/agg_conv_curve.h
    3648  Defl:N     1027  72%  05-20-08 09:02  b8b59ab8  aggsdk.i386-aros/include/agg/agg_ellipse.h
    1732  Defl:N      622  64%  05-20-08 09:02  52f25b7b  aggsdk.i386-aros/include/agg/agg_conv_shorten_path.h
    2009  Defl:N      748  63%  05-20-08 09:02  cfa0e53f  aggsdk.i386-aros/include/agg/agg_vcgen_markers_term.h
    5727  Defl:N     1389  76%  05-20-08 09:02  55c2d56c  aggsdk.i386-aros/include/agg/agg_span_gouraud.h
    3359  Defl:N      999  70%  05-20-08 09:02  bb75bcea  aggsdk.i386-aros/include/agg/agg_span_pattern_rgba.h
    4001  Defl:N     1135  72%  05-20-08 09:02  a91936c3  aggsdk.i386-aros/include/agg/agg_simul_eq.h
    9626  Defl:N     1939  80%  05-20-08 09:02  edb3c989  aggsdk.i386-aros/include/agg/agg_clip_liang_barsky.h
   14088  Defl:N     2944  79%  05-20-08 09:02  97780a06  aggsdk.i386-aros/include/agg/agg_span_gradient.h
   26394  Defl:N     4107  84%  05-20-08 09:02  5c58d194  aggsdk.i386-aros/include/agg/agg_scanline_storage_aa.h
    2517  Defl:N      920  63%  05-20-08 09:02  909bfa39  aggsdk.i386-aros/include/agg/agg_conv_clip_polygon.h
    4820  Defl:N     1101  77%  05-20-08 09:02  7f7c3c24  aggsdk.i386-aros/include/agg/agg_span_subdiv_adaptor.h
    7914  Defl:N     1299  84%  05-20-08 09:02  e50b4d14  aggsdk.i386-aros/include/agg/agg_pixfmt_amask_adaptor.h
    1699  Defl:N      649  62%  05-20-08 09:02  766c98b1  aggsdk.i386-aros/include/agg/agg_conv_unclose_polygon.h
   45709  Defl:N     3906  92%  05-20-08 09:02  be605ca6  aggsdk.i386-aros/include/agg/agg_pixfmt_rgb_packed.h
   18899  Defl:N     2481  87%  05-20-08 09:02  ab5dccd1  aggsdk.i386-aros/include/agg/agg_pixfmt_gray.h
    3993  Defl:N     1177  71%  05-20-08 09:02  cf6d897c  aggsdk.i386-aros/include/agg/agg_gsv_text.h
   38326  Defl:N     3434  91%  05-20-08 09:02  8229c61d  aggsdk.i386-aros/include/agg/agg_span_image_filter_rgba.h
    1904  Defl:N      681  64%  05-20-08 09:02  927bb580  aggsdk.i386-aros/include/agg/agg_path_length.h
    1950  Defl:N      659  66%  05-20-08 09:02  81b8a53a  aggsdk.i386-aros/include/agg/agg_span_converter.h
    1702  Defl:N      596  65%  05-20-08 09:02  38945471  aggsdk.i386-aros/include/agg/agg_span_solid.h
    2532  Defl:N      913  64%  05-20-08 09:02  d14e20c7  aggsdk.i386-aros/include/agg/agg_conv_clip_polyline.h
    4187  Defl:N     1062  75%  05-20-08 09:02  c1af570f  aggsdk.i386-aros/include/agg/agg_trans_double_path.h
    2982  Defl:N      911  70%  05-20-08 09:02  89745c83  aggsdk.i386-aros/include/agg/agg_trans_single_path.h
   36615  Defl:N     3353  91%  05-20-08 09:02  621c669e  aggsdk.i386-aros/include/agg/agg_span_image_filter_rgb.h
   19893  Defl:N     2404  88%  05-20-08 09:02  ce20ab43  aggsdk.i386-aros/include/agg/agg_curves.h
   24918  Defl:N     2931  88%  05-20-08 09:02  8e3aba24  aggsdk.i386-aros/include/agg/agg_color_rgba.h
   35088  Defl:N     5395  85%  05-20-08 09:02  94677a51  aggsdk.i386-aros/include/agg/agg_renderer_outline_image.h
    3148  Defl:N      848  73%  05-20-08 09:02  644a4179  aggsdk.i386-aros/include/agg/agg_conv_stroke.h
    7796  Defl:N     1414  82%  05-20-08 09:02  d22d55cc  aggsdk.i386-aros/include/agg/agg_renderer_primitives.h
    1801  Defl:N      670  63%  05-20-08 09:02  f9732738  aggsdk.i386-aros/include/agg/agg_vpgen_segmentator.h
   47748  Defl:N     6538  86%  05-20-08 09:02  b5735dcf  aggsdk.i386-aros/include/agg/agg_path_storage.h
    2032  Defl:N      753  63%  05-20-08 09:02  407c9c2e  aggsdk.i386-aros/include/agg/agg_shorten_path.h
   24284  Defl:N     3195  87%  05-20-08 09:02  caaf7906  aggsdk.i386-aros/include/agg/agg_renderer_scanline.h
    1420  Defl:N      590  59%  05-20-08 09:02  27aa6230  aggsdk.i386-aros/include/agg/agg_bitset_iterator.h
    3586  Defl:N      880  76%  05-20-08 09:02  c6175321  aggsdk.i386-aros/include/agg/agg_bounding_rect.h
   14832  Defl:N     3765  75%  05-20-08 09:02  f2ef44f4  aggsdk.i386-aros/include/agg/agg_math.h
    3832  Defl:N     1058  72%  05-20-08 09:02  ef0ce3cf  aggsdk.i386-aros/include/agg/agg_vcgen_vertex_sequence.h
    5178  Defl:N     1466  72%  05-20-08 09:02  7dfc7b02  aggsdk.i386-aros/include/agg/agg_vertex_sequence.h
   15189  Defl:N     3784  75%  05-20-08 09:02  b6a873e8  aggsdk.i386-aros/include/agg/agg_trans_affine.h
    7602  Defl:N     1323  83%  05-20-08 09:02  c34484ac  aggsdk.i386-aros/include/agg/agg_span_interpolator_linear.h
    5333  Defl:N     1335  75%  05-20-08 09:02  31cc9c3b  aggsdk.i386-aros/include/agg/agg_rendering_buffer.h
    3112  Defl:N      884  72%  05-20-08 09:02  b17c8587  aggsdk.i386-aros/include/agg/agg_span_interpolator_trans.h
   13056  Defl:N     1810  86%  05-20-08 09:02  c16d9edb  aggsdk.i386-aros/include/agg/agg_image_accessors.h
    3591  Defl:N      932  74%  05-20-08 09:02  ca1e30e6  aggsdk.i386-aros/include/agg/agg_conv_close_polygon.h
    2034  Defl:N      697  66%  05-20-08 09:02  7777d3a9  aggsdk.i386-aros/include/agg/agg_arc.h
   29856  Defl:N     3067  90%  05-20-08 09:02  a1413d39  aggsdk.i386-aros/include/agg/agg_span_image_filter_gray.h
    4123  Defl:N      938  77%  05-20-08 09:02  37fcb774  aggsdk.i386-aros/include/agg/agg_pattern_filters_rgba.h
    2640  Defl:N      951  64%  05-20-08 09:02  7803ebab  aggsdk.i386-aros/include/agg/agg_bspline.h
    2414  Defl:N      785  68%  05-20-08 09:02  5aff08c5  aggsdk.i386-aros/include/agg/agg_vpgen_clip_polygon.h
   17057  Defl:N     3159  82%  05-20-08 09:02  958457f4  aggsdk.i386-aros/include/agg/agg_scanline_u.h
    8723  Defl:N     1326  85%  05-20-08 09:02  89512874  aggsdk.i386-aros/include/agg/agg_renderer_raster_text.h
   63633  Defl:N     6232  90%  05-20-08 09:02  302dd0c5  aggsdk.i386-aros/include/agg/agg_renderer_outline_aa.h
    2194  Defl:N      701  68%  05-20-08 09:02  746b0cea  aggsdk.i386-aros/include/agg/agg_conv_dash.h
   14880  Defl:N     2602  83%  05-20-08 09:02  da8428ef  aggsdk.i386-aros/include/agg/agg_image_filters.h
    4959  Defl:N     1224  75%  05-20-08 09:02  3bdbb2b1  aggsdk.i386-aros/include/agg/agg_conv_adaptor_vcgen.h
    5775  Defl:N     1437  75%  05-20-08 09:02  1164123d  aggsdk.i386-aros/include/agg/agg_bezier_arc.h
    2062  Defl:N      713  65%  05-20-08 09:02  608c6a16  aggsdk.i386-aros/include/agg/agg_conv_transform.h
    4938  Defl:N     1207  76%  05-20-08 09:02  56c28073  aggsdk.i386-aros/include/agg/agg_span_gradient_alpha.h
    4510  Defl:N     1102  76%  05-20-08 09:02  ceae2fa6  aggsdk.i386-aros/include/agg/agg_conv_marker.h
       0  Stored        0   0%  05-20-08 09:02  00000000  aggsdk.i386-aros/lib/
 1417548  Defl:N   494477  65%  05-20-08 09:02  bb6d5041  aggsdk.i386-aros/lib/libagg.a
--------          -------  ---                            -------
 2764906           715332  74%                            127 files

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>