2018-03-18 15:52:41 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
ruby-cairo: use ${RUBY_PKGPREFIX}, not hardcoded ruby24.
|
2018-03-17 15:16:47 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
graphics/ruby-cairo: update to 1.15.12
Release 1.15.12 (2018-03-14) Kouhei Sutou <kou@cozmixng.org>
============================================================
Improvements
------------
* Re-enabled tests that need Poppler.
[GitHub#51][Patch by Mamoru TASAKA]
* Windows: Added Ruby 2.5 support.
[GitHub#52][Reported by Andy Meneely]
Thanks
------
* Mamoru TASAKA
* Andy Meneely
|
2018-03-14 15:35:06 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
graphics/ruby-cairo: update to 1.15.11
Release 1.15.11 (2017-12-14) Kouhei Sutou <kou@cozmixng.org>
============================================================
Improvements
------------
* Added cairo 1.15.10 support.
* Added Cairo::SVGUnit
* Added Cairo::SVGSurface#document_unit
* Added Cairo::SVGSurface#document_unit=
* Added Cairo::MIMEType::CCITT_FAX
* Added Cairo::MIMEType::CCITT_FAX_PARAMS
* Added Cairo::MIMEType::EPS
* Added Cairo::MIMEType::EPS_PARAMS
* test: Updated expected value for cairo 1.15.
[GitHub#50][Reported by Mamoru TASAKA]
* Windows: Updated bundled libraries:
* libpng: 1.6.32 -> 1.6.34
* libxml2: 2.9.6 -> 2.9.7
* cairo: 1.15.8 -> 1.15.10
Thanks
------
* Mamoru TASAKA
Release 1.15.10 (2017-10-15) Kouhei Sutou <kou@cozmixng.org>
============================================================
Improvements
------------
* Windows: Ensure setting PATH environment variable.
* Added cairo 1.15.8 support.
* Windows: Updated bundled libraries:
* libpng: 1.6.29 -> 1.6.32
* freetype: 2.9.4 -> 2.9.6
* fontconfig: 2.12.1 -> 2.12.4
* cairo: 1.15.4 -> 1.15.8
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2017-06-05 16:25:47 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-cairo to 1.15.9.
Release 1.15.9 (2017-06-03) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported RubyInstaller2.
[GitHub#47][Reported by PLURIX]
Thanks
------
* PLURIX
Release 1.15.8 (2017-05-29) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added Cairo::FreeTypeFotnFace.
[GitHub#45][Patch by Stafford Brunk]
* Windows: Supported Ruby 2.4.
[ruby-list:50525][Reported by 5.5]
* Windows: Supported MSYS2.
* Windows: Updated bundled libraries:
* zlib: 1.2.8 -> 1.2.11
Thanks
------
* Stafford Brunk
* 5.5
Release 1.15.7 (2017-05-01) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Fixes
-----
* Windows: Fixed zlib version. We should use the same version
as Ruby Installer. Ruby Installer uses zlib 1.2.8.
[GitHub#47][Reported by jjgh]
Thanks
------
* jigh
Release 1.15.6 (2017-04-27) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Added Cairo::Context#refrence_count.
* Windows: Updated bundled libraries:
* zlib: 1.2.10 -> 1.2.11
* libpng: 1.6.27 -> 1.6.29
* FreeType: 2.7 -> 2.7.1
* Used native-package-installer gem.
|
2017-03-20 14:03:15 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-cairo to 1.15.5.
Release 1.15.5 (2017-01-14) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Windows: Applied the patch at
https://bugs.freedesktop.org/show_bug.cgi?id=99054 that fixes
unexpected assertion failure in win32 surface.
Release 1.15.4 (2017-01-07) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported cairo 1.15.4:
* Added Cairo::PNGError.
* Added Cairo::FreeTypeError.
* Added Cairo::Win32GDIError.
* Added Cairo::TagError.
* Added Cairo::Tag::DEST.
* Added Cairo::Tag::LINK.
* Added Cairo::Context#tag.
* Added Cairo::Context#begin_tag.
* Added Cairo::Context#end_tag.
* Added Cairo::PDFOutlineFlags.
* Added Cairo::PDFOutline.
* Added Cairo::PDFSurface#add_outline.
* Added Cairo::PDFMetadata.
* Added Cairo::PDFSurface#set_metadata.
* Added Cairo::PDFSurface#page_label=.
* Added Cairo::PDFSurface#set_thumbnail_size.
|
2016-12-04 08:26:55 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated ruby22-cairo to 1.15.3.
Changes not found.
|
2016-10-10 16:59:23 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-cairo to 1.15.2.
Release 1.15.2 (2016-04-02) Kouhei Sutou <kou@cozmixng.org>
===========================================================
Improvements
------------
* Supported cairo 1.15.2.
* Cairo::Win32Surface.new(hdc, format): Added.
* Dropped Ruby 2.0 support.
* Windows: Supported Ruby 2.3.
|
2016-01-12 00:53:18 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Improve slightly.
|
2016-01-12 00:46:50 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Import ruby-cairo-1.14.3 as graphics/ruby-cairo, updating ruby-rcairo.
Cairo is a 2D graphics library with support for multiple output
devices. rcairo provides ruby bindings to cairo.
|