typelib-1_0-Vips-8_5-8.5.9-lp150.1.30 >  A Z)/=„$j!rk1q7%4P#f:9hy,H_l`#,ɕMG]b.avoGb;~諁Byލ?Wle;WtѨ /!.QOϣdPp>_?_d ( R<@HL_hq       %*HLA(f8p$9$:$F]G]H]I]X]Y]\^]^ ^^b^:c^d_>e_Cf_Fl_Hu_\v_`w_dx_hy_lz_|____Ctypelib-1_0-Vips-8_58.5.9lp150.1.30C/C++ library for processing large imagesVIPS is an image processing system. It is good with large images (images larger than the amount of RAM you have available), with many CPUs, for working with colour, for scientific analysis and for general research and development.Zlamb14openSUSE Leap 15.0openSUSELGPL-2.1https://bugs.opensuse.orgSystem/Librarieshttp://jcupitt.github.io/libvips/linuxx86_64ЁZe308e71d3e6de682f5943b5c80ba34081771704a0c5451a6b0b4556f79598782rootrootvips-8.5.9-lp150.1.30.src.rpmtypelib(Vips)typelib-1_0-Vips-8_5typelib-1_0-Vips-8_5(x86-64)@    @@libvips.so.42()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)3.0.4-14.6.0-14.0-15.2-12.02.04.14.1Z.s@Xr)X43@X!@WV@V0UJ@T@T@TG@S0S׌S\Sh@S(RRa@R۾@R1@R@R_@RSRO@RZ@QcQW@Q7/Q/FQ#@PPѬ@Pb@PQPK3@PAavvissu@yandex.bydmitry_r@opensuse.orgjengelh@inai.deavvissu@yandex.bynormand@linux.vnet.ibm.comeshmarnev@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgpgajdos@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- Update to 8.5.9: * make --fail stop jpeg read on any libjpeg warning * don't build enumtypes so often, removing perl as a compile dependency * fix a crash with heavy use of draw operations from language bindings - Change in 8.5.8 * fix transparency detection in merge * define env var VIPS_WARNING to hide warning messages * shut down dzsave output earlier to help mark-sweep bindings * fix webp thumbnail upscale - Change in 8.5.7 * better smartcrop * transform cmyk->rgb automatically on write if there's an embedded profile and the saver does not support cmyk * fix DPI mixup in svgload ... we were writing images about 20% too large - Change in 8.5.6 * tiff read with start page > 0 could break edge tiles or strips * raise b64 limit to allow for huge profiles * fix error return in blob save * tag vipsprofile as py2 * don't cache thumbnail - Change in 8.5.5 * doc polishing * more improvements for truncated PNG files * improve corrupted jpg handling * fix small test suite issues on os x - Change in 8.5.4 * don't depend on image width when setting n_lines - Change in 8.5.3 * more link fixing in docs * revise cache sizing again to help out of order errors under heavy load - Change in 8.5.2 * better behaviour for truncated PNG files * missing proto for vips_tiffsave_buffer() * move some docs from the wiki and blog into core libvips docs * add support for markdown in docs - Change in 8.5.1 * init more classes earlier - Change in 8.5.0 * rewritten buffer system is safer and frees memory earlier * added tiff save to buffer * added dzsave save to buffer (zip only) * revise header get/set functions * better vipsheader behaviour with complex field types * added vips_image_hasalpha() * added vips_thumbnail() / vips_thumbnail_buffer() * webpload/webpsave read and write icc, xmp, exif metadata * better >4gb detect for zip dzsave output [Felix Bünemann] * all loaders have a @fail option, meaning fail on first warning, though it only does anything for jpg and csv * add vips_image_get_fields() to help bindings * add tiff multi-page read/write * add VIPS_META_PAGE_HEIGHT metadata * IM6/IM7 magickload supports page/n/page-height, all_frames deprecated * gifload supports n/page-height * added #defines for VIPS_SONAME, VIPS_LIBRARY_CURRENT, VIPS_LIBRARY_REVISION, VIPS_LIBRARY_AGE * better support for bscale / bzero in fits images * deprecate vips_warn() / vips_info(); use g_warning() / g_info() instead * vipsthumbnail supports much fancier geometry strings * vips_thumbnail() has new @size option * fix --vips-cache-max etc. * add compute reordering, plus some new API to support it: vips_reorder_margin_hint() and vips_reorder_prepare_many(), thanks aferrero2707 * kick load operations from cache on read error * fix return from C++ assignment operator overloads (+=, -= etc) * add @max_slope to vips_hist_local() to implement CLAHE * vips_gaussnoise() pixels are reproducible on recalc * max/min sort values by y and x coordinate * tiff read uses libtiff scanline API if rows-per-strip is large * vips_region_shrink() knows about alpha, helps dzsave and tiffsave * use expat, not libxml, for XML load ... removes a required dependency, since we get expat as part of glib * new sequential mode infrastructure is faster and more flexible * add vips_smartcrop(), based on sharp's smartcropper * vipsthumbnail has a --smartcrop option * added vips_rot90() etc. convenience functions * fix vips_resize() bug when hscale and vscale were very different - Update homepage and sourceURL- Update to version 8.4.5, bugfix release- RPM group classification fix and description update- Update to 8.4.3: * fix error detection in gif_close * fix tiny threading memleak * improve compatibility with very old glib, see #548 - Change in 8.4.2: * small doc improvements * fix error message for metadata fetch type mismatch * resolve a race condition in thread shutdown, thanks Lovell - Change in 8.4: * many more wepsave options [Felix Bünemann] * added quant_table option to wepsave [Felix Bünemann] * added @n option to pdfload, thanks andris * dzsave won't write empty tiles in google mode, thanks bverem, perog, felixbuenemann * allow nested [] in CLI args * restore BandFmt on unpremultiply in vipsthumbnail * better python detection and build [Felix Bünemann] * max-alpha defaults to 65535 for RGB16/GREY16 * added radsave_buffer [Henri Chain] * support tiff orientation tag * autorotate option for tiff load * tiffsave converts for jpg if jpg compression is turned on * tiffsave supports --strip * conversions to GREY16 could lock * free pixel buffers on image close as well as thread exit thread buffers clogging up the system * dzsave can write compressed zips [Felix Bünemann] * vips_image_write() only refs the input when it has to ... makes it easier to combine many images in bounded memory * VImage::write() implementation was missing * VImage::write() return value changed from void to VImage to help chaining * added C++ arithmetic assignment overloads, += etc. * VImage::ifthenelse() with double args was missing =0 on options * better accuracy for reducev with smarter multiplication * better quality for vips_resize() with linear/cubic kernels * pyvips8 can create new metadata * better upsizing with vips_resize() * add imagemagick v7 support, thanks sachinwalia2k8 * added vips_worley(), vips_perlin() noise generators * added vips_convf(), vips_convi(), vips_convasep(), vips_conva() im_conv*() functions rewritten as classes * vips_convsep() calls vips_convasep() for the approximate case * new fixed-point vector path for convi is up to about 2x faster * gif loader can make 1, 2, 3, or 4 bands depending on file contents * support --strip for pngsave * add svgz support [Felix Bünemann] * rename boostrap.sh -> autogen.sh to help snapcraft * support unicode filenames on Windows * added VIPS_ROUND as well as VIPS_RINT * resize/reduce*/shrink*/affine now round output size to nearest rather than rounding down, thanks ioquatix * better support for tile overlaps in google maps mode in dzsave * dzsave puts vips-properties.xml in the main dir for gm and zoomify layouts * resize and reduce have @centre option for centre convention downsampling * vipsthumbnail uses centre convention to better match imagemagick - Change in 8.3.4: * better transparency handling in gifload, thanks diegocsandrim - Change in 8.3.3: * fix performance regression in 8.3.2, thanks Lovell * yet more robust vips file reading - Change in 8.3.2: * more robust vips image reading * more robust tiff read [Matt Richards] - Change in 8.3.1: * rename vips wrapper script, it was still vips-8.2, thanks Benjamin * export C++ operator overloads for MSVC linking [Lovell] * fix magickload @page with GraphicsMagick * add giflib5 support * allow resize >1 on one axis, <1 on the other * vips_resize has an optional @kernel argument * fix giflib4 detection [felixbuenemann] - Change in 8.3: * add vips_reduce*() ... a fast path for affine downsize * vips_resize() uses vips_reduce() with lanczos3 * bicubic is better on 32-bit int images * add pdfload, svgload, gifload for PDF, SVG and GIF rendering * vipsthumbnail knows about pdfload and svgload * added @page param to magickload * matload is more specific (thanks bithive) * lower mem use for progressive jpg decode * sharpen has a new @sigma param, @radius is deprecated * sharpen allows a much greater range of parameters * sharpen defaults now suitable for screen output * better handling of deprecated args in python * much better handling of arrayimage command-line args * faster hist_find (Lovell Fuller) * webpload has a @shrink parameter for shrink-on-load * vipsthumbnail knows about webp shrink-on-load * better behaviour for vips_cast() shift of non-int types (thanks apacheark) * python .bandrank() now works like .bandjoin() * vipsthumbnail --interpolator and --sharpen switches are deprecated * switches to disable PPM, Rad and Analyze support * added VIPS_COUNT_PIXELS(), overcomputation tracking * @out_format in vips_system() can contain [options] * webpsave_buffer no longer ignores @lossless, thanks aaron42net * float tiff tagged as scRGB to match photoshop convention, thanks Murat * better jpeg autorot, thanks otto - Change in 8.2.4: * fix nohalo and vsqbs interpolators, thanks Rafael - Change in 8.2.3: * fix a crash with SPARC byte-order labq vips images * fix parsing of filenames containing brackets, thanks shilpi230 * fix hist_entropy (lovell) * small fixes to radiance load - Update patch: * vips-libexif-header.patch -> vips-8.4.2_libexif-header.patch - Disable pyvips8: not available for version 8.0 - Use pkgconfig(style) - Use _typelibdir and _girdir macros - Spec file cleanup- ignore make check errors for ppc64 architecture tracked upstream https://github.com/jcupitt/libvips/issues/427- Update to version 8.2.2 - changes to ease compiling C++ binding with MSVC - reorder file tests to put slow loaders last - ifthenelse needs less C stack during eval - better rounding in bilinear interpolator - fix to "make check" in non-C locales - use compiler builtins isnan, isinf, fabs, fmin, fmax, ceil, floor when possible - tune vips_shrinkh(), 30% faster - remove SEQ hint from vips_subsample(), fixes cli performance - fix double free on attach ICC profile from file in tiff write - use g_assert_not_reached() - better vips-from-C docs - remove Duff from im_conv() / im_conv_f() for a 25% speedup- Update to version 8.1.1 * add vips_premultiply(), vips_unpremultiply() * change the alpha range rules for vips_flatten() to match vips_premultiply() * vipsthumbnail uses vips_resize() rather than its own code * vipsthumbnail uses vips_premultiply() for better alpha quality * added bandand() bandor() bandeor() convenience funcs to Python * oops, base64 encode could pad by up to two zero bytes * added VipsRefString as a thing that gi bindings can unpack * support "with Vips.Image as i:" in Python * try to support DOS CSV and PPM files on linux * add vips_byteswap(), remove byteswap option from vips_copy() * add vips_bandfold()/vips_bandunfold() * dzsave supports zip output > 4gb, thanks benjamin * add support for HSV colourspace * skip oversized markers in jpeg write * jpeg exif tags saved as name rather than title * can now set any jpeg exif tag, not just modify existing tags * add vips_hist_entropy() * vips_log(), vips_log10() are zero-avoiding * better overlap handling for dzsave, thanks robclouth * add @spacing option to vips_text() * tiff loads and saves IPCT and Photoshop data- Update to version 8.0.2 * remove old doc stuff, lots of doc improvements * add fliphor(), flipver(), rot90(), rot180(), rot270(), median(), dilate(), erode() convenience methods to Python and C++ * python: use [] to index and slice image bands, use () to get a point * c++: use [] to band index, () returns a vector * add shift option to cast * sRGB2scRGB and scRGB2sRGB scale 16-bit alpha to and from 8-bit * add magickload_buffer() [mcuelenaere] * add vips_foreign_is_a_buffer() [mcuelenaere] * added test_foreign.py, plus more test images * added vips_region_shrink(), fast x2 shrinker * rewritten tiff writer is about 3 - 4x faster at making pyramids * jpg, magick, png, tiff readers now use only 1 fd per input image * added vips_info_set(), vips_progress_set(), vips_profile_set() * better conversion to greyscale * add vips_image_copy_memory(), improves stability with heavy threading * jpegsave supports new mozjpeg features [lovell] * add vips_vipsload(), vips_vipssave()- Update to version 7.42.3 * Bug fixes and small improvements see included ChangeLog file for details- Update to version 7.42.1 * See included ChangeLog file for details * Remove obsolete vips-date-and-time.patch - Fix libexif headers path * vips-libexif-header.patch - Build with webp support - Enable post-build tests- Update to version 7.40.11 * See included ChangeLog file for details- Update to version 7.40.6 * fix similarity rotate+scale * fix 16-bit PNG save * fix vipsthumbnail on many-core systems * fix a race in im_maxpos_avg() * limit n_thr on tiny images * don't exit() on memleak detected, just warn * add "autocrop" option to openslide load * argh fix affine, again, there were sometimes black bars with nohalo and the vips8 interface * pngsave in interlaced mode makes a copy of the image, so it's always seq * vipsthumbnail shrinks to 1/2 window_size * vipsthumbnail has an anti-alias filter between shrink and affine * vipsthumbnail defaults to bicubic * better rounding behaviour for fixed-point bicubic reduces noise * fix colour for openslide read associated- Update to version 7.40.4 * fix vips_rawsave_fd(), im_point() * vips_scale() now does round to nearest to avoid rounding errors * improve im_openout() compat macro * more robust vips_system() * add webp support to vips7 * fix interlaced thumbnails in vipsthumbnail * fits save now caches the image before write, so it's top-to-bottom * add --properties argument to dzsave * dzsave write to zip stops at 4gb * improve short option name handling- Update to version 7.40.1 * revise man.1 pages * fix vips_guess_prefix()- Update to version 7.40.0 * new functions and classes, see included ChangeLog file * auto-decode for (almost) all operations, see vips_image_decode() * background render thread cleans up and quits neatly * colourspace has a source_space option * operations can be tagged as "deprecated" * better rounding in vips_flatten() * VipsStatistic operations are sequential * vipsthumbnail has --rotate auto-rotate option * removed embedded thumbnail reader from vipsthumbnail: embedded thumbnails are too unlike the main image * reduce default cache size to 1,000 operations * vips_system() now supports many input images and you can change image argument order * support 16-bit palette TIFFs, plus palette TIFFs can have an alpha * dzsave can directly write a ZIP file * add ".vips" as an alternative suffix for vips files * support 1/2/4 bit palette tiff images with alpha * added Travis CI config * better filename tracking for globalbalance * revised vips8 image load/save API, now simpler and more logical * operations emit "invalidate" if any of their input images invalidate * operation cache drops ops on invalidate- Update to version 7.38.5 * jpeg load from buffer could write to input, thanks Lovell * fix webpload from buffer, thanks Lovell * vips_sequential() could fail under heavy load * remove support for seq mode read for operations like extract * --sharpen=none option to vipsthumbnail was broken * more locking on property create and lookup to help very-threaded systems- Update to version 7.38.3 * undeprecate VIPS_MASK_IDEAL_HIGHPASS and friends * auto RAD decode for affine * falsecolour was not working for some image types * foreign memory buffer images did not have the right dhint, broke command-line falsecolour on sequential images * support many Radiance readers active at once * add secret "rgbjpeg" flag to vips_tiffsave() to help IIP- Update to version 7.38.1 * bump soname * better conversion to and from scrgb/xyz for rad (hdr) * fix --interpolate flag to vipsthumbnail- Update to version 7.38.0 * redone im_rotate_*mask45(), im_gauss_*mask*(), im_log_*mask(), im_dilate(), im_erode(), im_rank_image(), im_compass(), im_linedet(), im_gradient(), im_convsep(), im_convsep_f(), im_fastcor(), im_spcor(), im_sharpen() as classes * im_gradcor() deprecated * vips_init() now does some ABI compat checking, though this change requires an ABI break * add "interlace" option to vips_jpegsave() * remove vips_image_copy_fields() and vips_demand_hint() and add vips_image_pipeline() to do both jobs * vipsthumbnail allows non-square bounding boxes, thanks seth * add vips_matrixprint() * add @point subsample mode to vips_subsample() * im_contrast_surface() deprecated: it was slower than calling conv a few times * radiance load supports sequential read * rewritten radiance decode is much faster * add vips_crop(), a synonym for vips_extract_area() * rename vips_gammacorrect() as vips_gamma(), now takes 1 / exp * vips_gamma() works for any format * add --linear mode to vipsthumbnail * support XYZ as a PCS for vips_icc_import() and vips_icc_export() * add --strip option to jpegsave * added vips_gaussblur() convenience function * added --vips-profile, records and dumps thread timing and memory use info * added vipsprofile, visualises --vips-profile output * auto-vectorization-friendly inner loops * added vips::init() and vips::shutdown() to C++ API * reuse pixel buffers on sharing to reduce mem cycling * conv is SMALLTILE, huge mem use saving on wide images * vipsthumbnail has a --crop option * remove video4linux1 code, it was useless on all modern linuxes * redone freq filter builders as classes * redone im_fwfft(), im_invfft(), im_freqflt(), im_disp_ps(), im_fractsurf(), im_phasecor() as classes * vips_colourspace() allows B_W, GREY16, RGB16 as source / target * added vips_thread_shutdown(), thanks Lovell * vips_linear() has a uchar output mode * redone im_cntlines(), im_rank() as classes * move im_zerox() to deprecated, it wasm't very useful- Update to version 7.36.5 * better cache sizing in unbuffered sequential mode * allow larger tile_size in dzsave * remove use of PATH_MAX to help gnu hurd * fix vips_hist_match() * improve compat with im_init_world()- Update to version 7.36.3 * reverse similarity rotation direction to match the convention used elsewhere in vips * fix blocked caching of sequential load operations * fix cache flags * fix --delete option to vipsthumbnail- Update to version 7.36.2 * better jpeg startup * rename jpeg bool type to reduce confusion between libraries- Update to version 7.36.1 * small bugfixes- Update to version 7.36.0 * added vips_matrixload() and vips_matrixsave(), load and save vips mat format * rename image arrays as image matrices ... INTERPRETATION_ARRAY -> INTERPRETATION_MATRIX etc. * rewrite im_buildlut(), im_identity*(), im_maplut(), im_falsecolour(), im_gammacorrect(), im_histgr(), im_histcum(), im_histnorm(), im_heq(), im_histnD(), im_histindexed(), im_histspec(), im_invertlut(), im_lhisteq(), im_stdif(), im_project(), im_profile(), im_tone_build*(), im_mpercent*(), im_ismonotonic() as classes * vips_hist_local(), vips_stdif() do any number of bands * thin vips8 wrapper for im_histplot() * added vips_error_freeze() / vips_error_thaw() * used freeze() / thaw() to stop file format sniffers logging spurious errors * vipsthumbnail uses embedded jpg thumbnails if it can * rename vips_diag() as vips_info(), add --vips-info flag * deprecate im_hsp() * added vips_webpload(), vips_webpload_buffer(), vips_webpsave(), vips_webpsave_buffer(), vips_webpsave_mime() * tiff reader allows separate planes for strip read * tiff reader and writer allow many more formats, eg. 32-bit int, complex, etc. * tiff reader and writer allow any number of bands * added vips_image_new_matrixv() * dzsave basename param now called filename, so you can use .dz as a destination (basename is still there but deprecated) * new _UNBUFFERED sequential mode saves memory in some important cases * vips_conv() is a simple wrapper over the old convolution functions * new optimize_coding param for jpeg write produces optimal Huffman tables * im_tone_map() and im_tone_analyse() deprecated * new --band arg to vips_maplut() replaces im_tone_map() functionality * added vips_similarity(), simple wrapper for vips_affine() that lets you give a scale and rotate- Update to version 7.34.2 * lower priority for Matlab load to reduce segvs from Mat_Open() * null-terminate libexif strings * openslide always outputs solid pixels*- Update to version 7.34.1 * fix morphological operators on non-uchar images * remove any ICC profile when we use vips to go to srgb * fix VImage.PIL_mode_from_vips() failed for CMYK * fix no-pango build * add im_vips2dz(): run the deepzoom writer from vips7 * vips_magickload() has an option to read all images in a sequence * redo im_make_xy(), im_*eye(), im_zone*(), im_sines() as classes * added vips_pngload_buffer() * faster --centre option to dzsave- Update to version 7.32.4 * icc import and export could segv on very wide images * added "persistent" option to tilecache * removed some left-over debugging code from configure.ac * better handling of args without values * better error messages from vips.c * fix demand hints so "vips shrink" works again * remove "fred" from dist- Update to version 7.32.0 * tilecache in threaded mode could deadlock if the downstream pixel source raised an error * fix another dzsave corner-case * neater output for "header" * added VIPS_META_LOADER: record the loader name * vipsthumbnail is better at cache sizing * removed obsolete vips-libpng16.patch- Update to version 7.30.8 * Fixed png icc profile write- build also with libpng16 * libpng16.patch- Update to version 7.30.7 * better option parsing for "vips" * backported threaded tile cache from next version- Update to version 7.30.6 * see ChangeLog - Change license to LGPL-2.1 [bnc#780722] - Build with matio support for openSUSE 12.1- Change license to GPL-2.0+ (bnc#780722)- Build without matio support for openSUSE 12.1 by reason of matio 1.5.0 build problems- Fix rpmlint warning "file-contains-date-and-time" * vips-date-and-time.patch- Initial package - Version 7.30.1lamb14 15263354858.58.5.9-lp150.1.308.5.9-lp150.1.30Vips-8.5.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/09fd97cea2c4ff72d50cd0f83494fd7f-vipscpioxz5x86_64-suse-linuxPRRR]L9 Zݭutf-897cbe58364ebe5e363f48d70932ad0d31f4f992562d396fb61c653f5626be0ff? 7zXZ !t/;] crv(vX0z4xȶ~/BN5?]~o6ox6XIxq\Z|*:B< L- g>e$O4pQ#O&ǷY|": P4_Ee̯DV* ?PJ24/u?L* n@CTJ CůK9>̨ҕFIfzd80e-SvOQ¢ν5MAEs<>'Ǚ֪;Ik0MoI`dB!! aǀO6FHU*.Ƽeo8Ȣe#`\8f-MXAVM[ Rq};pqEvf"UARfReJyDzӪƓ&4GݠRZ;ק#"YzTLrтG,ʵ!2dP? fWvj\,mԨT9^<|x*܂RWŸj Ƌ!ǻPps֩$MN}+\,w C)NC|/Z’2t`lxsԙQ폱0gO t^Ӽz'(FPvkjsZ۸&u_ |z=4؝m+pG0:چYm˪Ҥ !bv|PD$BDp˨ni(F[eڀ^`G%Ĺpm_Q3П;:X&U:!4f%d9EBD<&l㭯$x05L)no2(7'S`=S"WTܷ0+0' \)_$e S(cYu^L6AǍHyX # i)k;ycv[VXDeWhZ#rјedхV/& ͹q4;Q%KU{ k6 @3O߹"bi/U# n&k./EʆquL^$ Qod0:]+5Bq &J@|VV,z& mGmϹWh7~'E9#sRћYpiK``liXLItdZR^|&O_[fgW<dO8JEَӷ;v!'nc:(MhH} {||?Js_8O_D2mܬVD`i Z%;ڼ8x#.J3ƙ\P^򺣗٥9~7~mi >|FL4?3A2$2h~"H1+eTzB[b)E#&"٨6ѡNٸklQMb~LD-~;}2vLI81KbTG@{߱3bQ *ɮ|ij6ȅBRn@A~zBʾkY msO, am؂Al0! =lvpȕ0+4_ aҷ4uc;sۢ0Nm[-Q{#O$,Vq^AVK2fM]ؘ[tiRw6m[9ahS 2?WNWv7YwT楃X[Q 8S2f iQ-lۜeqNb39u|!(xZe0{|BT{D,Et W{ V_n42Tx\\Vm_* b/1qNE)t?w|Y,ISPl֏sƏGmLGm,OLlZO*$=KD2u^m_ XPrvTߡ\`2ୋ$J~P1ߞDn-IgI- yYE[w"<M^X@_ wmvbsJha!?`{EXMWZr@:5!XveŒMz$h_fg[6It$ %&5UF ̞Ex#*"IƤㅫb4ShYE~ysOnDN2F@O:VsD!]&R(s,qayz)ys"{sM=∅<b"d`v(nO/ġXo 1рg Hz';oAQZ9(G!w~U49&YFOAa鱻$ș'oZwerGpJ19q"I~YXV1||Y[)pOYCb7Ph5KXdCm[ᷟt߳8\<&hÙ$ž!ɨ*v! l8С~;QW턞i,*55У= *y]k|h6*u/m8$wZ*D1n,okⰸUjuWp|b: E[!l}Ok/$qݠNS_N!A)o~MjjM뷺`#Hkq@b>U $ZX |Q mcDN.I׳@&HEx?E 'Iĩ) IHư rYO{g1VWYYODT";HZW=JR nD x/ kW3]M-='޲)hIV%0OÊ!fP1ux.J_Nf0 N0}칕g2-hy"TT(ጅ.Y *0JÙJ4̮,fY,M;2M3|a ZwO"YQ¿ǯ_ev4xlj $K`ۏN5NB/x49dAIyY! =ґtiW1Sk210 +Б#J2kPPPr"]=k8+QH jư}B:{!1؂ݍ#xUۡ4LNQzQOg@*-DD̙WeA3 q;GXG8@If dl1oO79@Yf1!/|*қ-dr^lJtt(^`"DO^VԄ1)CM<*;mʲbP"hޒ&[d2z7y2c:Ywb(8L>0kD\})TO;ztNӺ oq׽6) *]cFkWZ E2&l&`(lcܪLv;  V[BTt/RdLĸ*{N)7&y2Wإ5r:DϜ7ۛb!*ޡf(hc"=h@%hY\+p"7-0™Rމ=|qKcH׍\*} MEc_Y}skbE$j>xՅ|Sɍ(#E kQ޷ 9|yc6-a.׬ 00vw~ zdz.S6Iуٵ޳hlntW(_>'y{] jE]t-^!I1-D-z]ȟye[چm)vOtn_]'Zȕ\bKo;Hfr66>7n C&Ls JVAJ޼ LUBqe"JH՝=uɳ[`dҞDM\3 HL+u;̫jys{ex[iq5dUTo$,.=9|/d)]Ս3(oR6?=K/nsS$wOX[I"Di";2| 5+'*I?xH})ÅELLc'w>NSeULvcloxsdJAˁpվLF/PMi{DR~v̗uS ,l2%'dM! z/Pj  =\R  */k<9|i臈vaz`%:M/e='iiއE0eEDحSta@3B䫡Qk\D;- +EuB8L, KBc6^eA{~v,Ӳ3R7c[Cd~*T[UDQ4܍ d+Ez h: Vrm`˳^g_U}1--{Jz3|JK Xv_.f:4H}$l?PٱnV Pm[eh;6T>c]ɪgF lCPK:*AUnIN1֢?*N)WdFNӒYm螴ϫZ*{Y3|_EZ6~l/r /\f}++]=Bh!R.ib?x0&V j Bj1=u g 2iL?5 uSҁme nnj`FϿF h;ޫQYJ<1\.tPKԓ8`;GKL\LV]GσkArZqj/itDG\X13ӳ;tsFc.uO.@ӥ&!5}@ŚAynU|oR!3S+q/FIզDL+s{5Yqm3B/[@&N`ᜄq}}-ߏa6ˑma7BqP @EʭwTU.;ǎǽ {puDϑlTRV'"h]A(*4+oEZ/eN6Dydk2{buW.Əb4RĚAwL (=3ܛ BʃK53fgirOvȯc3.4 v 4y%ڔtYhD*:9lB}"LƇI/ycTSq;,ݰk~bOK:*ǬӄBg@~iO04%VXAsC(;'\SD~658eAo`sf\ m=(J1ų/v#y⣋6uz2_gU-;ꢅɉ)B,BuE[]kʮ 1&GZ!g2"9,W d$'[ ;pXPש]"{>+7VQܢ Lg+Td ɑ3+kЩ ƒ9i8;HoZ&h.ϲ4t~K(ܝT6H[TC$M|Sj.hAc$@UVoD7չ|Cn }IZPM΁X{ ɠ/[P6D 2 ,SҸ% "]{JoNkۍ`C6~L[ßjK)Â.е|\/>FY/m9->J9/iӪu *W Uh(]\53.<{Y$$J9|ÊRA{3v9QNՔϽ%!wQo {c/VYxWµ:qAu!h FNe^@sԎjp{{F34cߊlŐZ4T op/6n|@ڶoWD7 Ⱦd+BbӣX{觳kflJWcPG 0׆V 91D}l52KOZZ$:^f+ PLDaN4iGqO"80]x,MeM6{8g )XUΛN @޾4@E_+V`vxS&PzA̵%.-n樂%pM~{%qr*XXAԬAǤAob7 1PT[ڰ$!HȌ ;dl@ҳCyVpUY۽~9VW:ӧ(zheL;ӎXō|j,0__nN9ʸt՗2)45Lh[UC>MmxD6s"jw'ms2LA&b7HCƱfNTKH鶚yFK]zԚ\u.c_.&^x',qo=?|}\R7P7_LXvh܄;qpۗ߂vp?G>Z{q뾟bv_aуn}Ღ)dǸ/Ø xN%Ϝ~(`RY#`A'w=kI34"guc^sߵcT qͮ{2p3BW8oڙ/^s%Z +z(͂!,VBB4W~mӒELRIErn;4 .>Rgd̏zJRp\R'Ho4FG2>4X=#\XˮDU4z#Z%gdma E7ޕ$=!y^?|4bݸW-w@*t;]Ym|aXw#]Î19gB4B -6(sYd`Ю~2{7G>({/K%(_l ]Z<p$!K+3+>QH`BdÖ*&Q," 'eH,|3yii.,'Y\ ZXN,c*9 _qnk47;ϒL-ƹf[ ' P7r%@3_GoE컙Z[+>\_'swhjS"̺όJ6"\RG& tt W@xql'PG,(Xes]!nU9[R6xbsRv:6c1''x9Hl;Ia!*\:K,V:"p";D@_ 6, V};Iw?L4%M'U-%O (5F(p!wX}p-Ch;Ϳ\0CkCyMrr@:$-3KŜUzrj{̢ t`'LAm(#$寝J'So)\֒=?6fFq-3CO.\},Ce(1aY"L"ƚwzqVL8(Rcpє+qjwE?@#);G&&rh.Xu%Teh6}mwfeџზ{M 芌']-Q]%YHuTR^*6E3fO6`@Gzϲ;13:u&0zjPr|L]I fI\@5 Q[Yg&ok``"B hNa ה<}OB8 &`8ƑG' uRn @ 䆯 <^7{*;5^:?D _ɝF x[ޠpurԠp墝z?H֬K q4||~RS6wUןt | gN-Rf4>jZ+ʝ#+,[m; ?3[ h2It :z:8G^P_O{e?s-v*`mdQiWkZqk﯑z<3Gh> + ‚.*j q =Oxxg"&}G&;Ԥ. :~ Cb؏EWQr?IΙ8꺷%OB@r"+1Qz}!=I#{uu3iX։v$ jkXC!3毣;:tF-Ghv+%/Rm^Ǿ-6Bh`wI6̬˸@ŭYᨩ`y 0'Wr@n)V{ mcÌ wT{Pƶc;/Ɍ Vڵ]" MPy$H `'N-^ʝ^\´ID@ٔZm>6s)2pyG9~#|3RzRX*ΰJؚ*Y+\aXjuۙ MoMEmAU%UI@0aDžV\hUw 3S-V*pӑOy 'lWeGCʦGӰRu1~6᳖׈iHY$"Oѝ{~VRq0Cgdl<A'+vy|?e\.V7;.Yxq\sY7fEn(8f *n?ְ!bI2X^+w@#fX 2{׏Hмl*-ƌ˦]G/sS X̿S) s~)VHaٙ&g7Hgd>¤Vw25TXvKƄdN X6H rWĤYkh%Qn%o'IԝiER!,:quTX~-*1bZ6XLvzߵABLcX"4 %<O7c$ q\ܤJw Q7s BCZ54C/ ىWWWaܰ^FsrK-BUd4~ZAz=l07eC<4Jߎ{ސѧT H%Ag(lx#qTE+ s|Ef,${L&P#h4Lb"Q|,SOi .gs9</%XEKsz!)TхpC;"Cwƾ[xO/3ktAYa1aؙʩNP 1NbmB6= 6d;#+<sLX*ӱ vwvrq7zHCs3Wu/C{O](72c>5GڱϽ*y_TㄊwSnj^ʼnp5hH ^־uZO$zq!A(3,çC"O'*/~M{ .(l_'rwg t@d},XBTlCurE, "u}׆k."LDDt4݃Yd6`R[;]ࡥ=佈0U Af"&L7{y% gZ+'c~w֗gv/EKܘM6,ۀHh*B|gW!p :N >Rl-/r*;s+Yf,1''pdeK2`EЫ>2B%t*-LovG2g/*w:M%ơBгjx8,; YZ