1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disable option --clipjoin if PS support is disabled More... over 9 years ago
added evaluation of PS operator shfill (Coons and tensor product patches only) More... over 9 years ago
added list of features and a download button to README.md More... over 9 years ago
updated clipper library to version 6.2.1 More... over 9 years ago
added code to compute tensor-product patches required for gradient fills More... over 9 years ago
use constant M_PI rather than defining PI locally More... over 9 years ago
replaced vectors with valarrays in class Color More... over 9 years ago
added deltaE and L*a*b* color space methods to class Color More... over 9 years ago
renamed RGB setters/getters of class Color More... over 9 years ago
replaced float by double in class Color More... over 9 years ago
fixed a couple of doxygen comments; removed redundant PathClipperException More... over 9 years ago
updated clipper library to version 6.2.0 More... over 9 years ago
try to lookup the location of the GS DLL in the Windows registry More... over 9 years ago
updated CommandLine.cpp with description of option --no-merge More... over 9 years ago
added info about option --no-merge to the manpage More... over 9 years ago
Merge pull request #45 from khaledhosny/no-merge More... over 9 years ago
Merge pull request #44 from khaledhosny/opt2cpp More... over 9 years ago
Add an opt2cpp Python script More... over 9 years ago
ensure that colors set by a color special are always considered by the PS handler More... over 9 years ago
replaced namespace 'ios_base' with 'ios' More... over 9 years ago
Added tag 1.8.1 for changeset 245acbe63795 More... over 9 years ago
updated NEWS More... over 9 years ago
set version to 1.8.1 More... over 9 years ago
removed unused static functions More... over 9 years ago
added missing whitespace boundaries in PS code More... over 9 years ago
Add an option not to merge adjacent chars More... over 9 years ago
added VC++ project files More... over 9 years ago
remove redundant clipPath elements from generated SVG files More... over 9 years ago
renamed XMLElementNode::findDescendants() and made it constant More... almost 10 years ago
minor fixed to README.md More... almost 10 years ago