0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trying to support the proper pattern fill More... about 12 years ago
Fix reading of the palette More... about 12 years ago
Generate SVG for bitmap fill More... about 12 years ago
Try to pass to the existing API information about bitmap fill More... about 12 years ago
For the while, instead of pattern, fill solid with background colour More... about 12 years ago
Create a CDRColor struct and use it More... about 12 years ago
Off by one in offset. More... about 12 years ago
ver13 fild could have different offsets. More... about 12 years ago
Fix for gradients parsing in ver13. More... about 12 years ago
Initial imperfect gradient generation More... about 12 years ago
Fix Lab bitmaps + make L run from 0 to 100 again More... about 12 years ago
Some more gradient code More... about 12 years ago
Add Lab (0xC) conversion. More... about 12 years ago
Trying to parse the gradient information More... about 12 years ago
Compute the array's length More... about 12 years ago
Whitespace formating More... about 12 years ago
Some more proper copy constructors More... about 12 years ago
Add the gradient information to the CDRFillStyle struct More... about 12 years ago
Basic types to support gradients More... about 12 years ago
Convert the default CMYK profile to input only More... about 12 years ago
Try to render Lab similar to CDR9 More... about 12 years ago
Initial support for Lab namespace More... about 12 years ago
Fix a typo More... about 12 years ago
Make this const too More... about 12 years ago
Use a free CMYK profile as the default More... about 12 years ago
Clean up unused functions More... about 12 years ago
Convert CMYK colours using liblcms2 More... about 12 years ago
Add the new (to be) lcms2 module to the dependency of LO build More... about 12 years ago
Check for liblcms2 since we will incessantly use it for colour management More... about 12 years ago
Trying to emulate the way CDR8+ interpret CMYK More... about 12 years ago