Bug 16306 - [PATCH] SVG color not rendered correctly in PS Format
Summary: [PATCH] SVG color not rendered correctly in PS Format
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: pdf (show other bugs)
Version: 0.20.5
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 19:40 UTC by George Yi
Modified: 2012-04-01 07:13 UTC (History)
0 users



Attachments
Quick fix (4.60 KB, patch)
2003-01-22 05:26 UTC, George Yi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description George Yi 2003-01-21 19:40:39 UTC
color in SVG graph is rendered at "128 128 128 setrgbcolor" instead it should be
"128/255 128/255 128/255 setrgbcolor". I will attach a patch later.
Comment 1 George Yi 2003-01-22 05:25:08 UTC
This is a quick fix to Bug#16306.
Also fix to #16182(SEG_QUADTO implementation) also included
Comment 2 George Yi 2003-01-22 05:26:09 UTC
Created attachment 4509 [details]
Quick fix
Comment 3 J.Pietschmann 2003-01-22 07:20:23 UTC
Patches should be supplied as unified diffs or at least context diffs.
Comment 4 Glenn Adams 2012-04-01 07:13:45 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed