Closed Bug 455709 Opened 16 years ago Closed 15 years ago

WinCE GFX Thebes Windows Fonts Missing Uniscribe Font Support

Categories

(Core :: Graphics, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: wolfe, Assigned: wolfe)

References

Details

(Keywords: mobile)

Attachments

(1 file, 3 obsolete files)

Changes needed in gfx thebes to account for no uniscribe font support under WinMobile / WinCE.

Without these changes, the compiler will die on gfx/thebes module.
John, it looks like you forgot to attach the patch
Attachment delays to allow creating two new functions in Mozilla WinCE Shunt Library -- thereby avoiding a couple of #ifdef WINCE inside gfx thebes.
Attachment #340008 - Flags: review?
Attached patch Actual Patch File (obsolete) — Splinter Review
Moves some else-if statements around, then #ifndef WINCE #endif blocks any uniscribe-specific else-if statements. 

Creates two new functions in Mozilla WinCE Shunt Library.

#ifndef WINCE #endif around NONCLIENTMETRICS - since NONCLIENTMETRICS are not available in WinCE / WinMobile.
Attachment #340008 - Attachment is obsolete: true
Attachment #340013 - Flags: review?(pavlov)
Attachment #340008 - Flags: review?
This just comments out stuff.  Neither doug or I expect this to land.
Attachment #340013 - Attachment is obsolete: true
Attachment #340013 - Flags: review?(pavlov)
Assignee: nobody → wolfe
don't think for a second that this is something we want to check in.
Attachment #340030 - Attachment is obsolete: true
Windows mobile either needs its own GDI font code or to use the Freetype code.  I wouldn't continue hacking the current Windows font code.
Component: General → GFX: Thebes
Product: Fennec → Core
QA Contact: general → thebes
we're using freetype now
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: