Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112204 - Firefox Deer Park and HTML canvas
Summary: Firefox Deer Park and HTML canvas
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 10:31 UTC by S.Fourmanoit
Modified: 2005-12-03 09:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***