Closed
Bug 127307
Opened 23 years ago
Closed 23 years ago
(have a=) add ttf mathml conversion in unix version of ucvmath
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ftang, Assigned: ftang)
Details
(Whiteboard: have a=)
Attachments
(2 files)
3.32 KB,
patch
|
netscape
:
review+
|
Details | Diff | Splinter Review |
3.40 KB,
patch
|
mkaply
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
since we enable TrueType font in UnIx, we need to add ttf version of mathml
converter into the UNIX ucvmath so gfx/gtk/ code can call it.
Assignee | ||
Comment 1•23 years ago
|
||
I am not a preprossor and makefile guru so... please carefully review this.
what I try to do is to add the ttf version into UNIX build without remove the
t1 version
in the makefile change, also try to only impact unix by adding the ttf cpp
files there.
Assignee | ||
Comment 2•23 years ago
|
||
mkaply, cls and rbs, can your review this patch ?
again. I am not confident about my preprossor and makefile knowledge, please do
strick review and teach me how to change it. Thanks.
Comment 3•23 years ago
|
||
Comment on attachment 70966 [details] [diff] [review]
patch need to be review.
r=cls on the Makefile.in change.
Attachment #70966 -
Flags: review+
Comment 4•23 years ago
|
||
I know it's ugly, but can we change the XP_PC to be explicit !XP_OS2 and
!XP_WIN.
Otherwise r=mkaply
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Comment 6•23 years ago
|
||
mkaply, could you r= this again. thanks
Assignee | ||
Updated•23 years ago
|
Comment 7•23 years ago
|
||
Comment on attachment 70985 [details] [diff] [review]
v2 addressed mkaply's suggestion
r=mkaply
Attachment #70985 -
Flags: review+
Comment 8•23 years ago
|
||
Comment on attachment 70985 [details] [diff] [review]
v2 addressed mkaply's suggestion
Let's get this into 0.9.9 for talkback and >350,000 downloads and milestone
testing.
/be
Attachment #70985 -
Flags: superreview+
Updated•23 years ago
|
Summary: add ttf mathml conversion in unix version of ucvmath → waiting for a=) add ttf mathml conversion in unix version of ucvmath
Whiteboard: waiting for a=
Updated•23 years ago
|
Summary: waiting for a=) add ttf mathml conversion in unix version of ucvmath → (waiting for a=) add ttf mathml conversion in unix version of ucvmath
Updated•23 years ago
|
Summary: (waiting for a=) add ttf mathml conversion in unix version of ucvmath → (have a=) add ttf mathml conversion in unix version of ucvmath
Whiteboard: waiting for a= → have a=
Comment 10•23 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•23 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•