summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2016-02-25Use OPSYSVARS.jperkin20-121/+61
2016-02-25Remove manual OPSYSVARS additions which are now part of the default set.jperkin4-8/+4
2016-02-24Update to 16.02.1ryoon4-29/+69
Changelog: 2016 Feb 05 v.16.02.1 + Translation updates for Portuguese. + Bugfix: Resize: locking width/height ratio did not always work. + Bugfix: Slide Show startup sometimes failed. + Bugfix: If an album contains the same image file two or more times, stepping sequentially through the images loops from the Nth instance back to the first. 2016 Feb 01 v.16.02 + New Effects > Cartoon: convert a photo into a cartoon-like drawing. + Add Text and Add Lines now work better with images having transparent areas. + Paint/Clone: optionally paint over transparent areas, instantly or gradually. + Brasero was replaced by growisofs for writing image files to DVD/BlueRay disc. (growisofs underlies Brasero, K3b, and most other disc burning utilities). + Edit Any Metadata: UI improvement to better handle long text strings. + Batch Change Metadata: UI improvement to better handle long text strings. + New batch function: select image files by clicking thumbnails, output a file with a list of the selected files. Useful to feed shell scripts or other apps. + Function key changes: F10 for full screen with menu and panel, F11 without. + Batch Convert: overlay images (e.g. credit lines) can be sized for a constant screen display size, regardless of image size or aspect ratio. + When viewing images sequentially using the [prev/next] button or keyboard arrow keys, adjacent directories can be spanned without user navigation. + An album can be opened from the command line: $ fotoxx -album <album-name> + Bugfix: Retouch Combo: reset button did not reset everything. + Bugfix: Panorama: "file color" button caused image misalignment or crash. 2016 Jan 06 v.16.01.1 + Bugfix: Search Image by tags: uppercase/lowercase failure. + Translation updates for Spanish, Catalan, Italian, Portuguese.
2016-02-24Update graphics/opencv-contrib-face to 3.1.0.fhajny3-25/+27
No opencv_face related changes mentioned in the changelog. Lock this package to track graphics/oepncv version.
2016-02-23build & install broadcom and qualcomm DRI drivers on ARMtnn2-8/+22
2016-02-23Provide compat strndup/strnlen for older Darwin.jperkin6-9/+129
2016-02-22Add support for LDFLAGSkhorben3-2/+21
Fixes build with the default settings.
2016-02-21Update graphics/opencv to 3.1.0.fhajny8-79/+57
* A lot of new functionality has been introduced during GSoC 2015: - "Omnidirectional Cameras Calibration and Stereo 3D Reconstruction" opencv_contrib/ccalib module - "Structure From Motion" - opencv_contrib/sfm module - "Improved Deformable Part-based Models" - opencv_contrib/dpm module - "Real-time Multi-object Tracking using Kernelized Correlation Filter" - opencv_contrib/tracking module - "Improved and expanded Scene Text Detection" - opencv_contrib/text module - "Stereo correspondence improvements" - opencv_contrib/stereo module - "Structured-Light System Calibration" - opencv_contrib/structured_light - "Chessboard+ArUco for camera calibration" - opencv_contrib/aruco - "Implementation of universal interface for deep neural network frameworks" - opencv_contrib/dnn module - "Recent advances in edge-aware filtering, improved SGBM stereo algorithm" - opencv/calib3d and opencv_contrib/ximgproc - "Improved ICF detector, waldboost implementation" - opencv_contrib/xobjdetect - "Multi-target TLD tracking" - opencv_contrib/tracking module - "3D pose estimation using CNNs" - opencv_contrib/cnn_3dobj * Many great contributions made by the community, such as: - Support for HDF5 format - New/Improved optical flow algorithms - Multiple new image processing algorithms for filtering, segmentation and feature detection - Superpixel segmentation * IPPICV is now based on IPP 9.0.1, which should make OpenCV even faster on modern Intel chips * opencv_contrib modules can now be included into the opencv2.framework for iOS * Newest operating systems are supported: Windows 10 and OSX 10.11 (Visual Studio 2015 and XCode 7.1.1) * Interoperability between T-API and OpenCL, OpenGL, DirectX and Video Acceleration API on Linux, as well as Android 5 camera. * HAL (Hardware Acceleration Layer) module functionality has been moved into corresponding basic modules; the HAL replacement mechanism has been implemented along with the examples See full changelog: https://github.com/Itseez/opencv/wiki/ChangeLog
2016-02-20Update to feh-2.14.2szptvlfn2-7/+7
ChangeLog: http://git.finalrewind.org/feh/plain/ChangeLog Thu, 18 Feb 2016 20:40:19 +0100 * Release v2.14.2 * make test: Ignore results on arm and mips since they expose a bug in Imlib2 1.4.7 and/or giflib 5.1.2. Note that due to this bug, feh may be unable to display gif images. x86 and amd64 are also affected. Again, see <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729> for more information * -f / --filelist: Do not print useless error message when a correct filelist file is specified * -f / --filelist: Fix bug in "-" / "/dev/stdin" handling affecting feh running in ksh and possibly other environments Thu, 04 Feb 2016 20:31:38 +0100 * Release v2.14.1 * Skip a small set of build tests on Debian and derivatives, since they trigger a Debian/Imlib2 bug. See <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812657> and <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729> for more information
2016-02-20Package DeforaOS Artwork 0.1.2khorben4-28/+22
This release adds a couple icons for each size available.
2016-02-20Bump revision following fix for x11/deforaos-libdesktopkhorben1-1/+2
2016-02-20Package DeforaOS Camera 0.2.0khorben3-15/+23
This release brings: - support for the latest libSystem - support for Gtk+ 3 - support for JPEG snapshots - improved preferences handling - new camera stand-alone Widget - further improvements to the user interface
2016-02-17SunOS needs alloca.h and some TLC in sysutilsrichard3-9/+40
2016-02-17Update ruby-mini-magick to 4.4.0.taca2-7/+7
4.4.0 * Using MiniMagick::Image#format now works when the image instance is a layer/frame/page. * Calling MiniMagick::Tool#clone as a way of adding the -clone CLI option now works properly (before it would call Object#clone). * Badly encoded lines in identify -verbose don't cause an error anymore in MiniMagick::Image#details. * MiniMagick::Image#details doesn't hang anymore when clipping paths are present * Added MiniMagick::Image#tempfile for accessing the underlying temporary file.
2016-02-17fix --disable-xcb when x11 is not enabled.dbj1-2/+3
2016-02-17fix linking of openCV libraries.dbj3-1/+38
fixes build on Darwin
2016-02-17Update to 1.73mef2-8/+7
-------------- 1.73 Wed Jan 21 01:36:45 2015 => RT#87918.
2016-02-16pull in https://github.com/python-pillow/Pillow/pull/1706drochner3-3/+28
fixed buffer overflow in PcdDecode bump PKGREV
2016-02-16Update 2.4.5 to 2.4.10 (From README)mef2-8/+7
---------------------- 2.4.10 Upload to pause.perl.org failed for version 2.4.9. Therefore, the version 2.4.9 was renamed to 2.4.10 for a new upload. 2.4.9 Upload to pause.perl.org failed for version 2.4.8. Therefore, the version 2.4.8 was renamed to 2.4.9 for a new upload. 2.4.8 Bug repaired: rt.cpan.org #81171::Composite w/two ::Lines and xy_plot ==> undefined value when drawing ticks (t/composite_7.t and t/composite_8.t are showing the differences) Base.pm: defined(@array) Chart.pod corrected for deprecated @ARR->[$i] 2.4.7 Not published 2.4.6 Number of named colors extended Documentation.pdf explains the use of colors (Appendix added) Corrections in base.pm, routines _draw_bottom_legends, _draw_x_number_ticks in LinesPoints.pm, routines _draw_data
2016-02-16Update 2.01 to 2.21mef2-8/+7
------------------- 2.20 Tue Mar 29 11:51:38 CDT 2011 - Fixed tests to avoid failures, upgrade tests to Test::More (courtesy Mark A. Stratman <stratman@gmail.com>) - Remove conditional support for GIF/PNG as all new versions since 2004 of GD should support both 2.21 Mon Sep 24 12:10:29 PDT 2012 - Redesign tests to use Test::More and to be more tolerant of how different versions of GD encode images (thanks to Lukas Mueller <lam87@cornell.edu>) - Add PREREQ_PM to Makefile.PL
2016-02-14+ zathura-djvuleot1-1/+2
2016-02-14Import zathura-djvu-0.2.5 as graphics/zathura-djvu.leot4-0/+32
The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre library. Packaged in pkgsrc-wip by myself.
2016-02-14+ zathura-cbleot1-1/+2
2016-02-14Import zathura-cb-0.1.5 as graphics/zathura-cb.leot4-0/+31
The zathura-cb plugin adds comic book support to zathura. Packaged in pkgsrc-wip by myself.
2016-02-14+ giraraleot1-1/+2
2016-02-14Import girara-0.2.5 as graphics/girara.leot6-0/+108
girara is a library that implements a user interface that focuses on simplicity and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it provides an interface that focuses on three main components: A so-called view widget that represents the actual application (e.g. a website (browser), an image (image viewer) or the document (document viewer)), an input bar that is used to execute commands of the application and the status bar which provides the user with current information. girara was designed to replace and enhance the user interface that is used by zathura and jumanji and other features that those applications share. Packaged in pkgsrc-wip by degroote@.
2016-02-14Fix build on SunOS.jperkin6-8/+62
2016-02-14Update oxygen-icons to 5.19.0markd3-11/+945
Remove broken linked files Add app icons from the kde applications Add breeze places icons into oxygen Sync oxygen mimetype icons with breeze mimetype icons
2016-02-13Update MesaLib to 11.1.2. Remove patch that was merged upstream.wiz3-23/+7
Changes: Mesa 11.1.2 is a bug fix release which fixes bugs found since the 11.1.1 release. Mesa 11.1.2 implements the OpenGL 4.1 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv (GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.1. OpenGL 4.1 is only available if requested at context creation because compatibility contexts are not supported. Bug fixes This list is likely incomplete. • Bug 91596 - EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI • Bug 93628 - Exception: attempt to use unavailable module DRM when building MesaGL 11.1.0 on windows • Bug 93648 - Random lines being rendered when playing Dolphin (geometry shaders related, w/ apitrace) • Bug 93650 - GL_ARB_separate_shader_objects is buggy (PCSX2) • Bug 93717 - Meta mipmap generation can corrupt texture state • Bug 93722 - Segfault when compiling shader with a subroutine that takes a parameter • Bug 93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location • Bug 93761 - A conditional discard in a fragment shader causes no depth writing at all Changes Ben Widawsky (1): • i965/bxt: Fix conservative wm thread counts. Dave Airlie (1): • glsl: fix subroutine lowering reusing actual parmaters Emil Velikov (6): • docs: add sha256 checksums for 11.1.1 • cherry-ignore: drop the i965/kbl .num_slices patch • i915: correctly parse/set the context flags • targets/dri: android: use WHOLE static libraries • egl/dri2: expose srgb configs when KHR_gl_colorspace is available • Update version to 11.1.2 Eric Anholt (2): • vc4: Don't record the seqno of a failed job submit. • vc4: Throttle outstanding rendering after submission. François Tigeot (1): • gallium: Add DragonFly support Grazvydas Ignotas (1): • r600g: don't leak driver const buffers Ian Romanick (2): • meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state for GL_TEXTURE_RECTANGLE • meta: Use internal functions to set texture parameters Ilia Mirkin (6): • st/mesa: use surface format to generate mipmaps when available • glsl: always compute proper varying type, irrespective of varying packing • nvc0: avoid crashing when there are holes in vertex array bindings • nv50,nvc0: fix buffer clearing to respect engine alignment requirements • nv50/ir: fix false global CSE on instructions with multiple defs • st/mesa: treat a write as a read for range purposes Jason Ekstrand (3): • i965/vec4: Use UW type for multiply into accumulator on GEN8+ • i965/fs/generator: Take an actual shader stage rather than a string • i965/fs: Always set channel 2 of texture headers in some stages Jose Fonseca (2): • scons: Conditionally use DRM module on pipe-loader. • pipe-loader: Fix PATH_MAX define on MSVC. Karol Herbst (1): • nv50/ir: fix memory corruption when spilling and redoing RA Kenneth Graunke (2): • glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable. • glsl: Allow implicit int -> uint conversions for bitwise operators (&, ^, |). Leo Liu (2): • vl: add zig zag scan for list 4x4 • st/omx/dec/h264: fix corruption when scaling matrix present flag set Marek Olšák (1): • radeonsi: don't miss changes to SPI_TMPRING_SIZE Nicolai Hähnle (11): • mesa/bufferobj: make _mesa_delete_buffer_object externally accessible • st/mesa: use _mesa_delete_buffer_object • radeon: use _mesa_delete_buffer_object • i915: use _mesa_delete_buffer_object • i965: use _mesa_delete_buffer_object • util/u_pstipple.c: copy immediates during transformation • radeonsi: extract the VGT_GS_MODE calculation into its own function • radeonsi: ensure that VGT_GS_MODE is sent when necessary • radeonsi: add DCC buffer for sampler views on new CS • st/mesa: use the correct address generation functions in st_TexSubImage blit • radeonsi: fix discard-only fragment shaders (11.1 version) Timothy Arceri (4): • glsl: fix segfault linking subroutine uniform with explicit location • mesa: fix segfault in glUniformSubroutinesuiv() • glsl: fix interface block error message • glsl: create helper to remove outer vertex index array used by some stages
2016-02-12remove our fix for mesa bug 91806; was resolved in 11.1.1tnn2-13/+3
2016-02-08fix broken dynamic library handling on Darwindbj8-8/+95
2016-02-07Redo with SHA512markd1-1/+2
2016-02-07Add luminance-hdrmarkd1-1/+2
2016-02-07Add luminance-hdr 2.4.0markd6-0/+170
Luminance HDR is a graphical user interface (based on the Qt5 toolkit) that provides a workflow for HDR imaging. Supported HDR formats: * OpenEXR (extension: exr) * Radiance RGBE (extension: hdr) * Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff) * Raw image formats (extension: various) * PFS native format (extension: pfs) Supported LDR formats: * JPEG, PNG, PPM, PBM, TIFF, FITS
2016-02-07Add py-openexrmarkd1-1/+2
2016-02-07Add py-openexr 1.2.0markd4-0/+37
Python module for ILM's OpenEXR image format and library
2016-02-07PR pkg/50775. Fix build under Linux.ryoon2-6/+6
pkgsrc removes Graphite.cmake inclusion and nolib_test function is defined in it. Remove it for Linux.
2016-02-04+ sxivleot1-1/+2
2016-02-04Import sxiv-1.3.2 as graphics/sxiv.leot4-0/+50
Packaged in pkgsrc-wip by myself. sxiv is an alternative to feh and qiv. Its only dependencies besides xlib are imlib2 and giflib. The primary goal for writing sxiv is to create an image viewer, which only has the most basic features required for fast image viewing (the ones I want). It has vi key bindings and works nicely with tiling window managers. Its code base should be kept small and clean to make it easy for you to dig into it and customize it for your needs. Features * Basic image operations, e.g. zooming, panning, rotating * Customizable key and mouse button mappings (in config.h) * Thumbnail mode: grid of selectable previews of all images * Ability to cache thumbnails for fast re-loading * Basic support for multi-frame images * Load all frames from GIF files and play GIF animations * Display image information in window title Reviewed by wiz@ and kamil@.
2016-02-04Bump PKGREVISION for vala update to 0.30.wiz1-2/+2
2016-02-04+ glfwleot1-1/+2
2016-02-04Import glfw-3.1.2 as graphics/glfw.leot5-0/+87
Originally packaged in pkgsrc-wip by ryoon@ and then updated by nros@ and myself. GLFW is a free, Open Source, multi-platform library for creating OpenGL contexts and managing input, including keyboard, mouse, joystick and time. It is intended to be simple to integrate into existing applications and does not lay claim to the main loop. GLFW has native support for Windows, Mac OS X and many Unix-like systems using the X Window System, such as Linux and FreeBSD. GLFW is licensed under the zlib/libpng license.
2016-02-01Update jpeg to 9b.wiz4-21/+24
Comment two patches while here. Version 9b 17-Jan-2016 ----------------------- Improvements and optimizations in DCT and color calculations. Normalize range limit array composition and access pattern. Thank to Sia Furler and Maddie Ziegler for inspiration. Use merged upsample with scaled DCT sizes larger than 8. Thank to Taylor Hatala for inspiration. Check for excessive comment lengths in argument parsing in wrjpgcom.c. Thank to Julian Cohen for hint. Add makefile.b32 for use with Borland C++ 32-bit (bcc32). Thank to Joe Slater for contribution. Document 'f' specifier for jpegtran -crop specification. Thank to Michele Martone for suggestion. Use defined value from header instead of hardwired number in rdswitch.c. Thank to Robert Sprowson for hint.
2016-01-31Update to 4.10.5ryoon9-211/+53
Changelog: NEW IN VERSION 4.10 ------------------- - Bug fixes: layout, usability, preferences, locale selection - Works with both Qt4 and Qt5 - Build uses automake/qmake hybrid (instead of autoconf/qmake). - Layout annotations are honored in multipage mode - Experimental OpenGL rendering - Slideshow mode NEW IN VERSION 4.9 ------------------ - Added language selection in preference. - Added option to override printing and saving restrictions. - Automatic reloading of djvu documents when the file is changed. - New chinese translations. - Improved network code (needs Qt>=4.4.) - Remember the last visited position for the last 50 documents.
2016-01-30Changes 3.1.0:adam2-8/+7
- Fixing test failures on Python 2.6/Windows - Limit metadata tags when writing using libtiff - Rolling back exif support to pre-3.0 format - Fix Divide by zero in Exif, add IFDRational class - Catch the IFD error near the source - Added release notes for 3.1.0 - Updated spacing to be consistent between multiline methods - Let EditorConfig take care of some basic formatting - Restore gpsexif data to the v1 form - Add /usr/local include and library directories for freebsd - Updated installation docs for new versions of dependencies - Removed unrunnable test file - Changed register calls to use format property - Added field type constants to TiffTags - Allow saving RowsPerStrip with libtiff - Enabled conversion to numpy array for HSV images - Changed some urls in the docs to use https - Removed logger.exception from ImageFile.py - Removed warnings module check - Changed arcs, chords and pie slices to use floats - Update unit test asserts - Fix command to invoke ghostscript for eps files - Consistent multiline text spacing - Removed unused lines in BDFFontFile - Changed ImageQt import of Image - Throw TypeError if no cursors were found in .cur file - Fix crash in ImageTk.PhotoImage on win-amd64 - ExtraSamples tag should be a SHORT, not a BYTE - Docs and code health fixes - Updated freetype to 2.6.2 - Updated WebP to 0.5.0 for Travis - Fix missing 'version' key value in __array_interface__ - Replaced os.popen with subprocess.Popen to pilprint script - Catch OverflowError in SpiderImagePlugin - Fix the definition of icc_profile in TiffTags - Remove old _imagingtiff.c and pilplus stuff - Fix Exception when requiring jpeg - Dependency scripts for Debian and Ubuntu - Added Usage message to painter script - Add tag info for iccprofile, fixes - Added some requirements for make release-test - Flatten tiff metadata value SAMPLEFORMAT to initial value, fixes - Fix handling of pathlib in Image.save. Fixes - Make tests more robust - Use correctly sized pointers for windows handle types.
2016-01-30Add LICENSEmarkd57-57/+114
2016-01-29Fix PLIST issues on Linux.leot1-3/+7
Thanks to jperkin@!
2016-01-27Recursive PKGREVISION bump for poppler shlib bump.wiz3-5/+6
2016-01-27Update MesaLib to 11.1.1. Add patches from xsrc:wiz7-28/+110
atexit() is not a good idea in shared libraries. Changes: Bug fixes This list is likely incomplete. Bug 91806 - configure does not test whether assembler supports sse4.1 Bug 92229 - [APITRACE] SOMA have serious graphical errors Bug 92233 - Unigine Heaven 4.0 silhuette run Bug 93004 - Guild Wars 2 crash on nouveau DX11 cards Bug 93215 - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail Bug 93257 - [SKL, bisected] ASTC dEQP tests segfault Changes Brian Paul (1): st/mesa: check state->mesa in early return check in st_validate_state() Dave Airlie (6): mesa/varray: set double arrays to non-normalised. mesa/shader: return correct attribute location for double matrix arrays glsl: pass stage into mark function glsl/fp64: add helper for dual slot double detection. glsl: fix count_attribute_slots to allow for different 64-bit handling glsl: only update doubles inputs for vertex inputs. Emil Velikov (4): docs: add sha256 checksums for 11.0.1 cherry-ignore: drop the "re-enable" DCC on Stoney cherry-ignore: don't pick a specific i965 formats patch Update version to 11.1.1 Eric Anholt (2): vc4: Warn instead of abort()ing on exec ioctl failures. vc4: Keep sample mask writes from being reordered after TLB writes Grazvydas Ignotas (1): r600: fix constant buffer size programming Ian Romanick (1): meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER Ilia Mirkin (9): nv50/ir: can't have predication and immediates gk104/ir: simplify and fool-proof texbar algorithm glsl: assign varying locations to tess shaders when doing SSO glx/dri3: a drawable might not be bound at wait time nvc0: don't forget to reset VTX_TMP bufctx slot after blit completion nv50/ir: float(s32 & 0xff) = float(u8), not s8 nv50,nvc0: make sure there's pushbuf space and that we ref the bo early nv50,nvc0: fix crash when increasing bsp bo size for h264 nvc0: scale up inter_bo size so that it's 16M for a 4K video Jonathan Gray (2): configure.ac: use pkg-config for libelf configure: check for python2.7 for PYTHON2 Kenneth Graunke (5): ralloc: Fix ralloc_adopt() to the old context's last child's parent. drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0. glsl: Fix varying struct locations when varying packing is disabled. nvc0: Set winding order regardless of domain. nir: Add a lower_fdiv option, turn fdiv into fmul/frcp. Marek Olšák (7): tgsi/scan: add flag colors_written r600g: write all MRTs only if there is exactly one output (fixes a hang) radeonsi: don't call of u_prims_for_vertices for patches and rectangles radeonsi: apply the streamout workaround to Fiji as well gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly program: add _mesa_reserve_parameter_storage st/mesa: fix GLSL uniform updates for glBitmap & glDrawPixels (v2) Mark Janes (1): Add missing platform information for KBL Miklós Máté (1): mesa: Don't leak ATIfs instructions in DeleteFragmentShader Neil Roberts (3): i965: Add MESA_FORMAT_B8G8R8X8_SRGB to brw_format_for_mesa_format i965: Add B8G8R8X8_SRGB to the alpha format override i965: Fix crash when calling glViewport with no surface bound Nicolai Hähnle (2): gallium/radeon: only dispose locally created target machine in radeon_llvm_compile gallium/radeon: fix regression in a number of driver queries Oded Gabbay (1): configura.ac: fix test for SSE4.1 assembler support Patrick Rudolph (2): nv50,nvc0: fix use-after-free when vertex buffers are unbound gallium/util: return correct number of bound vertex buffers Rob Herring (1): freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabled Samuel Pitoiset (3): nvc0: free memory allocated by the prog which reads MP perf counters nv50,nvc0: free memory allocated by performance metrics nv50: free memory allocated by the prog which reads MP perf counters Sarah Sharp (1): mesa: Add KBL PCI IDs and platform information.
2016-01-26Update graphite2 to 1.3.5. Updated provided by coypu on pkgsrc-users.wiz5-41/+19
1.3.5 . Bug fixes . Security bug fix . Fix ARM misalignment problem . Track latest cmake 1.3.4 . Transition from Mercurial to Git . Bug fixes . Fix Collision Kerning ignoring some diacritics . Handle pass bits 16-31 to speed up fonts with > 16 passes . Various minor fuzz bug fixes . Make Coverity happy . Add GR_FALLTHROUGH macro for clang c++11 1.3.3 . Slight speed up in Collision Avoidance . Remove dead bidi code . Bug fixes . Between pass bidi reorderings and at the end . Decompressor fuzz bugs . Other fuzz bugs 1.3.2 . Remove full bidi. All segments are assumed to be single directioned. . Bug fixes: . Decompressor corner cases . Various fuzz bugs 1.3.1 . Deprecation warning: Full bidi support is about to be deprecated. Make contact if this impacts you. . Change compression block format slightly to conform to LZ4 . Bug fixes: . Handle mono direction text with diacritics consistently. Fonts now see the direction they expect consistently and bidi now gives expected results. . Fixed lots of fuzz bugs . Coverity cleanups . Build now works for clang and/or asan and/or afl etc. 1.3.0 . Add collision avoidance . Shift Collider . Kern Collider . Octabox outlines and subboxes . Add compressed Silf and Glat table support . Bug fixes: . Stop loops forming in the child, sibling tree . Handle bidi mirroring correctly if no bidi occurring