Closed
Bug 73161
Opened 25 years ago
Closed 25 years ago
nsImageGTK needs to be able to scale images
Categories
(Core :: Graphics: ImageLib, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: pavlov, Assigned: pavlov)
References
Details
Attachments
(5 files)
|
12.49 KB,
patch
|
Details | Diff | Splinter Review | |
|
9.51 KB,
patch
|
Details | Diff | Splinter Review | |
|
13.56 KB,
patch
|
Details | Diff | Splinter Review | |
|
10.66 KB,
patch
|
Details | Diff | Splinter Review | |
|
13.68 KB,
patch
|
Details | Diff | Splinter Review |
nsImageGTK needs to be able to scale images for the new imagelib.
| Assignee | ||
Comment 1•25 years ago
|
||
When you write the config/makefile changes for this, make sure that having
gdkpixbuf both turns off compilation of XIE.c and doesn't attempt to link
to the XIE libraries. I doubt people embedding moz/linux have the XIE
extension or libraries.
| Assignee | ||
Comment 6•25 years ago
|
||
| Assignee | ||
Comment 7•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Severity: normal → critical
Status: NEW → ASSIGNED
Keywords: patch
Priority: -- → P1
Target Milestone: --- → mozilla0.9
Comment 8•25 years ago
|
||
r=bryner on all of this except the XIE changes, because I don't know that at
all.
| Assignee | ||
Comment 9•25 years ago
|
||
| Assignee | ||
Comment 10•25 years ago
|
||
this build change diff doesn't AC_DEFINE(HAVE_GDK_PIXBUF) and adds a HAVE_XIE
subst thing so I can check in the gfx/src/gtk makefile
| Assignee | ||
Comment 11•25 years ago
|
||
| Assignee | ||
Comment 12•25 years ago
|
||
sr=waterson
| Assignee | ||
Comment 13•25 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•