libcairo-script-interpreter2-1.16.0-5.2.1 >  A a p9|8|5bzah7@KpR/S+\ ֎Mf,ٻ;wԝYrǓyW%)3bDէA`uf׾(#鬏b)L` 7F!%$op/D|_OM:k0r{bO dU;ZdlY=i!v^:S<7 5p[p;k|b@5,u? L/Te109a9fc631aeb14e22e2e5d809a2a8633a730f3a53ef45b0d32441653fc14a87987968ae3f7f65142a9e00e5b0aae20f33440f0a p9|=Pxyl>:2MIʐKZZ_}-@t7}'ˑL/^eN&/{ыw cpԊ`ȣƅqkw*Lԧ*/eZR6VR~VE[ r6ݱG{|bWgj#mX^OAtvڊg"t+*u-~`Q)ҿ2S|L(5%񢾨JR#x$"dV\&?>p@c?cd& , e .IOXh p x    8H\pXL(x89: )>_@_F_G_H_I_X_Y`\`$]`4^`b`cadbeb$fb'lb)ub<vbLwbxcyczcLc\c`cfcClibcairo-script-interpreter21.16.05.2.1Vector Graphics Library with Cross-Device Output SupportCairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System, in-memory image buffers, and PostScript. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available.asheep61;SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later OR MPL-1.1https://www.suse.com/System/Librarieshttps://cairographics.org/linuxx86_64(9`A큤aaa[v ea744b9d3a3c0fac182650bde5c35d1946385ec0489e594b83936512ce8154e325f4d4ce651b1ee6aff713ff986275d6c190a8537e36437886f8bf1497b0a174libcairo-script-interpreter.so.2.11600.0rootrootrootrootrootrootrootrootcairo-1.16.0-5.2.1.src.rpmlibcairo-script-interpreter.so.2()(64bit)libcairo-script-interpreter2libcairo-script-interpreter2(x86-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcairo.so.2()(64bit)libfontconfig.so.1()(64bit)libfreetype.so.6()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]o@[j@[R@[*AZ@ZJ@ZZZ7Z/YYI@YC@Y7X@XXXM?W^@WgW4VwVm]Vm]V7P@UW1@U"TTT>abjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comqzheng@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgcrrodriguez@opensuse.orgzaitor@opensuse.orgmsrb@suse.comzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgbadshah400@gmail.comhpj@suse.comidonmez@suse.comhpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgro@suse.deopensuse@mirell.detchvatal@suse.comdimstar@opensuse.orgzaitor@opensuse.org- Add 2 upstream bug fix patches: + cairo-Use-FT_Done_MM_Var-instead-of-free-when-available.patch: ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_variations. Fixes a crash when using freetype >= 2.9 + cairo-composite_color_glyphs.patch: Fix a thinko in composite_color_glyphs. We can't just move around the contents of the passed-in string, we need to make a copy. This was showing up as memory corruption in pango.- Update to version 1.16.0: + test: Free resources in pdf2png. + Drop skia backend. + Revert "Correctly decode Adobe CMYK JPEGs in PDF export".- Update to version 1.15.14: + Features and Enhancements: - Add more FreeeType font color conversions to support COLR/CPAL. - Update test reference images against current pixman. + Bugs fixed: - Fix crash when rendering Microsoft's Segoe UI Emoji Regular font. - Fix build breakage with glesv3 enabled due to non-existant glesv3.pc. - Fix memory leaks found by Coverity. - Fix incorrect null ptr handling found by Coverity. - Fix test compilation when font-config is disabled. - Use _cairo_malloc instead of malloc (fdo#101547, CVE-2017-9814). - Fix assertion failure in the freetype backend (fdo#105746). - Drop upstream fixed patches: + cairo-fix-assertion-failure-in-freetype-backend.patch. + cairo-CVE-2017-9814.patch.- Add cairo-CVE-2017-9814.patch: Replace malloc with _cairo_malloc and check cmap size before allocating (boo#1049092, CVE-2017-9814, fdo#101547).- Add cairo-fix-assertion-failure-in-freetype-backend.patch: Fix assertion failure in the freetype backend (fdo#105746).- Update to version 1.15.12: + The main focus for this release is the addition of Variable Font support. Variable fonts are single font files with various typography characteristics, such as weight or slant, that users of the font can adjust between two points. Effectively this enables a single font to behave as multiple fonts. + The Skia backend is disabled in this release, due to severe bitrot, and will be removed in future releases. Contact the cairo team if you have a need of this backend. + Features and Enhancements: - Variable font support. - Skia backend is disabled. + API Changes: cairo_font_options_get_variations() and cairo_font_options_set_variations() are added. + Bugs fixed: - Fix errors in csi-trace --help and --version options. - Fix a 'memory leak' in the image compositor, with pixman_glyph_cache_t. - Fix access of uninitialized memory found by valgrind (fdo#91271). - Fix improper initialization of memory in _cairo_ft_font_face_create_for_pattern() (fdo#105084). - Fix multi-monitor virtual desktop with negative coords on Win32 (fdo#100793). - Fix issues occuring with older FreeType versions.- Modernize spec-file by calling spec-cleaner- Add explicit pkgconfig(zlib) and (conditionalized on build_xcb_backend) pkgconfig(xcb-render) BuildRequires: closer alignment with what configure checks for.- Update to version 1.15.10: + Features and Enhancements: - Add support for OpenGL ES 3.0 to the gl backend. - Use Reusable streams for forms in Level 3 Postscript. - Add CAIRO_MIME_TYPE_EPS mime type for embedding EPS files. - Add CCITT_FAX mime type for PDF and PS surfaces. - svg: add a new function to specify the SVG document unit (fdo#90166). - Use UTF-8 filenames on Windows. + API Changes: cairo_svg_surface_set_document_unit() and cairo_svg_surface_get_document_unit(). + Bugs fixed: - Fix regression in gles version detection. - Fix undefined-behavior with integer math. - Handle SOURCE and CLEAR operators when painting color glyphs (fdo#102661). - Convert images to rgba or a8 formats when uploading with GLESv2. - Use _WIN32 instead of windows.h to check for windows build. - Fix sigabrt printing documents with fonts lacking the mandatory .nodef glyph (fdo#102922). - Prevent curved strokes in small ctms from being culled from vector surfaces (fdo#103071). - Fix painting an unbounded recording surface with the SVG backend. - Fix falling back to system font with PDFs using certain embedded fonts, due to truncated font names (fdo#103249). - Fix handling of truetype fonts with excessively long font names (fdo#103249). - Fix race conditions with cairo_mask_compositor_t (fdo#103037). - Fix build error with util/font-view. - Fix assertion hit with PDFs using Type 4 fonts rendered with user fonts, due to error when destroying glyph page (fdo#103335). - Set default creation date for PDFs. - Prevent invalid ptr access for > 4GB images (fdo#98165). - Prevent self-copy infinite loop in Postscript surface. - Fix padded image crash in Postscript surface. - Fix annotation bugs in PDFs and related memory leaks. - Fix test failures and other assorted issues in ps and pdf code. - Fix code generation when using GCC legacy atomic operations (fdo#103559). - Fix various compilation warnings and errors. - Fix various distcheck errors with private symbols, doxygen formatting etc. - Drop cairo-image-prevent-invalid-ptr-access.patch- Depend on pkgconfig(gl) and pkgconfig(egl) instead of Mesa-devel. * The pkgconfig(gl) and pkgconfig(egl) are what cairo really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297)- Update to version 1.15.8: + This small snapshot provides new colored emoji glyph support, and a handful of minor fixes. For a complete log of changes, please see http://cairographics.org/releases/ChangeLog.1.15.8 + Features and Enhancements: Support colored emoji glyphs, stored as PNG images in OpenType fonts. + Bug Fixes: - pdf: . Fix internal links pointing to other pages, by pre-calculating page heights so that link positions can be calculated more accurately. . Don't emit /PageLabel dict when no labels defined. - image: Fix crash on negative lengths. - win32: Fix initialization of mutexes for static builds. - font: . Fix color font loading on big-endian systems. . Fix color font support infinite-loop with empty glyphs. - Fix off by one check in cairo-image-info.c. - Drop cairo-fix-off-by-one-check.patch: Fixed upstream. - Run spec-cleaner, modernize spec. - Rename 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to cairo-image-prevent-invalid-ptr-access.patch. - Pass enable-gtk-doc instead of disable-gtk-doc to configure, we already have the gtk-doc BuildRequires in place so I can only assume that this was an honest error.- Add 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to fix a segfault when using >4GB images since int values were used for pointer operations (bsc#1007255, fdo#98165, CVE-2016-9082).- Update to version 1.15.6: + Detect if variable fonts have synthesized bold/italic or non-default variants, and use a fallback font where needed. + Restore MacOSX 10.4 support. Cairo had dropped 10.4 support when moving to the CoreText API. Now we automatically detect which API to use via dynamic linking, so can resume supporting this older version of MacOSX. + Fix error reporting in the xcb backend if fallback fails. Instead of returning NULL when the X11 server can't do some operation, return a surface in an error state. + Call XSync in the xlib backend before setting the error handler to ignore errors for certain requests, to make sure all pending errors are handled first. + Fix text-glyph-range for quartz-font. Use 0xFFFF instead of 0 for invalid index tracking. + Fix handling of Supplementary Multilingual Plane (SMP) Unicode characters in quartz-font. + Fix various issues in the drm backend including updating API usage and general code cleanup. + Clarify documentation regarding device scale inheritance and the units used in cairo_surface_create_similar_image (fdo#99094). - Drop cairo-pdf-fixes.patch: Fixed upstream. - Add cairo-fix-off-by-one-check.patch: Fix off by one check in cairo-image-info.c (fdo#101427).- Add cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff to fix a segfault in get_bitmap_surface due to malformed font (bsc#1036789, fdo#100763, CVE-2017-7475).- Rebase cairo-pdf-fixes.patch: Add commit to fix fdo#100029.- Add cairo-pdf-fixes.patch: Three minor pdf fixes from upstream git (fdo#99630).- Fix RPM groups; update summaries. Remove useless --with-pic which is only for static libs.- Update to version 1.15.4: + The PDF backend has gained support for a range of widely used features, including thumbnails, page labels, metadata, document outlines, structured text, hyperlinks, and tags. Tags permit adding logical info such as headings, tables, figures, etc. that facilitates indexing, accessibility, text reflow, searching, and extraction of the tagged items to other software. + API Changes: - Added a cairo API to set up Win32 surfaces for HDC with alpha channels. - New API for added PDF functionality (see above), and new error status item for problems relating to PDF tagging. - New error status items for handling of GDI, libfreetype, and libpng errors, respectively. + Fix playback of recording surfaces into PDF surfaces, where objects with negative coordinates were not getting drawn. To address this, the coordinate systems for PDF and PS have been changed to match cairo's coordinate system. This allows recording surfaces to be emitted in cairo coordinates, and results in the same origin being used for all operations when using the recording surface XObject. Test cases for PDF and PS have also been updated accordingly (fdo#89232). + Fix "invalidfont" error on some printers when printing PDFs with embedded fonts that have glyphs (such as spaces) with num_contours == 0 (fdo#79897). + Fix missing glyphs such as thin dashes, which get scaled to 0 in userspace and thus have their drawing operations culled (fdo#94615). + Fix other oddities caused by variously idiosyncratic fonts. + Fix deadlock when destruction of a scaled font indirectly triggers destruction of a second scaled font, causing the global cache to be locked twice (fdo#93891). + Fix X errors reported to applications when shmdt() is called before the Attach request is processed, due to missing xcb and xlib calls. + Fix random failure in record-paint-alpha-clip-mast test case, caused by an incorrect assumption that a deferred clear can be skipped (fdo#84330). + Fix crash when dealing with an XShmGetImage() failure, caused by a double free in _get_image_surface() (fdo#91967). + Fix invalid execution of ASCII85 data by the PS interpreter that the image operator didn't use, by flushing the extraneous data after drawing the image (fdo#84811). + Fix decoding of Adobe Photoshop's inverted CMYK JPEG files in PDF export. + Fix unbounded surface assertion in win32-print code. + Fix a data race in freed_pool discovered by Firefox's cairo usage. The patch adads atomic int load and store functions, with relaxed memory ordering (fdo#90318). + Cleanup debugging text sent to stdout instead of log (fdo#95227). + Fix build issue when using non-GNU strings utility (fdo#88639). + Fix build of cairo modules as regular modules, not as versioned shared libaries (fdo#29319). + Fix build on win32 using gcc 5.4. + Fix build of script backend to require zlib. + Update test suite reference images using Debian Jessie 64-bit and poppler current as of June, 2016. + Various improvements to documentation and tests, compiler warning fixes, and an assortment of code refactoring and cleanup. - Drop cairo-modules-no-version.patch, cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch and cairo-xlib-double-free.patch: Fixed upstream. - Drop libtool BuildRequires and stop passing autoreconf, we no longer have any patches touching the buildsystem.- Add cairo-xlib-double-free.patch to fix double free in _get_image_surface(); patch taken from upstream git (fdo#91967, boo#997189).- Add back cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch (bsc#958844, fdo#93891). This is still not fixed upstream.- Update to GNOME 3.20 Fate#318572 - Remove patch: cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch.- Add cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch to fix mutex deadlocks on certain documents (bsc#958844).- Update to version 1.15.2: + Fix xcb/xlib compilation and calls. Make image boxes behave when SHM is not available. + Fix various issues with printing and transparent images on Win32. + Fix thin lines that don't show up when printing in Inkscape due to overly aggressive culling (fdo#77298). + Fix broken printing via pdf when glyph 0 is used for rendering, resulting in missing spaces and letters (fdo#89082). + Fix crash for certain glyphs in opentype fonts (fdo#91902). + Fix incorrect rendering of SVG paths with more than one subpath. If more than one trap is passed in then it's guaranteed that the returned traps will have their left edge to the left of their right edge, but if only one trap is passed in then the function always returns without doing anything (fdo#90984). + Improve rendering with Quarts to better match pixman's blending and filtering behavior. - Drop cairo-render-thin-lines.patch: Fixed upstream.- Update to version 1.14.6: + Simple bugfix release to fix one Windows issue.- Update to version 1.14.4: + Avoid appending empty slots to user data arrays. Fixes a memory consumption regression since commit 9341c254a. + Return a better error (file-not-found) when setting up pango on devices where the font files don't have read permissions. + Fix regression in the font size of canvas text in Inkscape when compiled with the Quartz backend (fdo#84324). + Fix _cairo_gl_shader_bind_matrix() to maintain compatibility with OpenGL ES 2.0. Manually transpose the matrix. + Fix incorrect font descriptor conversion when the font matrix yy is negative (fdo#90538). + Fix crash when using a complex path for clip and stroke due to discarding the intersection exactly at the top edge (fdo#74779). + Fix cairo_get_locale_decimal_point() on Android. + Fix compilation problem on AIX due to conflicting usage of symbol 'jmpbuf' (fdo#89339). + Fix broken rendering with XCB due to snapshotting of uploaded part of surfaces (fdo#67505). + Fix loss of alpha when copying a mask for a cairo recording surface, resulting in a double copy (fdo#73038, fdo#73901). + Fix incorrect recording of certain paths with script surfaces (fdo#91054). + Fix typo in definition of MAYBE_WARN in configure script (fdo#89750). + Fix use of filename variable after it's been freed (fdo#91206). + Fix out of bounds access when printing pattern (fdo#91266). + Fix incorrect size calculation in glyph cache unlocking for Cairo GL compositor (fdo#91321). + Fix memory leak in _cairo_gl_pattern_texture_setup() (fdo#91537). + Fix transparent images in win32-print (fdo#91835). + Fix _put_shm_image_boxes and _put_image_boxes when no SHM available with XCB.- drop cairo-disable-lto.patch: lto was dropped upstream- Update to version 1.14.2: + Features: - Improve xcb's handling of per-screen subpixel ordering. If no Xft.rgba property is specified, default to the screen's subpixel order. + Performance Optimizations: - Improve performance of cpu_to_be32 and be32_to_cpu, making truetype subsetting of large fonts run about 15% faster. + Bug fixes: - Fix unaligned access on sparc with the compact font format (CFF). Unlike truetype, all data in CFF is not aligned. (Debian bug #712836) - Fix unaligned access on sparc with tor-scan-converter's memory pool. - Fix crash when loading a PDF with a transformed image. (fdo bug #85151) - Fix regression on mingw for bigendian test due to removal of file extension for executables. (fdo bug #85120) - Fix handling of backslash in PDF interpreter (fdo bug #85662) - Fix crash in xlib and xcb renderers when swapping a 0-sized glyph - Fix bug with RTL text in PDF operators (fdo bug #86461) - Fix compilation 'cairo-path-stroke-traps.c' with MSVC8 (fdo bug #84908) - Fix crash in _fill_xrgb32_lerp_opaque_spans when a span length is negative. - Fix valgrind error by releasing pattern created by cairo_pattern_create_rgb(). - Fix valgrind errors when running cairo-test-suite. - Fix memory leak in recording surface replays (fdo bug #87898) - Fix destruction of fonts in api-special-cases test. (fdo bug #87567) - Fix duplicated surface push on similar-image, preventing trivial GTK3 program traces from being replayable, with an error message about invalid values for the size of the input. (fdo bug #73580) - Fix crash when win32 surface's image size does not cover the entire surface. (fdo bug #53121) - Fix crash due to obsolete CGFontGetGlyphPath call (fdo bug #84324) - Fix several build issues on AIX (fdo bugs #89338, #89340, [#89356], #89354) - Fix various documentation warnings and errors - Remove cairo-tor-scan-convertor.patch. It was upstreamed.- Spec-cleanify - Remove the obsoletes for sle10 64bit subpackages on ppc - Remove libtool archive always- Add cairo-tor-scan-convertor.patch: tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrow (fdo#85151).- Update to version 1.14.0: + Features: - Filtering improvements for the image backend, in particular down-scaling of images produces filtered images that depend on all the pixels of the source. - Improve handling of device transformation and scaling, allowing Cairo to now support scaling at a device level, permitting easier, more transparent HiDPI support. - Support JBIG2 mime data in PDF. This allows embedding of more compressed JPEG formats within PDF, rather than including the full uncompressed image. Also, reduce the number of transparency groups used by PDF to keep the file size small and viewing/printing of the PDF fast. - Expand the embedding section to include stencil mask support. - Reorder font declarations to be in natural order. - Update the Skia backend to build against current Skia. - Drop Link-Time Optimization (LTO) support from build system. - Optimize VBO size on GL to 1M and to 16k for EGL. + API changes: - cairo_surface_set_device_scale, cairo_surface_get_device_scale. - cairo_egl_device_get_display, cairo_egl_device_get_context. + Dependency changes: - Cairo now requires glib 2.14 for its gobject helper functions, and pixman 0.30 for downscaling. + Bug fixes: - Don't embed CMYK Jpeg images in svg. - Fix tests to place output in proper location. - Fix determination of alpha for all surfaces when recording. - Extend oversize check to cairo_gl_surface_create_for_texture, so an error surface is returned if the texture is too large to render to. - Fix embedding of mime data in PDF and PS files. - Remove useless error handling in *_reply() functions in XCB. - Fix a double-free exposed by multithreaded apps creating and destroying the same font concurrently (fdo#69470). - Fix corrupt stacks produced by bugs in operand emission for trace. - Fix out of bounds array access in format cache for xlib. - Don't rename glyphs used by seac operator (fdo#70364). - Fix crash on calling cairo_create with a finished surface. - Fix SSIZE_T definition problem when making with MSYS on Windows7. - Fix one off issue in gl context cleanup. - Fix usage of CAIRO_STACK_ARRAY_LENGTH. - Fix rectangle stroke with non rectilinear pen. - Fix imagemask with pattern source failure on some printers (fdo#69485). - Fix whitespace in font names. - Fix page size in generated PDFs (fdo#73452). - Fix path-currentpoint test by preserving current-point in copy_path()/append_path() sequence. - Fix generation of HTML in code docs for cairo-format-stride-for-width (fdo#63257). - Fix spelling of "tessellator" throughout code (fdo#50411). - Fix crash in pixman_image_composite32. - Fix crash when trying to modify a (const) all-clipped cairo_clip_t (fdo#75819). - Add check_composite method to all compositors, to fix crashes in the test suite. - Fix crash in Firefox when scrolling on certain pages. - Fix memory leaks found by static analysis. - Fix build of any2ppm if fork is not available. - Fix broken build for Qt backend, due to missing libstdc++. - Fix typo in two cairo_uint128 functions. Fixes potential build issues on systems without a uint128 type. - Fix build when --enable-pdf=no. - Fix cache_frozen assertions for Win32 print. - Correctly check for xcb image surface for inplace upload. - Fix webkit-based web browser crashes due to empty boxes by skipping over them when tesselating. - Make pixman, libpng, and zlib paths commandline configurable for win32 builds. - Fix image scale on Win32 when GDI scale is not identity. - Fix float endian configure test when using clang -O4. - Fix compilation with Android bionic libc. - Don't try to build util/sphinx on Windows. - Fix loss of precision when emitting joins. - Fix loss of precision and associated rendering issues in cairo-tor-scan-converter from projection onto sample grid. - Fix pixman oversampling of neighbouring edges within a cell by eliminating self-intersections for the pixman traps compositor. - Fix multi-line string splitting in PDFs. - Various cleanups and fixes to warnings, documentation, tests, and build system. Improve error handling and return value checks. Cleanup XFAIL tests and reference images. Cover recently added functionality./sbin/ldconfig/sbin/ldconfigsheep61 16395099761.16.0-5.2.11.16.0-5.2.1libcairo-script-interpreter.so.2libcairo-script-interpreter.so.2.11600.0libcairo-script-interpreter2COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libcairo-script-interpreter2/-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.suse.de/SUSE:Maintenance:22196/SUSE_SLE-15-SP2_Update/924cd8364abe2c0d87cd9e4f40d0726d-cairo.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eef267055c6ce8f2ffb8f19851f5d6422db59ed3, strippeddirectoryASCII textPR RRRRRRRR R R RR R{ujpY=lt]6utf-85cb22a5346e7563f73b591c4a3d27eb596fa3ca79050ce8901e18e2f8428c2b6?7zXZ !t/?] cr$x#ER Ds+gn [XY4NpO47.A H(" !N, ju loT?+?lQ=ޚ0avu,:ؗrݭ'UF$d|\]mPe"%zҺE+{>Z}+) 9rY93n,(9;,7E5lr,#lFb>e81Pؘ~'Z?̏9.t ~{S1+,ƞWGץGʒO"=(R AѣsVk#pE(\xݫ2'D2X*avB{! {m*x'tyl_6 /SC5l eD~a!fSԍoUrtێ wf W+1 }d2k81 A;4 >O0kQ󖟁/ ^V- 89:SAkrr$.~za۠:BX1b֋L:-Jׯu:UZP`]4\Hx_H9bl2,B/DͩsJm4DF1kbq!90rZZ1~_w1H'(B W4j歽s^a-oTIA>+ 74ijJ%hth[ct<$*Ŋ-BB%w3IckoGgPb7.JLl2׬cj㹚u]y43c!;龎UBŒaM&Y7 ) )"A0L#QvV:5v3R`*?~ɚ+gmKl M:s4=GHKǓ#ϸQ2z2zw/f@:Cڒ?foJ%xRBɐAOͦ12HBhn#|nmPO 7apm|׶J*S-E }?ßxsQ ʜz*@+/fG1\Њ;~~HEqo鹴 ܩcI?5yBa5PP?ZD9NʵҘfprO;aɖ3]l@|(ؓfDF2IߧרL|(}퐨/GٍG+*Std39f ,'Ctޏ>Rbs_0$xJv[ 0SvvN*L[ u,Bn#B0VC ZIm.i= {S/M딂 f]2=IQ2~#9#Bp|]l qp^h|fZֳ~\,6+ҍM} :35~YR$7Cp̶6=^^Ykz8dcn]7Tbٌqz-g{~.,!6r:T՟4yڕxOס}&;ֺ=v𢲤D[Za<YK0(fаs/kxu}aQ0hO݆WǀL4BWL)a-!H6< C(L-r(:  V("!ރuӛ(&Ҫt}PP!#rg#J'(ƻmbyh$[a[VRiR xa$kwSdL"&=#fͭ⎔=AS@/:ǰvW䎶aPCݛ5Fb+AaG\kȷGxd[h^9Y ([}H*8|h+-#KhNkevH]ƚ],>&g{˔~ԽaYS4?UR7bD؆j4YZҬ0hKFك忌ՏhTZ$Ǘ21oW *"H~JJݾ^TAJfbGW_TMM+{զp\$ =J,6:/I2&W+вui<+ d+!_zm V:Պ̤HVu~}_4w߬c&jj+.$\nq2u{ɿ#k,T@g)c* YƥRG8Z irp|h!="a)qj£(z3WF)GhwZ"^~پs|*étU5<w/d-I!&]ԯWw-*~AԫKP餜&n-^!!%3"\DLBp -5'e״# Ͼ/ E\bRjn g5i R$PQ=xœз75ZqH>8 EtEKQ/<+"$H뇄8Ҡ"uUx:?ج5MNB|Y ^W qPdDmD{3Q>^;1/9Mf Z5EЮmw - O{2/q냭Dv2_tshA JiҝCWXVWtt*WWVNn9̅/zf@s엧~8+gȶp.$Ϝ zgCѽ*I$qf|bSRIܸlEP?5V&=PvDH5}eaQ-*%\i;µ|qᇑ52J?[9A:k}sV}C('hO|"E#+G'3`FE{r%-` G'6'`Y.$QFpi]NϾ3 zkt tI6@oy4Kְ6hՑA&^o|bfVmcyޓT6xm!h 7F/~fJiP&}(f ΄3[s#\7E$rq[b#D=PB\b|D0xaCzIyN m-_zJic8AuttFs\m1{2 f%d΁4Ԏ9pTX-/95@~Aj~-#Q}}e1UP9,G1%"(pn Pu YMƒ{'%аqu'3R23p{7n1nE]µ~JtF],#{{6Jtcú[`?#zN퇝@1~JRC7:;|:@v@'FR}QZntVTsD9K5,?ɍt}nMޡg A&s۰#aξ_ *#n9r3IY>kOC,wMCϴA*dx'TyO\rnu,?ۣ^0d٨s80wMoko25&9%8"K?.ɲȓj&1g{;%,O.۴ng{K{% (VCy4r/k !ëxAݎؒ/4|,خ]ޅ<Ƙ]&JΛSV'k8% #3;/V CӢ3O1 Iï0;H>g1[kbpqWbعѼ*Y@jɥs-*ƴc5lmƖ [l1[ [|ۙZ.SR${~IҼԧc(ֺLa\Q*LHuɚPl#t^FZqx-hVaw;E'X桸ӑiXRn !/(b) Q̒{Ju૙L6ed ]pM !grGP*hTXq1EO.K%}Υ83bcY'w,6mJ޿%1EE}P\iUR @+`i3l֗6ђu' IŬ(߆67욒*5F3ۇz`nKРE<Ԅz }M2 Kλ*9l[Wgq7"\l89cYl"*wd*0Ư^,"QD Єd6.,%!g-Ut\`ĸ#CsqI Tc4&QHkI !!V7vZ}KלZj{=XpE늰ljjQչOð c:`$: c۳4\ 1;g'ncc0ᜅe]^TXim8B33UnԳbf&KֶЁ[j"8J65)al<Ecb.CvKٰ }cʋ\p6 m J:L_e %EH*LQH6̆N^?z4vc˾;qdB=<*7iWn*,qYUK3v23 Tyɥv}ڸv1.)}#^Ӱ-t89|*bvC8ҋ/2՞6'1yj>,,ܩсֺAC'__M!e!!|s͈υbyD{ U7gw_<7^hfWXGԱ+墹OA`Ҽf;p%Ad9gc UX< Vun%K<ЍRf2+7b@]2p=%򞎽kr tSI؎A4x5.Mڱf,[lapJH$Go6L1jB8sK'5ǽƘ83OưY|$r- T#K:#"]Fj #4_*wwis1'tpNR{]갰5z/tO;FKw>m 4ON}p@/+m1B~մWW 4Pܼw]Lw!N;gߡMGP! k0rg²Ip30;Ȉ *C&}593(ÍFG əWE3=Wx%H)~PeHm;^i4@ۍXy8l(Uْezm}Q8PLf|Jyaќ7>`)_=1z7 xK+(q._1!mpnG;}hBig~ȒjU,F .6=U4;)GrSg=Tejf\ytE1xP3|440nX;q1S4 L 4b(ӦMHM+BDFn-`X;9l\֦哇g߆<-A&@#y 3I ='<t{ϟy%zLSnZpQ-j񶈳IĶlYu9'-֘t64D ֏Ή>WQe!p%9%vX˨Y#:צ揊Ǩ슿35/$E;vunHhGx0ɰ՞&F19#8Õq= ̍=4{{M+"2OKcCqpѰCſ"cL=,d[tA1<><& )v~e\\ A zQC[E`26PU\0ʬwV#u`$(51Kʝ2~DyVN}rH@ΤyL`/jTǭh!1Wpf֐wSQk)O0 @QV9$juƫ5{3ܞ)_ˍC4]S~2ii}e;tv6 ȲZ{}qL# \58 ǻyQ a_^7H`DlݠGncʍ~K h&xvMSXv=!zʮn;ŖCF&%tޛ8ɢB=Q g*1\yK|ּcU<\q7[20k⢸2V1_ykZ%if Y!kU3 Dlt;B/}ۿ($?\l]DR_Wy$T'EH딆 /#0*`Ea[4w=m AAJY YVI>l:2ĩqr`1T{Q\;uڻ 5봠g܀L%9si6c ղ@}~>nhRdw(O8e)?&YΆX0V}8Э:6zи) TBuC;s;rU{=4Ćm6լ0v/n1aZN)B6Hd{>]nrh|h9r[.^erUm2vW]ץ7~5"T{-z (u&EzWaygFZm+jQY-緤i BmXLmVuؘ%UO&M{.'-^06W]'$ +ȣa%477ƕ;U)p&Bhmi<lc teٲH{_pkRnrxj~劄Z:--]Ӎ,(G",>-zib\*옫 ᄉDSW }T'ܽ &pޒ${gn|\u:~e(!]Z4b-81،}FW='f  eE#$+KvMOaJ̏NX&:78KK| ASPfE]+m}!&&Ҭc'CTZWf\H+OV&\e&چj붲=/Nϝ:_ 9}#K I-dr1R+_{> 3r~ i}]l>L~-ܙ;DF.BMU6&$IS 1$yR߇y!Չ,k B+_LJʧrW8D`nہI$WImu_j,fS'ضdOXj )S14s{zny+]EL}DԜ]R4*pɹc*=jOvDcXY>,br$DMӑxWmEKM<"6M&̊%NKd+Lf/ V!(sG %Xz>:&l,{O׆kFB!˓}zZzpq65!vl0#tZU6}ӯUجYUa]spX59 nוɆλx$=~&HDw8 #p಴_&,X/`;*lrH!JG!we=V߼swӍl5}k_{@8,@P"gr iWu/ȭS7,!X0kQk̛_sO,}&)@ c:DRKWò# 7VI[nUﷱǏ7 c/"0eĄU`;R3[<<2zm#O_ <1 5SnW͂c8w>:0a,J&ܺ2fhA<)m X#_ЃE#b$-C}N/Sד_GFuP9` {LZb;M;IJL !OI+ ;=N9}d O].c߅H;}x!'VCmԱF>ʯs-崚g<ҋ¾!%HD"܋U=oL@F16ED*fk厄m$b* So[X#C\`څ_Wd]ڃxځflXH(hOTT3<#&vE}hrԂA Ce2FiwʟMV?Y@g߀F&dѿ1Wf]I. &6u7\w+wvb0M݀1ay 2StF(JfU'h*!" xU&zGq.Pr⢙ ;(*zfy' I> SԖvѠT}9ĵ[f"Hnj.-ZBW˥F.mS? WT m3[E"U-#,e'tx<_gH}%cV(?iVfx5MYX 4XC;QW\zW4ɫC=!OEQn-sJhl]7v'dG.$q!dT`]D[0Qp'ٿ#kﰔh9/O_|XoP9\Y4ɾi3]pT=g+PKdb<@%^?،N '1y|Wo.k7E7`yR(D2KڴLx%^KoԅH+֚IfvBSzq'(\֧iM ~AC/ݹгEk`Z)߸H\kIDƟxRf܌7O-$hJX^VMTdr]0'wT)i|~\~ 0l93ﶊXVx Z3=ߡXE,7+Dpz ;a?,0>-p՝ I+(Q_ǩ>%U] ñWo,Ÿ'/Ml͗¶]꓀ߥ^KDѭ)]\vʼD k;W )fIbLtNisaQ 80v+Ps#50wX#̐qNߎxcͭB~ńC@^Hi.{u$Ñ1VBz TƓߞ͔޴\!2OsB#e j yJQk]/|@,aY9gm"ckq!(xsHx wRC=kO:s:2lQ{1&N5\[T|qvL1XDt,縂2^Uԯ6di-v4k d_tSxǟ?0K0;gU| =S(jņQ=B&r@bk$"a&cOY6j#P ]ڱ-HXq2!hljI]{(cv0$TҚ>'CIѽhLW)͗!VFxm=a͋8 x0x8  !j?gO6t`%_uk[0(CgsAklݻ={.`>hғ_[I;x<~rȨ 0|g:.yQ^((#D}R~J2QdwjZhIuU;_@,s#Rh#.a Kj@VDXtÓjdj7gKi P`II>sgnf^Qq?[I,u;āgX/?zEw|Dscj 鿡үzՉ\QEt/i/;eJ_ӆΉOݔ4S!OWQh#S4SYyzy+&0=|yBˏ"m&A(E\CQXmCtѣi+`ΤrxT#\NY uv%S79ߩ@UaGGkMdl 㤴qI6י_-\qzl$GLENWIRKUE(EU縓 Nru͎;o0Q@Mf+ ?o! opQ˕yЧʠM &¥!.Z\r㑈2jo`DW< kYig62yHّ2X>]:Kft0Mᐅ\oJ~525:I^81\;XN@[Tìq(q) .RKQZfeSӔyn@2^/IYV iTC"%޹\9f[c+݉ ϧN/{2 [=C&o[1H Y% 3])0mvBhvة?N,ߖ<kt<ҍ^ 5[O za:U> Ab ZHtd!4/$~Y|ciG˷oȷG10'ݯ^@:@|x?!a]@3e⠔iK|Ԩ20-B<8D Hb{ßٮ3eA{2'La*?Ubi*=M{msZvi!";I%L$a,>@@f]omȌ]CRscz )f<ɽfxn "W"xg,U 7GBw>vұ#61nbhe&V2Zt9"ZeZ%i:<|44~P\\O_{v }>>PG3LJQ,(F 2P5, {|fcQa$Cƥ$tPiexAUovם_,=I1Uj|k\}M9}O&ZXPt% EAFѳYU4z B l;~i˔k$|?%'&~RP "\( ȆGIGzG0&#ZQ*_g1$5t|ݤiTfKYR7@0PYEY[OpOiyy@!;ۮsƕ~/o5Uş+UMP)꭛V|"b8l;TVپ.b3xMsDA Su}11.\zI` ⴹJق῀#󚷁fnΝ1.v'٘Q5cͤjzW|Rt)c}98+>.ςg{ku")MӤ_I}hjL dSp}uf7Nf P{q{Q1P{2 8,Ӿ ؛þHs}(V&VL[q?^FF.|@ K76rXXfv9/L[. ,XC(?wR8b9u{^w,oT8Q>C$1n|k᩿~j@/}lzy G %5Z^&y1WRfmP gD%@lB{׃E" 'ΘwD,E-MݽR&KfGU >1.1VE(4aLT̀N|x Κz$&o0fy&¬Aj3#jo6p@O 0żt6V"ʭ0C>5a#4kb+2f (C] Ɔs! rT]5g=Pk|bꨴٚ,AkZjMVf%0%e|㣦!TaY^q0q[b".Oka0#!~ (,KP+`:|acsh|>ʡQh5 Y5?jJ=ےGÈ/L̜gk _N\h-sIat7 &k9q=zq?*emlJDq^KW򫓜g'6ES6$ibާ61 LpC7B)rGnf,\,Y(,<ЪC y/,P8~dpA ptA[Šb% )K)b[K[L9F.HM7˥OawD-sXOj g f A2;)fiJkjr'Y 7%yyxG ܶj? jӥ> /SVIV8g08N. $j Gt7 o3>tnzt~V Z9 jeʹhh3w/Wžpj# igfd^^VPR "Z:q`7?_-M%f Հy){B+tJmƉ2:*z9A%ƈ-"J>矮7Uڗx}&,T6d(ᕕ ҵK>f +IlB7w>gK/[!}O>ÐMz@4Fĥ>O f\{,4εΐqc)rA.:?yx: +7d!;?ʠ( N>1l%ZMREDEid'G "x+97-5F|s[0ĝ"p*2 !@ȶt xx_(W ~3`ILfHu+ 1{ǑS4fAxc`|?>g/O6tx٢_h16Z#w[ k@WЍϗP~N>O ErӤˠ0쓕OFYlȮ3B.P\Y[OFC?gO)_l ;9Edo, ªrBd,zc2ptOҲNrJMt}HD'0e|J4%f,f_E-U Sp]Pv7yjۇƪZc<{2OuEKVl$}7y ~AE 76DlthPE+'ix9m=/HYSN5DJHf:2X~$F'Y/EbV1;%ȈN*Eg_BlLp!AMW \7& ֡ˡ'u+sƠ}~E@QɼZ||ǭ'bcѱ j~Dv&3B]c@nXTjJȖI'!xH,X&>H}joGy(~ayϛĴl~/.3rS9\nH!wS mFUÓȺ@a[Rq`5R'|œGL.ǍmiXiqL>/CgZѪ,c׍8DtnKc ]ao~ӷv$ M>ڈnLU%*t }q 6gUZɴ{;[(. ՘nd( FE1'g YڊZŤWژ49pE _f(0Tur]M cSFN>,¬;Վ3ա@4Ǫ0(%'%!Lnm$ku;V*k:҉I uglM+CŴٌ ;CYyO n\?X+=@|08 X346B'ogoeʭ gI 4{bqPw7rLm)c ;9MyEy?e~&7?P;C\vDzW]dj+ y5/ãtfYDSgrHԸ277 Ec' 2~2(a0qK'*ןmL@;C޿`)۶ּ g7tSTe%O1eX,l0ϲ24"3• 'dr?;9kFT,NE燺c!3OX8/Vq\yk^ahI+#  URMϋkbgnrh7K`AF Kδ(Kb5'mgj4b)p;sy02ӫ֦{bAvY Tl')FiqvE( `[{`l ~6shK߲5uV0u4._P${VlCjz-vr(`B+)j}.;vFeO͐z<.! 3禱=vciR&аg8SEa8@Es&h5ם\#/9agcdyOV«? b"*viKgc<['+dqӫ(Ke>,$NrΊo~K*85(4ޏ.ufs< 7WO6`i~oa>02=]i B [ OMXLQjunvͫqY8 2&h3vrb{IQx>yBۻyg #~[с[uMQFDТ3~4P{cTTm-g}0t v,n`|c.kTz%NlƁ 'Y`?HN `s-a\֞5r[$1Ȯ%k說17Zh܈#\f:̓1(Oq'ް<6: $_$|=u:iF_ޣB5 ]3PN6{=(plubL܈mwj [~# 92~#;x[;DLkk%22ቧ fbU dRi3Ff.dXKY@XQCV138Y*_Up5i=NPT $2i?|4L4Q8b\ sOl4xGjU9jlpFt#'v:LE.­D/.^鞢x;8RD 8kЃS߸0z%㘫v5S+`d5vhf͈%*^5G=O:෵$<Y?wQ]LB`߂ݑ9-w.@(ǂ5JXGmN0@9p3>6^>2@i@Oe׾nȦǀv\d7桔1ƺmkIUP{O\cjkA7q:fsXnkァiEeJ,pD1Ho*)hZBSB!Ѕ%^=]m ]V^Z^ 13wkxgd*pn7E%P{zžg^ x=I2J[ljxc@']86<) 0 ܬ%* CKm)B_f^[(|PoQ/k()DOCAhdfVBHWpV%iCJj)Q5Yjg/FVEQ.t?Iҹpα1q>m~~eB;J`@xZ md5g,sQ}[}  % $#:#bZ#/`?ii֎/ .6p(s34? vQ D )c3"^ؠQ7d'?9MyS"to+d;+csK8[pa)IF5ip>♀+$ UcO* y%O'h#R4*_ts5 WmL >"W >Gf}6tu}k!c ŽćL}w(xe]zzqcƕZgՅA+N`[1:$Q:gh~2O <6kpgxxz"aױr?.o(1Ӑm<28}ήRxO1qY޴5& ].X:EJ0M}I= 2€\˂X]ECRye-h$Q[4 !^ _"aCi{]8$0ǜtb6 JQP'ܟ7Du%&Qq6zwNTom(qFM<?{}K(U"BٰM&(2f B),om }~I$z@zLL:{>Ш"yJ",ʼwLZS\Fd 1ED1vͣ'~LZ?!kLBŋ1pk^G IqlTٖ: Oj"88.!0ao r8nYӴ, g2NYILuLKH̻27\F|jpT .}8GQHPQgMEᮅoV?RnImwӝ w6U(Y>d2T%TSH xN9dpۻVt.p2#o@yN03kH?M8t2ZwD>)VYn>_Ċۨ>#~VLmtnBc)G#ߴREF=B3#O%=;vSI^k'IKǧ^ 3Е)r*~Nv ?9f=;3遑7`|.LwQl{SS81=l3qtO :nOTF pxUA!|M`DZkg]Dl˅,!_l0%NC}DoٵyT\E/EyJuaQ-([h7^T [lpҒBM*f^ oX@DQp`(W,h%4 ^XlJ@}j{iuYarHj]+Lȱޓ:g&<;I/.R!Yl,D_Hya. ﱠ"7x& i_ެJe( N#G<nhSk疗DMry^u W=DS _ '}G% TGId4[Qj[#XgHw5b<KcVĉ7.WzW$c;Ӳz͆s&^&R\g~SfS}Au6tGwo&"8WivUEBSBf6PIcgs3z->JI(~$-,(Sy'@m3.l+B'IbI [%fZnaCpo|lJ8iePRG;LwAC&[^dDRGx+h-iϯ)%MEfdMpj^V㚚 W!rie6D{[6Rf]޵c?M_D١əFfJPq<6),53lQӯwxXOXsG/W72h6 sЯȅ/CZgPOi(cDRY]h#l.ymi0ȧ~T#?o(" Ϊ7 'pK249tKJl]H<ǠZ{d ԦAl(Vٰܗ V" -&)̥4',eMš`*ڷkhLfe mM9'[NC <{D82HN)(PGK8z2k:MC# &iNvGvuǘ*D{>W naB^oSHD 콇> UZ"B#yoc(+XbɎwZ2./J8F1&-Q uٔjLk%ikR-`_8sLze.܋ػ(E.!%z AMAI%:\inz/Dȉ)neFWpNG P[17] T?׹M,ɬ/(dƔ ,ϕw|/1}zFLF$7@,j=KJeHD%&|d )X*a&&G֚Vy#QR{Jo9j{Bj4]AG^jVw$k sKu7fOCI4ThQU|@nWҖ"h[gXwq/ԩigN3S6ҩչѬ8JΘi^ք`RB>}UWY%Eٵf2n$џ,Du9+gM:a2 |~$Ҧ5-㚜{>N#e hPJa54Bt?co b5IFȳP{ל+3$`^*r{Al#j9!ȣGr  d>V30 ~Z81 D5PAȤݮAv'͡h"3tT9ݽ- CFFMڌ+;+7IVݡӗ ߛ>nf5kka7FWoP:H9=;SoL3 ouQZƂ#CVLJL!f#J?c{y}@9>rA*TDuK?.[J1" ʹAn NEG1fߪg[ J(BpBf(Pz4)T6knv.L(EvMAϡWTó< [F2 FeHHԖڳ* v\*t&l7d\狶tSɼ!l2j=nf(ku<&;߰δjgRsTAx7 hw'Ϋw1ao DQ2$ԙBe4 +K XhA@毒Q85y_ obZRk>]`d7i$12wiRgaBEʶ1͹U) uGE2ֲv R! l4*o vRf|ܕ:"2_8(s$qhj+dW"*|fgԻZ8*S $ x:Q84lp]A3{En y"e-N?ܡ\`A "є&8oq,+hGL~ٓppElʎ#i$f)R+gEVѥ-ê2f~n!%T;ܠ^Rs.#D>_gn~o}w޶:bX4WJ![W=`]KQ8i7HV^SS(jwjx h^=Цٻ_W}.a2K/?DkZ:$ SZAe᷽#u Gꩦv6kgk;Cd7-"|ǐT=/`  Du]'*p[KM=j@,`]+FzE3]C iŞR&>[Pfm)*ՙ$?ۆSEt`aEXFi|^EYIukޥoq#ʹHO] e,wV,c""~=)8Y9v}^K%*dG.L@&ı[TqVo{]|N ӭJlJޅ) ߚ9ݯN*3V:Q؅ЃO-)FEnIVl2^` a`ϭ7r[hb,8p&CkFcģ&$)FHGP% +`oOE$qO wi%U9;0^6@;9їOe \btxĝ(:oI5v.>d_žF8рȕ*_Ԕaq3V_Q (drp]MDB`zxP>="TJT/?y6O,˒G\.M6J~Pp'ߓwV'59xYD6.:ZWuPhsWߴ<^WXUK`MË< 3ȈgʂLz=;޵RyZOjL*䴊w>S:տHעcA}>U{|-hIr!,[aۑ(9$ufSwƋ̌DZGia&(frG{B7 "8Bϖ%P/ik7]E 諁' ߞ:G(b,CwMq[GA, z&AQs*-[VŰ E" l> Un N|T`k / O2]qɼH(xbbevx?ĪS;L H;/Ř`(9Ǐ0nSͭ&cqL*D!'.\I?7&XP6~"$`}-N` qZgyPv%؏967kO)ꐭݸZy3՟X&~6W T)r9baS.)o~p8fZ}lD>a2RXRDʆ]F?_]BNfE⹫:4zhҕān%E"sNB~[vMdxx%smWU7;w}k.y2ŭzFxTT ;cڻf]dHm.buFJhOmФ̚ ; _,:< [Z8݀Ij7rN|0 q %M }t'B?,+BzlЛaTg̫='JDn^…OG;7h'1 S9h1lj]*u+Iwlx[#h4m26ްDz/#{#27xBl)H,h@1hFuYӫzƒ?_U4 Qyuj;d;]Hc/hNTnzHc_fd-MDx;BK?b_'Ŕ .Y:UB0 fRS݄w[AޒSJơG&7#Ĩ1ڼ5zM{q4o>GD[;`oaS;fTUBlI[Yu^?Mr_ x^Mbf*$P\ϧȿhUUyXgEG|$ J44aѬ;5cڛ%yåd@*=BTۗlB&&.6F9 8?&&].npJV\ *§8\Z"&F33+Pt ~}/i,C l~c u?R]<{R?lRQLOĹ9%d (dSH4ӛ4K#"q.a!X[r̞cҩziԘZ/GZp߉`"{5Y L]roii=^w_vsrJE&?ΕVl zl~We|doLm#iYv ra|cu]HYL:\]6 FIksGl֜ފ흲wCf G%ɻ=zʄW5}OPW\O,A[yrW 6|]^b|1gA8iiy-Kgꯁ͙Fȹ5 xFkʸ'{{ids?踩> ҬJI#;>Nu? 3^~;QbQc.X1ϳ TW΢|?=\Jm(}VwRͧ Q͐AaI`.O0kfj̻S$bɩLC*v+ogcBJ8$ 4=찙Kk:j&KEkB!i^D"7FCuW JJ҆8LU`#_4Sɽ:e!x~[I).tE0QᙋOQNRnֳOS>-!=6 w0_P":ȸ7̯:{;=dyŧ0=O߃H|XU6.(lrڼ36e䌷:GY} >r;YɼjZ)pHұaKSu>l̥b9jS)!?HaT55'1бŪ(}(Q9kbL/>u튤[8b&4h0Ft>gM~~2 YsZ`K,_߳wZ7v^7ξs&&.C@a49#о-C2WYՋã%b[X(d@Tư]d,Ts&`ȑo'ږq&AxqFW ^e0˔ݹ6`Tѫ[S~> ,3y}w`ޔ?!ĴbS:𐰬˞θԞW/xh- =6{~/Z{񟨶贜ۙlcY_k#TE!G&v_6cpF3Dmg7J+4LF {QةC! 8Tt^u ~q6t@_(+qR4s)nVd_C -%8ȼ7J)is@v)ы1Fguz؂ v9{?@B@P9o>/Lp"2ծ@$J3PC]yi5P ~H[I@g*5Yi^ďZ-Kl|#}&qЄ'N0eEp{uPr]<`QK#&=YMv*fRyq_5 υ@%mR]ΐ\7]+*0z o\ms7MZHkl %xG+o;; (xSͤ#+URK~و2e=<ՂնbM R-^;y)%z";vLe٢2cYx~t"fQWēzɷ7JRbL4Ǽ?@mD'A+L9;0p{he 8#!؋ j!9Ne1TZ?.s3U "Oh<)Gtq1~ Z \N6ti, u%-3ݱH斕(>s%?_O[HTqOM 76e,l7-d"dnV%'XYZdF =[PM8!3\FX fğAԺ2W{ܱx$5N*ZT1f55Z:|SZثZ6Hebcm,3A5[;:K^K۬}ɻiWx?{ tZXjH$СZ3 ۓH`jc+k`4b)Rv,_.ud"|\٢;M.;yNMr#tgYw"HH Tm85OW<- Ӛsc =07/ƑL#k~ϰ>ay׽63Nsl=2 6‘³"U)qkI*j ~1o~TR?#9BON?,0ҐU̖hm!mJǘydBuF;iQL|&ZXb6a5@`YNsH}˭q?9:؂9'M"B R>Q41K`#\E }(c䅭Y۹5}!\=,Es A礻K?D P7cq^Nǩߍ> ^.Qk8Onܠ|.,d(zɌW~ UF*(J\r|gQJdAB}M #j*V A8  MwJm$. c>\/z.2ՋIC9(ʜ]>9> _eW_.15[eDuO93+]Bbu)L([r 18 c@>Drs\uD;BX%6ݴXj-[ݎ⨷2by THTy:@] coj"6]\}+ {E7}{Rq*3[~P ޭ@i MkCb$xpMRO@c<1O>tUFk'eHhبI]x5IVD%+!z oFYoTV plz֭ Bwzx]ʼn) X5ˣL7n5p@0z()lE\۷'JjTg%WäU:GX;b1IURh:Fi{@tn5?sՊJWٰ7X3H5lH!9hT[ôp,W'3> iDvDuw)s-8!+$֊#̐ IHxA^Bb?05Fxsb5}|ohԕ 96뾥T[ѧeAFO?]tPt/G w~; 9`.(q:ݭa]@K{n2B2հ$+yĪ|ї"Uϕxzbi5JCP4֞ iO,p1WXyBc\5-,I\p 3inR$'cl)&̎7KY]6Ș2@yv͍S<\n`Z"+""Tגt|=yE6^4QLNԪfK-cFMf(BLTL]1@4#H=)Z7~18f=j>VYAL Wb?scdDKz3kK$lLPedo; lCA ]#g K^x{PҪ6 uŎ2ce[AF>DȫoAiQ'<@,µ/`+f#// q_'-b?6M<%Mm "$\#0e$R[7ká8660G ݌9;TrRY}B7Ej<_d226^ ρUKS Y_%i/0uzNEa+n<6'."E`7J'&xw#q;ݗ(e)xM֦\%,*+pY1lc:ٛ ~ڒfdS F?SsVv4՞YzhVAUܻ9^sѬ!uIܯ`* )`M U`:(L:sDl⣡VP^ߜO:_( 7&=N#9|:}gqK*]J?+F팒i;>2k{$[o PhV7Wp$$~ Y0#fHDk@3:m&jHv&}/ԌJԫv_>k/6@o,k(}K%L,8ozt=)˚Knq:N&fvgz7uDц #`,gWp(\JoZ۪K]cʷ̓f5VƢg.Eҷ,i:_k}߇Wiq1a"f9#&0u1jI$Gk^h7ޅAT(5vs o^ XFgj1a{/c\m<ڨ8EasTLoרAkOGGê9.븞+SE=kdBיU_5& )Yl링@! ;}9!lD (-i Ϫ5SY,1AH ^(87oW+Ȥ~;)Gƃ nΑQ]1SBLi)O AwX0 Tq 9|66꡹/Ht;Hꏈq &OULMry>u4IN =RߦsjfcC{1VrjNLZ#P.RU}`<2М|)c2L_}F x0L*f-V>Ԗ<8}e|mZgO潬Rߤ023[ux%0Ewؼb3xNZ54MJw:'Ҏ֊"y5"QͅN. F;롭=odjxHX&F'W9a\;%Ax{m=7ߘe@ jk.#,ZꮜU6?ϫB JRyʂ^^چ}ݝ\w*-lC_Z0 ^M$I|hM( ]J=u{?%VU ێ|JN 7H=SpN >.IgÃ~%?zZ$ʠ-*>騩aMo[lBd骯bԓ MrHn|/q4itβp>TCe*`}M"=KudlzcEҍ!ΙԌ7o®Y|C |e{a#sH׭2in?љ()qy $i`~Syѧ?%g5|~sx K@=YĿl Ây_PNE*j+.#.c0wY,CԹ^Q濭[IVˤTu%u -n XÖŊquhIKnѩiM7ζͶ:Q Q*TJ+Gqw:~#Fֆz]qᡣٞk"y[xY8$&8O{Ok9dnY7Ro? 5ՂM7#}*9{]ss#'Z<}}45E &鄬){rQMZFF2dL`+N'&+q1&\|['qcY%1Rz5`䪙(H2Rt쥢:T~3)xk"wz&89j~E)x@{Q9L5{h#Pu[դ(veR%y3d3w[}j2 ;ra䂲2DALcov6 , xX7P0{plXRHl;z5L-[Xז~k՜tRyO>ZLޛH L^͑ܰm7^7œo@Ne Љ4v7].]?B{P0v?1p]%2}{9!0ڀ{ Ώh#+wfRKX))^l!jCbI]Wޞnr5y[W /s߃3e6OQ GyK9" aKB1s+T{3a1P@"Li>mn7J$#Q"Gj[LiY_ =Ug7v"kR`хlv \w+Y߁t*IU 4Xh/rD?ZܳO\mC}D&'ZH7*z7%&[(&%5j_ űY'LI E b)ʌ=yf9JtxoKKL1,X1Bw 6Vl?!CPq)?9i霜Nzmh9ƈg+<{X$L+uA"߿9:L"Wfv!.rǿq T,P\&Q<P$UF` In$Ѓ<~Ou/b_C钐3Qs>,[h3azj @Q܍E=o7_!9 WaepmVLK)=gظmT_u)Zw7Oa'br&+R]]/H:cӡ͗oy']n.sN]=4cu;}Iop)#IU"]׹D/10rtVC5WI$_^zF//޲ %BD)ŚZ=~@\K\"9p!m>ǝ̀%b!?W0v%ձvXiVZ++~&8>ϞU|"{[=Z.؄̪AƼצG ^'M2S 5ilThTAUpFU $q3Im̾p$}pߌqUkB[1*PHN~wiRS. s+gP;C@sf7鈷AOs+6Crqٰqg:w]p/i JKJ!|X}P, J>$Lvf%:AoGO|4K yb$+Ϛ+J{y}-&ɚQR>'Ph,-Y&~*f5 ]$ZTfQmbTh`o|6o{g:IG=$6i}6]V(KgZ(]0FV5]rB{E1"S-L$!5 Ν.!PȬlL&VSRg7 #,FJw{(TpI;Uv/U͍4ʰJC)i0.I A>z:ڲ^sC(łˉF OwM,a ~l]!=Wb;dA-ΣJquw({Hed2.|C1[ .<:˽7`ң~ /$^zYJ KկcIhL2.#( k3مԠqs\#7'Wh;54k<DF{4h6WD׭)>_ӑgEhS1m[)$U~bΖ|2'ޅEu@^I!M4"i:g. ̖ %ҧu c4hl mJWE^C]<|_zf]Rn 1~֐7nĢ%9=<'a]tb;[e2zAj<cKכ&5G%O~PxHOʅ7aS~hb5g\_ yj\OͶhjKvpJA3_stQW!A+N84kz c ʎWWkewx+8~j|W$a'zQ'dy@ XQ\^z7KN\?j&"p G9uuaZd ̓@w.ơCMH?alzN|4y aZQZ/qnՇ[|OHZ?ݮi)E*džღR "Dp2yLA AC,.ZFp{QC@Tlģx?W F J {?XmhIue_vU̳2lc,K-$4C~|k$zv@D CID x%PVHMrbRb4#a]ǬV zȅq\hWsu7T}VqCۚV@Bw\VN\Awr&vHR}xBAa.[Tj5M_;Sw̟q{sʰ—SayP7cL Nԟoyܯ﯃3؇tOk6 4i Ts$hYǐ7k@D!LG wG'\O\y雋^^wh,=05+.V 5.ߨr)ˤ`K ]ĆIU"$GX#ZE Hzgb6Dhlc3ms5o5WchiԳ. Ov@ d$}#2jX(&甝b:/|f׹K{t}R\vBJi/\1m2wQR d>=pH>ɯ&Fy{M71,R_y%͸',>]IXZ ͿŁ s#&k-g}fI zef&GTʶ YZ