Bryce Harrington wrote:
Did this issue get fixed or entered in the bug tracker? I've not seen this behavior myself but am guessing it'd be a quick fix?
Bryce
On Sat, 3 Jan 2004, vellum wrote:
Build 20040102.
When Inkscape opens normally the text is not 100% black. It comes up slightly gray. This is due to the Alpha fill level opening at 0.75. This is easy to fix in preferences since it seems to come from the "tools" style = "fill:none; fill-opacity: 0.75;" Changing this to 1 fixes the problem.
Is there a reason for this 0.75 value? If not I suggest it gets changed so that the default references file has this value as 1.
Would this classify as a bug?
vellum
Hi!
Heh. When you guys reply, you might trim the tails. ;-).
Would changing this entry at line 37 in preferences-skeleton.h be sufficient?
If so, I will do it...
" <group id="tools"" " style="fill:none;fill-opacity:0.75;"
Bob