Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112204

Summary: Firefox Deer Park and HTML canvas
Product: Gentoo Linux Reporter: S.Fourmanoit <syfou>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: enhancement CC: pat, syfou
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description S.Fourmanoit 2005-11-11 10:31:15 UTC
Deer Park includes a very nice feature called HTML canvas:

http://developer.mozilla.org/en/docs/Canvas_tutorial

It would be nice if the mozilla-firefox-1.5_*.ebuild in portage would allow
support for this; at the time of writing, it can be as simple as adding a line
similar too:

mozconfig_annotate '' --enable-canvas

Thanks!
Comment 1 Kevin Bowling 2005-11-11 18:38:38 UTC
  Works fine for me.  Make sure 'mozsvf' is in your use flags.
Comment 2 S.Fourmanoit 2005-11-11 20:11:53 UTC
I do not see any flags called 'mozsvf'... I guess you meant 'mozsvg' ? For
reference:

https://bugzilla.mozilla.org/show_bug.cgi?id=288714

As far as I understand this, cairo support has to be set, which is mandatory
with current mozilla-firefox-1.5* ebuild, but built-in svg support can be forgotten.
Comment 3 Jory A. Pratt 2005-11-14 10:44:55 UTC
after double checking the eclass update 'mozconfig-2.eclass I know canvas is
enabled with mozsvg. so support is already there as long as mozsvg is turned on.
Comment 4 S.Fourmanoit 2005-11-14 11:16:34 UTC
Whoops. I didn't see this; sorry about that. Thanks for your time!
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-12-03 09:52:26 UTC
*** Bug 114364 has been marked as a duplicate of this bug. ***