0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #150 from mojavelinux/issue-149-find-image-handler More... almost 2 years ago
use Prawn.image_handler.find to resolve the image handler for the image data More... almost 2 years ago
Use CMYK black as the default document color in CMYK mode More... about 2 years ago
Add masks to elements that are not supported at the moment More... about 2 years ago
Add cmyk :color_mode, support CMYK HTML color names More... about 2 years ago
Correctly apply gradients that are defined out of order More... about 2 years ago
Be specific about which images prawn-svg handles More... over 2 years ago
Implement device-cmyk() for showing CMYK colours More... over 2 years ago
Ignore comments inside of <text> blocks More... almost 3 years ago
Don't turn on frozen string literals for old Rubys More... about 3 years ago
Add frozen string literal env variable to GitHub action More... about 3 years ago
Merge branch 'master' into frozen-strings More... about 3 years ago
Bump version to 0.32.0 More... about 3 years ago
Update build bage to point to GitHub Actions More... about 3 years ago
Merge pull request #133 from cfillion/ruby-3.0 More... about 3 years ago
migrate CI to GitHub Actions More... over 3 years ago
separate positional and keyword arguments for Ruby 3.0 More... over 3 years ago
use the REXML gem for Ruby 3.0 support More... over 3 years ago
bump version to 0.31.0 More... over 3 years ago
Fix crash when svg specified transparency with no content More... over 3 years ago
Avoid unintentional string mutation More... over 3 years ago
Update Ruby versions, drop Ruby 2.1 because it's no longer supported by Travis More... almost 4 years ago
Add text-decoration: underline support More... almost 4 years ago
Rewrite path parser to support highly compressed A commands More... about 4 years ago
Follow href on gradient to reference parent stop definitions More... about 4 years ago
Use latest rake as dev dependency More... about 4 years ago
Add radialGradient support More... about 4 years ago
Respect the fill property on the root <svg> element More... about 4 years ago
Allow href attribute to be used in place of xlink:href as per SVG 2 More... over 4 years ago
Allow uses of elements that are defined below in the document More... over 4 years ago