« Return to Thread: DO NOT REPLY [Bug 52849] New: SVG font being painted as shapes when font present in the system

DO NOT REPLY [Bug 52849] [PATCH] SVG font being painted as shapes when font present in the system

by Bugzilla from bugzilla@apache.org :: Rate this Message:

| View in Thread

https://issues.apache.org/bugzilla/show_bug.cgi?id=52849

--- Comment #3 from Mehdi Houshmand <med1985@...> 2012-03-07 15:07:51 UTC ---
Hi Luis,

Just thinking about this, I think maybe the FontInfo class shouldn't really be
responsible for remembering that which notifications it has sent. It just just
notify the FontEventListener, then the FontEventListener should decide whether
to notify the user or not.

Just a thought, maybe I'm missing something... I see that there's a
loggedFontKeys that does something similar, maybe there's a reason for that? If
anyone else has thoughts, please do chime in.

Mehdi

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

 « Return to Thread: DO NOT REPLY [Bug 52849] New: SVG font being painted as shapes when font present in the system